diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb index ed5a2fc..357c244 100644 --- a/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb +++ b/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb | |||
| @@ -8,7 +8,7 @@ PV = "8.4.0+git${SRCPV}" | |||
| 8 | SRCREV = "e42c73343f640eaacb0a76d204eb55c85de4f5d5" | 8 | SRCREV = "e42c73343f640eaacb0a76d204eb55c85de4f5d5" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.db" | 10 | SRCNAME = "oslo.db" |
| 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 | ||
