summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-tornado_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-tornado_git.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-tornado_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/python/python-tornado_git.bb b/meta-oe/recipes-devtools/python/python-tornado_git.bb
index 22078bc0f4..693b4544be 100644
--- a/meta-oe/recipes-devtools/python/python-tornado_git.bb
+++ b/meta-oe/recipes-devtools/python/python-tornado_git.bb
@@ -2,10 +2,9 @@ DESCRIPTION = "Tornado is an open source version of the scalable, non-blocking w
2LICENSE = "Apache" 2LICENSE = "Apache"
3LIC_FILES_CHKSUM = "file://README;md5=e7fb9954003d7cd93322ccf282210d1c" 3LIC_FILES_CHKSUM = "file://README;md5=e7fb9954003d7cd93322ccf282210d1c"
4 4
5PV = "2.1.1" 5PV = "2.2"
6PR = "r4" 6SRCREV = "02bc76155de5bf4dca243e4d0c019c0ac4c8b3be"
7SRCREV = "112fdb48b06b754d1f94335ea9e2fd62a07a5fe3" 7SRC_URI = "git://github.com/facebook/tornado.git;branch=branch2.2 \
8SRC_URI = "git://github.com/facebook/tornado.git \
9 file://0001-disable-AI_ADDRCONFIG-flag.patch \ 8 file://0001-disable-AI_ADDRCONFIG-flag.patch \
10 " 9 "
11 10