summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb')
-rw-r--r--meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb b/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
index c6e225c..255439a 100644
--- a/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
+++ b/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
@@ -10,8 +10,8 @@ SRC_URI = "git://github.com/unbit/uwsgi.git;branch=uwsgi-2.0;protocol=https \
10 file://more-Add-explicit-breaks-to-avoid-implicit-passthrough.patch \ 10 file://more-Add-explicit-breaks-to-avoid-implicit-passthrough.patch \
11" 11"
12 12
13SRCREV="af44211739136e22471a2897383f34586284bf86" 13SRCREV = "af44211739136e22471a2897383f34586284bf86"
14PV="2.0.14+git${SRCPV}" 14PV = "2.0.14+git${SRCPV}"
15 15
16inherit setuptools3 pkgconfig 16inherit setuptools3 pkgconfig
17 17