From: Holger Freyther Date: Wed, 29 Aug 2007 21:35:19 +0000 (+0000) Subject: python-openmoko: Apply Marcin's patch until today as this is going to be applied... X-Git-Tag: Release-2010-05/1~8776^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0aa0dd67ca21aa15147213b2630e7088044bdce;p=openembedded.git python-openmoko: Apply Marcin's patch until today as this is going to be applied upstream 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. --- diff --git a/packages/python/python-openmoko_0.1.bb b/packages/python/python-openmoko_0.1.bb index e193f0f2de..6755d4dca8 100644 --- a/packages/python/python-openmoko_0.1.bb +++ b/packages/python/python-openmoko_0.1.bb @@ -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"