diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb index 6a747fa..b11957d 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb | |||
| @@ -5,10 +5,10 @@ LICENSE = "Apache-2.0" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
| 6 | 6 | ||
| 7 | SRCNAME = "oslo.serialization" | 7 | SRCNAME = "oslo.serialization" |
| 8 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" | 8 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" |
| 9 | 9 | ||
| 10 | PV = "2.13.0+git${SRCPV}" | 10 | PV = "2.20.0+git${SRCPV}" |
| 11 | SRCREV = "be02fdbebc2d9f92a959aa34e0cb5a30934dfa0d" | 11 | SRCREV = "e56d91427c11a3813a0154d47e804018e580086e" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
| 14 | inherit setuptools | 14 | inherit setuptools |
