aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-19 13:37:53 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-19 13:37:53 +0100
commit781ac7ac8b74f23972f4bda8cb530312be3f00ee (patch)
tree414ae4fd764f68504b5fa380d8432b516a582cc6 /meta-oe/recipes-devtools/python
parent4ae696e7dd5688078b75428e5a1925cb351628be (diff)
downloadmeta-openembedded-781ac7ac8b74f23972f4bda8cb530312be3f00ee.tar.gz
python-tornada git: bump SRCREV for websocket API fix
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-devtools/python')
-rw-r--r--meta-oe/recipes-devtools/python/python-tornado_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/python/python-tornado_git.bb b/meta-oe/recipes-devtools/python/python-tornado_git.bb
index 11cad0ce1d..22078bc0f4 100644
--- a/meta-oe/recipes-devtools/python/python-tornado_git.bb
+++ b/meta-oe/recipes-devtools/python/python-tornado_git.bb
@@ -3,8 +3,8 @@ LICENSE = "Apache"
LIC_FILES_CHKSUM = "file://README;md5=e7fb9954003d7cd93322ccf282210d1c"
PV = "2.1.1"
-PR = "r3"
-SRCREV = "066a0c38fb819419b8422980b61a0fd2f6ee4739"
+PR = "r4"
+SRCREV = "112fdb48b06b754d1f94335ea9e2fd62a07a5fe3"
SRC_URI = "git://github.com/facebook/tornado.git \
file://0001-disable-AI_ADDRCONFIG-flag.patch \
"