From 18c930055ff46edbb4a72b5f2709608af78a29a6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 2 Nov 2017 13:50:52 +0100 Subject: Update SRC_URI for Openstack recipes fetched from git Openstack deleted the newton/stable branch from their git repos. We have to rely directly on the commit hash for fetching Newton from git now. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb index 5cc5012..e65c0fe 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" SRCNAME = "oslo.utils" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;nobranch=1" PV = "3.16.1+git${SRCPV}" SRCREV = "0aae41e0c1d3d965181b22b6fd25fb1bc0442a35" -- cgit v1.2.3-54-g00ecf