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 82dfdc3..ce32994 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -13,7 +13,7 @@ SRCREV = "d4196325eb05dadfaf62d8facbd8c6fe50f72166" | |||
| 13 | PV = "2.5.0+git${SRCPV}" | 13 | PV = "2.5.0+git${SRCPV}" |
| 14 | 14 | ||
| 15 | SRC_URI = "\ | 15 | SRC_URI = "\ |
| 16 | git://github.com/openstack/${BPN}.git;protocol=https;branch=stable/newton \ | 16 | git://github.com/openstack/${BPN}.git;protocol=https;nobranch=1 \ |
| 17 | file://glance-api-check.sh \ | 17 | file://glance-api-check.sh \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
