From: Graeme Gregory Date: Wed, 26 Mar 2008 07:18:57 +0000 (+0000) Subject: opkg/opkg.inc : bigendian patch has been applied to svn X-Git-Tag: Release-2010-05/1~7266^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06addd05bcd53f6c010cc5bf708bba1828c9cd2;p=openembedded.git opkg/opkg.inc : bigendian patch has been applied to svn --- diff --git a/packages/opkg/opkg.inc b/packages/opkg/opkg.inc index 6459ca78d8..40b9fffa3c 100644 --- a/packages/opkg/opkg.inc +++ b/packages/opkg/opkg.inc @@ -6,7 +6,7 @@ DEPENDS = "curl gpgme" PV = "0.0+svnr${SRCREV}" SRC_URI = "svn://svn.openmoko.org/trunk/src/target/;module=opkg;proto=http \ - file://fix_endianness.patch;patch=1" + file://fix_endianness.patch;patch=1;maxrev=4246" S = "${WORKDIR}/opkg" inherit autotools pkgconfig