summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-pycadf_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-pycadf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb b/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
index b243a4a..5c00966 100644
--- a/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
@@ -8,7 +8,7 @@ PV = "3.1.0+git${SRCPV}"
8SRCREV = "2402013a8719873d65136fc283e1855166adbc26" 8SRCREV = "2402013a8719873d65136fc283e1855166adbc26"
9 9
10SRCNAME = "pycadf" 10SRCNAME = "pycadf"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14