diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-trove_git.bb')
| -rwxr-xr-x | meta-openstack/recipes-devtools/python/python-trove_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-trove_git.bb b/meta-openstack/recipes-devtools/python/python-trove_git.bb index c528836..bd2cac0 100755 --- a/meta-openstack/recipes-devtools/python/python-trove_git.bb +++ b/meta-openstack/recipes-devtools/python/python-trove_git.bb | |||
| @@ -11,8 +11,8 @@ SRC_URI = "git://github.com/openstack/trove.git;branch=master \ | |||
| 11 | file://trove-init \ | 11 | file://trove-init \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRCREV="a679d2626a91a20b42ce59364e4beb0c588b762b" | 14 | SRCREV="cd31f3d6b0a9cc02af1c50c719f6936679332f7e" |
| 15 | PV="2014.2+git${SRCPV}" | 15 | PV="2014.2.rc1+git${SRCPV}" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit update-rc.d setuptools identity hosts useradd default_configs | 18 | inherit update-rc.d setuptools identity hosts useradd default_configs |
