diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb index b2b8ed5..57a573e 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb | |||
| @@ -9,8 +9,8 @@ PR = "r0" | |||
| 9 | SRCNAME = "oslo.messaging" | 9 | SRCNAME = "oslo.messaging" |
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" |
| 11 | 11 | ||
| 12 | PV = "1.4.0.0a4" | 12 | PV = "1.4.1" |
| 13 | SRCREV = "5be1b6a6a93e2be1fd6adef109a016f49ed98b0a" | 13 | SRCREV = "a87aa3ef00907d5d9222a816df2298d2fc7c3683" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools | 16 | inherit setuptools |
