diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb b/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb index 35c5b49..50d3d95 100644 --- a/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb | |||
| @@ -4,15 +4,14 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4a4d0e932ffae1c0131528d30d419c55" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4a4d0e932ffae1c0131528d30d419c55" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "keystonemiddleware" | 7 | SRCNAME = "keystonemiddleware" |
| 9 | 8 | ||
| 10 | SRC_URI = "\ | 9 | SRC_URI = "\ |
| 11 | git://git.openstack.org/openstack/keystonemiddleware;branch=master \ | 10 | git://git.openstack.org/openstack/keystonemiddleware;branch=master \ |
| 12 | " | 11 | " |
| 13 | 12 | ||
| 14 | PV = "1.6.1+git${SRCPV}" | 13 | PV = "2.3.0+git${SRCPV}" |
| 15 | SRCREV = "6ff732b3893a7e71f7b9a7318e8a4daaf906ebbf" | 14 | SRCREV = "62805857ea39710ba14ab9a4e6c606dc336c6b56" |
| 16 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 17 | 16 | ||
| 18 | inherit setuptools | 17 | inherit setuptools |
