summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb b/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
index b03ca3e..dae288a 100644
--- a/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
+++ b/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
@@ -4,14 +4,12 @@ SECTION = "net"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=33ab1ce13e2312dddfad07f97f66321f" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=33ab1ce13e2312dddfad07f97f66321f"
6 6
7PR = "r0"
8
9SRCNAME = "uwsgi" 7SRCNAME = "uwsgi"
10SRC_URI = "git://github.com/unbit/uwsgi.git;branch=master \ 8SRC_URI = "git://github.com/unbit/uwsgi.git;branch=uwsgi-2.0 \
11" 9"
12 10
13SRCREV="7604c6701809602804e3961f7fdb201049b8c993" 11SRCREV="af44211739136e22471a2897383f34586284bf86"
14PV="2.0.4+git${SRCPV}" 12PV="2.0.14+git${SRCPV}"
15S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
16 14
17inherit setuptools pkgconfig 15inherit setuptools pkgconfig