summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ovsdbapp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ovsdbapp_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-ovsdbapp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ovsdbapp_git.bb b/meta-openstack/recipes-devtools/python/python-ovsdbapp_git.bb
index cc1f424..c464f2a 100644
--- a/meta-openstack/recipes-devtools/python/python-ovsdbapp_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ovsdbapp_git.bb
@@ -11,7 +11,7 @@ PV = "0.4.1+git${SRCPV}"
11SRCREV = "742754bce3c9453f8c7186455a92e4f6d6b18ace" 11SRCREV = "742754bce3c9453f8c7186455a92e4f6d6b18ace"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14inherit setuptools 14inherit setuptools3
15 15
16# DEPENDS_default: python-pip 16# DEPENDS_default: python-pip
17 17