summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-tornado_git.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2012-05-21 21:10:40 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-06-07 09:19:27 +0200
commit326d9f23bf8d64710f40c58e26be0b5fd7e58a26 (patch)
tree52db7b6477839313ae2e45e689c972fe1e49c0cf /meta-oe/recipes-devtools/python/python-tornado_git.bb
parent41bb044d20a478e9f2fbb5e98a6584f099d8a724 (diff)
downloadmeta-openembedded-326d9f23bf8d64710f40c58e26be0b5fd7e58a26.tar.gz
python: bump PR of packages after update of distutils.bbclass
* Bump every recipe inheriting distutils or setuptools and not overriding do_install without calling distutils_do_install. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-tornado_git.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-tornado_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-tornado_git.bb b/meta-oe/recipes-devtools/python/python-tornado_git.bb
index 693b4544be..00d0bbb1ed 100644
--- a/meta-oe/recipes-devtools/python/python-tornado_git.bb
+++ b/meta-oe/recipes-devtools/python/python-tornado_git.bb
@@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://README;md5=e7fb9954003d7cd93322ccf282210d1c"
4 4
5PV = "2.2" 5PV = "2.2"
6SRCREV = "02bc76155de5bf4dca243e4d0c019c0ac4c8b3be" 6SRCREV = "02bc76155de5bf4dca243e4d0c019c0ac4c8b3be"
7PR = "r1"
7SRC_URI = "git://github.com/facebook/tornado.git;branch=branch2.2 \ 8SRC_URI = "git://github.com/facebook/tornado.git;branch=branch2.2 \
8 file://0001-disable-AI_ADDRCONFIG-flag.patch \ 9 file://0001-disable-AI_ADDRCONFIG-flag.patch \
9 " 10 "