From: Richard Purdie Date: Wed, 26 Jul 2006 21:50:03 +0000 (+0000) Subject: linux-oz-2.6.17: Promote to the default kernel in .dev. Fix a corgi compile problem... X-Git-Tag: Release-2010-05/1~9453^2~1100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db328d243fcdb3cca30000df0b798f06ba6b43ac;p=openembedded.git linux-oz-2.6.17: Promote to the default kernel in .dev. Fix a corgi compile problem and a broken ipaq patch --- diff --git a/packages/linux/linux-openzaurus_2.6.17.bb b/packages/linux/linux-openzaurus_2.6.17.bb index 88d33b352f..3a1847409e 100644 --- a/packages/linux/linux-openzaurus_2.6.17.bb +++ b/packages/linux/linux-openzaurus_2.6.17.bb @@ -1,8 +1,6 @@ include linux-openzaurus.inc -PR = "r11" - -DEFAULT_PREFERENCE = "-1" +PR = "r12" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ @@ -30,8 +28,8 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ file://00-hostap.patch;patch=1;status=merged \ 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-r26.patch;patch=1 \ + ${RPSRC}/asoc_fixes2-r1.patch;patch=1 \ + ${RPSRC}/hx2750_base-r27.patch;patch=1 \ ${RPSRC}/hx2750_bl-r7.patch;patch=1 \ ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \ ${RPSRC}/pxa_keys-r5.patch;patch=1 \