diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swift_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swift_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb index e42188e..b00788f 100644 --- a/meta-openstack/recipes-devtools/python/python-swift_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb | |||
| @@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 16 | file://cluster.conf \ | 16 | file://cluster.conf \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV="8d02147d04a41477383de8e13bea6ac3fd2cade0" | 19 | SRCREV="d4da726f6f45187dc053578f11246d6b36679142" |
| 20 | PV="2.1.0.rc1+git${SRCPV}" | 20 | PV="2.1.0+git${SRCPV}" |
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | inherit setuptools python-dir update-rc.d hosts identity | 23 | inherit setuptools python-dir update-rc.d hosts identity |
