python-openmoko: Apply Marcin's patch until today as this is going to be applied...
authorHolger Freyther <zecke@selfish.org>
Wed, 29 Aug 2007 21:35:19 +0000 (21:35 +0000)
committerHolger Freyther <zecke@selfish.org>
Wed, 29 Aug 2007 21:35:19 +0000 (21:35 +0000)
I decided to use the 29th and risking to break the AMD64 builds instead of
breaking the build for everyone tomorrow. I will need to poke mickeyl and
ask to use a specific revision.

packages/python/python-openmoko_0.1.bb

index e193f0f..6755d4d 100644 (file)
@@ -6,7 +6,7 @@ SECTION = "devel/python"
 PR = "r1"
 
 SRC_URI = "svn://svn.projects.openmoko.org/svnroot/bindings;module=python;proto=http \
-          file://python-path.patch;patch=1"
+          file://python-path.patch;patch=1;maxdate=20070829"
 
 S = "${WORKDIR}/python"