diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-25 13:15:30 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-25 13:15:30 -0500 |
| commit | 382e7184e5a23ebfeb2fd9ec432e6545170fee7d (patch) | |
| tree | f856f64ce5ed9f757ba9a3e549ded1d638d4ebf7 /meta-openstack/recipes-devtools/python/python-trove_git.bb | |
| parent | ee08e01f04ed40839f5b827cccb113cc3f2fb29c (diff) | |
| download | meta-cloud-services-382e7184e5a23ebfeb2fd9ec432e6545170fee7d.tar.gz | |
core: update to stable/juno release branches
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-trove_git.bb')
| -rwxr-xr-x | meta-openstack/recipes-devtools/python/python-trove_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-trove_git.bb b/meta-openstack/recipes-devtools/python/python-trove_git.bb index bd2cac0..f705708 100755 --- a/meta-openstack/recipes-devtools/python/python-trove_git.bb +++ b/meta-openstack/recipes-devtools/python/python-trove_git.bb | |||
| @@ -7,12 +7,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | SRCNAME = "trove" | 8 | SRCNAME = "trove" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/trove.git;branch=master \ | 10 | SRC_URI = "git://github.com/openstack/trove.git;branch=stable/juno \ |
| 11 | file://trove-init \ | 11 | file://trove-init \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRCREV="cd31f3d6b0a9cc02af1c50c719f6936679332f7e" | 14 | SRCREV="6c4ea5b845a4d6d71d3d3786517b5b358c30f3ec" |
| 15 | PV="2014.2.rc1+git${SRCPV}" | 15 | PV="2014.2+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 |
