summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilly O'Mahony <billy.o.mahony@intel.com>2016-03-16 14:33:27 +0000
committerBilly O'Mahony <billy.o.mahony@intel.com>2016-04-15 22:48:03 +0000
commit0b811a3af8585e229be85f2f6be7b5c36dbbc26a (patch)
tree8d4d01759e91ad0d401b3b0b53327b6ae4896669
parent6795067e538388078afc8b1f71b6e8224339da81 (diff)
fuel plugin: Provide required libudev1 version
The latest fuel .iso has changed provided libudev1 version from 20.18 to 20.15. As the later version is required for the plugin we now provide it directly in the plugin's repo. Change-Id: Ida93a9971185d13aa476a6192bca949b854f42af Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Tom Herbert <therbert@redhat.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com> Reviewed-by: Stefan Berg <stefan.k.berg@ericsson.com> (cherry picked from commit 5181fb94a7485af207c1232753eeb74fb8975b1a)
-rw-r--r--fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt b/fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt
index 7cff9c1..7e56318 100644
--- a/fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt
+++ b/fuel-plugin-ovsnfv/ovs_package/ubuntu/dependencies.txt
@@ -85,3 +85,4 @@ http://archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls-openssl27_2.12.2
http://archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls26_2.12.23-12ubuntu2.5_amd64.deb
http://archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutlsxx27_2.12.23-12ubuntu2.5_amd64.deb
http://archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls-dev_2.12.23-12ubuntu2.5_amd64.deb
+http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_204-5ubuntu20.18_amd64.deb