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 \ "