summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb b/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb
index b5de262..4024656 100644
--- a/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb
@@ -9,7 +9,6 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol
9 9
10PV = "0.4.4+git${SRCPV}" 10PV = "0.4.4+git${SRCPV}"
11SRCREV = "40064ca2d99389f278028508a17f2e38d6df6f10" 11SRCREV = "40064ca2d99389f278028508a17f2e38d6df6f10"
12S = "${WORKDIR}/git"
13 12
14inherit setuptools3 13inherit setuptools3
15 14