patches/fuel-plugin-ovs: fix version bump of libxenstore3.0 91/27191/1
authorAnders Roxell <anders.roxell@enea.com>
Wed, 18 Jan 2017 20:35:24 +0000 (21:35 +0100)
committerAnders Roxell <anders.roxell@enea.com>
Wed, 18 Jan 2017 20:38:10 +0000 (21:38 +0100)
JIRA: ARMBAND-192

Change-Id: Ia99fab2dc38e7e5f8372dedfadf9c807586e7080
Signed-off-by: Anders Roxell <anders.roxell@enea.com>
patches/fuel-plugin-ovs/0007-AArch64-Add-support-for-downloading-prebuilt-DEBs.patch

index f2cb4c6..deeba65 100644 (file)
@@ -4,6 +4,8 @@ Subject: [PATCH] AArch64: Add support for downloading prebuilt DEBs
 
 [ anders.roxell@enea.com ]
 ovs_build/build-ovs-dpdk: libxenstore3.0: version bump
++Yet another version bump.
++ovs_build/build-ovs-dpdk: libxenstore3.0: version bump to 3.0_4.4.2-0ubuntu0.14.04.9
 
 Signed-off-by: Anders Roxell <anders.roxell@enea.com>
 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
@@ -97,7 +99,7 @@ index a0c50e3..8d70265 100755
 +      armband_fetch 'openvswitch-dpdk' "${AARCH64_OVS_DEBV}"
 +      armband_fetch 'openvswitch' "${AARCH64_OVS_DEBV}"
 +      # libxenstore (equivalent to `apt-get download` for native build)
-+      AARCH64_LIBXENSTORE='libxenstore3.0_4.4.2-0ubuntu0.14.04.7_arm64.deb'
++      AARCH64_LIBXENSTORE='libxenstore3.0_4.4.2-0ubuntu0.14.04.9_arm64.deb'
 +      wget -c "http://ports.ubuntu.com/pool/main/x/xen/${AARCH64_LIBXENSTORE}"
 +    else
 +      echo "WARNING: Architecture [${ARCH}] does not provide precompiled DEBs, skipping!"