[oe-commits] org.oe.dev linux-rp-2.6.23: Fix the asoc patch for poodle, make 2.6.23 the default version for qemuarm and qemux86

rpurdie commit openembedded-commits at lists.openembedded.org
Tue Jan 1 12:03:53 UTC 2008


linux-rp-2.6.23: Fix the asoc patch for poodle, make 2.6.23 the default version for qemuarm and qemux86

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: ffd5dadc681850a711352c103d0f1547e77207ca
ViewMTN: http://monotone.openembedded.org/revision/info/ffd5dadc681850a711352c103d0f1547e77207ca
Files:
1
packages/linux/linux-rp_2.6.23.bb
Diffs:

#
# mt diff -rec1e9cbba63f78bf244d72fe4907dab991a4b812 -rffd5dadc681850a711352c103d0f1547e77207ca
#
# 
# 
# patch "packages/linux/linux-rp_2.6.23.bb"
#  from [5d7d03fa911c5c9239bbe6af4d43a4bdbdfea39e]
#    to [cae2b6640f80fb88e382ef42fd697c013b99999d]
# 
============================================================
--- packages/linux/linux-rp_2.6.23.bb	5d7d03fa911c5c9239bbe6af4d43a4bdbdfea39e
+++ packages/linux/linux-rp_2.6.23.bb	cae2b6640f80fb88e382ef42fd697c013b99999d
@@ -1,10 +1,7 @@ require linux-rp.inc
 require linux-rp.inc
 
-PR = "r19"
+PR = "r20"
 
-DEFAULT_PREFERENCE_qemuarm = "-1"
-DEFAULT_PREFERENCE_qemux86 = "-1"
-
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
 # ${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2
@@ -43,7 +40,7 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/
            ${RPSRC}/export_atags-r0.patch;patch=1 \
            ${RPSRC}/pxa25x_suspend_fixes-r0.patch;patch=1 \
            ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1 \
-           ${RPSRC}/poodle_asoc_fix-r0.patch;patch=1 \
+           ${RPSRC}/poodle_asoc_fix-r1.patch;patch=1 \
            ${RPSRC}/locomo_led_fix-r0.patch;patch=1 \
            file://w100fb-unused-var.patch;patch=1 \
            file://hostap-monitor-mode.patch;patch=1 \






More information about the Openembedded-commits mailing list