diff options
| -rw-r--r-- | meta-openstack/conf/layer.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 1406e4e..19e3cb1 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf | |||
| @@ -11,10 +11,10 @@ BBFILE_PRIORITY_openstack-layer = "5" | |||
| 11 | BB_DANGLINGAPPENDS_WARNONLY ?= "true" | 11 | BB_DANGLINGAPPENDS_WARNONLY ?= "true" |
| 12 | 12 | ||
| 13 | # pre 0.4.0 greenlet versions segfault python | 13 | # pre 0.4.0 greenlet versions segfault python |
| 14 | PREFERRED_VERSION_python-greenlet = "0.4.1" | 14 | PREFERRED_VERSION_python-greenlet = "0.4.5" |
| 15 | PREFERRED_VERSION_python-sqlalchemy = "0.9.7" | 15 | PREFERRED_VERSION_python-sqlalchemy = "1.0.8" |
| 16 | PREFERRED_VERSION_python-pexpect = "3.3" | 16 | PREFERRED_VERSION_python-pexpect = "3.3" |
| 17 | PREFERRED_VERSION_python-futures = "3.0.3" | 17 | PREFERRED_VERSION_python-futures = "3.0.3%" |
| 18 | PREFERRED_VERSION_python-django = "1.8.6" | 18 | PREFERRED_VERSION_python-django = "1.8.6" |
| 19 | 19 | ||
| 20 | LICENSE_PATH += "${LAYERDIR}/licenses" | 20 | LICENSE_PATH += "${LAYERDIR}/licenses" |
