diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
-rw-r--r-- | meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index 80b166e..29f6bb5 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
@@ -11,7 +11,7 @@ DEPENDS += " \ | |||
11 | 11 | ||
12 | SRCREV = "3c16d23293e5ee977c0a62e012e83c1247844255" | 12 | SRCREV = "3c16d23293e5ee977c0a62e012e83c1247844255" |
13 | PV = "0.12.0+git${SRCPV}" | 13 | PV = "0.12.0+git${SRCPV}" |
14 | PR = "0" | 14 | PR = "r0" |
15 | 15 | ||
16 | SRC_URI = "\ | 16 | SRC_URI = "\ |
17 | git://github.com/openstack/${BPN}.git;protocol=https \ | 17 | git://github.com/openstack/${BPN}.git;protocol=https \ |