From: Richard Purdie Date: Mon, 24 Jul 2006 18:04:56 +0000 (+0000) Subject: linux-oz-2.6.17: Update hx2750 patches to fix a compile failure X-Git-Tag: Release-2010-05/1~9453^2~1155^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63c79d57099f74be367590f06d69d5b51033d51;p=openembedded.git linux-oz-2.6.17: Update hx2750 patches to fix a compile failure --- diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb index e7b7c68b91..88d33b352f 100644 --- a/packages/linux/linux-openzaurus_2.6.17.bb +++ b/packages/linux/linux-openzaurus_2.6.17.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r10" +PR = "r11" DEFAULT_PREFERENCE = "-1" @@ -31,12 +31,12 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ file://10-pcnet.patch;patch=1;status=merged \ ${RPSRC}/asoc-v0.11pre5-oz.patch;patch=1 \ ${RPSRC}/asoc_fixes2-r0.patch;patch=1 \ - ${RPSRC}/hx2750_base-r25.patch;patch=1 \ + ${RPSRC}/hx2750_base-r26.patch;patch=1 \ ${RPSRC}/hx2750_bl-r7.patch;patch=1 \ ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \ ${RPSRC}/pxa_keys-r5.patch;patch=1 \ ${RPSRC}/tsc2101-r12.patch;patch=1 \ - ${RPSRC}/hx2750_test1-r3.patch;patch=1 \ + ${RPSRC}/hx2750_test1-r4.patch;patch=1 \ ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \ ${RPSRC}/input_power-r5.patch;patch=1 \ ${RPSRC}/pxa25x_cpufreq-r0.patch;patch=1 \