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 | 4 |
1 files changed, 2 insertions, 2 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 7f538c7..451c6b9 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb | |||
| @@ -9,8 +9,8 @@ PR = "r0" | |||
| 9 | SRCNAME = "oslo.serialization" | 9 | SRCNAME = "oslo.serialization" |
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" |
| 11 | 11 | ||
| 12 | PV = "1.0.0" | 12 | PV = "1.3.0" |
| 13 | SRCREV = "ddde5a5a5ac4ff2ebaed7297bf35536b51aeabda" | 13 | SRCREV = "c89b3f80393b224e4c93f546bc00a4a36c5fb279" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools | 16 | inherit setuptools |
