diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb index 5e3bb7c..2ba4cb8 100644 --- a/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb +++ b/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb | |||
| @@ -8,7 +8,7 @@ PV = "6.1.0+git${SRCPV}" | |||
| 8 | SRCREV = "ff61e1577c3aaec6242951876263108559d1a203" | 8 | SRCREV = "ff61e1577c3aaec6242951876263108559d1a203" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.rootwrap" | 10 | SRCNAME = "oslo.rootwrap" |
| 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" | 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
