summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-trove_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-11-10 12:43:31 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-11-10 12:43:31 -0500
commit9a3030b6c46f70a06647c5dabad33649fc2ec6dc (patch)
tree5dfec349f0fc88df84587ffaebfb23feb18c6173 /meta-openstack/recipes-devtools/python/python-trove_git.bb
parentff7384602b97d6bf2e4588773fa9014d08a1db50 (diff)
downloadmeta-cloud-services-9a3030b6c46f70a06647c5dabad33649fc2ec6dc.tar.gz
trove: update core package and dependencies to juno -rc2
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-trove_git.bb')
-rwxr-xr-xmeta-openstack/recipes-devtools/python/python-trove_git.bb4
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
14SRCREV="a679d2626a91a20b42ce59364e4beb0c588b762b" 14SRCREV="cd31f3d6b0a9cc02af1c50c719f6936679332f7e"
15PV="2014.2+git${SRCPV}" 15PV="2014.2.rc1+git${SRCPV}"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18inherit update-rc.d setuptools identity hosts useradd default_configs 18inherit update-rc.d setuptools identity hosts useradd default_configs