From: Richard Purdie Date: Fri, 4 Nov 2005 11:11:20 +0000 (+0000) Subject: linux-oz-2.6-git3: Enable iwmmxt for pxa27x devices X-Git-Tag: Release-2010-05/1~9453^2~3144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=084a35ea5f88411b8b63c4caf6acfa11a813e1ad;p=openembedded.git linux-oz-2.6-git3: Enable iwmmxt for pxa27x devices --- diff --git a/packages/linux/linux-openzaurus_2.6.14-git3.bb b/packages/linux/linux-openzaurus_2.6.14-git3.bb index 3caed40062..c5552f2b83 100644 --- a/packages/linux/linux-openzaurus_2.6.14-git3.bb +++ b/packages/linux/linux-openzaurus_2.6.14-git3.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r3" +PR = "r4" DEFAULT_PREFERENCE = "-1" @@ -27,6 +27,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.14.tar.gz \ ${RPSRC}/spitz_pm-r8.patch;patch=1 \ ${RPSRC}/spitz_base_extras-r11.patch;patch=1 \ ${RPSRC}/max7310-r1.patch;patch=1 \ + ${RPSRC}/enable_iwmmxt-r0.patch;patch=1 \ ${RPSRC}/pxa_i2c_fixes-r3.patch;patch=1 \ ${RPSRC}/ide_not_removable-r0.patch;patch=1 \ ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \