Use zrpcd master branch to pull in thrift fix 45/72845/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 11 Jun 2018 18:14:38 +0000 (14:14 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 11 Jun 2018 18:14:40 +0000 (14:14 -0400)
Upstream thrift changed their official repo URL and quagga picked
up the fix however the version we are building against does not have
the patch. Switch to the master branch and see if that fixes our
builder job.

Change-Id: I4e9f6332cda9312292eddbbcd2f4fea2f8f9afd5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
packer/provision/local-builder.yaml

index 00fa332a78ade462f4e9c5ed2783ed5c704ec680..462005323af31ede51a2a035b23d20be3fc4cf87 100644 (file)
@@ -76,7 +76,7 @@
           git:
             repo: https://github.com/6WIND/zrpcd.git
             dest: /tmp/build_quagga/zrpcd
-            version: 20170731
+            version: master
         - name: Set compile script executable
           file:
             path: /tmp/build_quagga/zrpcd/pkgsrc/dev_compile_script.sh