All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCHv3 1/5] python-tornado: update to top of 2.2 branch
@ 2013-04-12 10:04 Koen Kooi
  2013-04-12 10:04 ` [meta-oe][PATCHv3 2/5] gateone: fix html5 feature check Koen Kooi
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Koen Kooi @ 2013-04-12 10:04 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi, Martin Jansa

Drags in a few bugfixes needed for gateone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 meta-oe/recipes-devtools/python/python-tornado_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-devtools/python/python-tornado_git.bb b/meta-oe/recipes-devtools/python/python-tornado_git.bb
index 00d0bbb..f158923 100644
--- a/meta-oe/recipes-devtools/python/python-tornado_git.bb
+++ b/meta-oe/recipes-devtools/python/python-tornado_git.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "Tornado is an open source version of the scalable, non-blocking w
 LICENSE = "Apache"
 LIC_FILES_CHKSUM = "file://README;md5=e7fb9954003d7cd93322ccf282210d1c"
 
-PV = "2.2"
-SRCREV = "02bc76155de5bf4dca243e4d0c019c0ac4c8b3be"
-PR = "r1"
+PV = "2.2.1+git${SRCPV}"
+
+SRCREV = "c501917eba46dec30b1f2ef12497dffc4beec505"
 SRC_URI = "git://github.com/facebook/tornado.git;branch=branch2.2 \
            file://0001-disable-AI_ADDRCONFIG-flag.patch \
           "
-- 
1.8.1.4




^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-04-15 14:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-12 10:04 [meta-oe][PATCHv3 1/5] python-tornado: update to top of 2.2 branch Koen Kooi
2013-04-12 10:04 ` [meta-oe][PATCHv3 2/5] gateone: fix html5 feature check Koen Kooi
2013-04-12 10:04 ` [meta-oe][PATCHv3 3/5] nodejs4: reinstate installing all the files Koen Kooi
2013-04-12 10:04 ` [meta-oe][PATCHv3 4/5] cloud9: use node4 to build o3-xml binary Koen Kooi
2013-04-12 10:04 ` [meta-oe][PATCHv3 5/5] nodejs 8.8.18: unset RDEPENDS for native builds Koen Kooi
2013-04-12 10:30   ` Martin Jansa
2013-04-12 10:53     ` Koen Kooi
2013-04-15 14:36 ` [meta-oe][PATCHv3 1/5] python-tornado: update to top of 2.2 branch Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.