summaryrefslogtreecommitdiffstats
path: root/meta-openstack/conf/layer.conf
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2017-01-17 13:49:49 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-01-17 14:33:16 -0500
commit0f9fb18e1883568d7c5c0150467e6a31afe48fcd (patch)
tree78098b7cf77af7edf702bcc74dc42c09bb7e44dd /meta-openstack/conf/layer.conf
parent55b63e5da2a4087a5a12299b91da114c2527ab0f (diff)
downloadmeta-cloud-services-0f9fb18e1883568d7c5c0150467e6a31afe48fcd.tar.gz
python-netaddr: uprev to 0.7.19
Required for the uprev of python-oslo.config to stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/conf/layer.conf')
-rw-r--r--meta-openstack/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf
index 19e3cb1..f5288e3 100644
--- a/meta-openstack/conf/layer.conf
+++ b/meta-openstack/conf/layer.conf
@@ -16,5 +16,6 @@ PREFERRED_VERSION_python-sqlalchemy = "1.0.8"
16PREFERRED_VERSION_python-pexpect = "3.3" 16PREFERRED_VERSION_python-pexpect = "3.3"
17PREFERRED_VERSION_python-futures = "3.0.3%" 17PREFERRED_VERSION_python-futures = "3.0.3%"
18PREFERRED_VERSION_python-django = "1.8.6" 18PREFERRED_VERSION_python-django = "1.8.6"
19PREFERRED_VERSION_python-netaddr = "0.7.19"
19 20
20LICENSE_PATH += "${LAYERDIR}/licenses" 21LICENSE_PATH += "${LAYERDIR}/licenses"