[oe-commits] org.oe.dev linux 2.6.23: avr32 doesn't like the stable patches, so lets not use those

koen commit openembedded-commits at lists.openembedded.org
Thu Jan 24 11:36:14 UTC 2008


linux 2.6.23: avr32 doesn't like the stable patches, so lets not use those

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 167f998e909d2ef4e186cbfbd46472c7b4a98d75
ViewMTN: http://monotone.openembedded.org/revision/info/167f998e909d2ef4e186cbfbd46472c7b4a98d75
Files:
1
packages/linux/linux_2.6.23.bb
Diffs:

#
# mt diff -rd01c50d1b11c46a3d67726552fb7fe4ff8ae6da5 -r167f998e909d2ef4e186cbfbd46472c7b4a98d75
#
# 
# 
# patch "packages/linux/linux_2.6.23.bb"
#  from [3707b0a151fd6264c4c804bdc6e1a228803fea0c]
#    to [8ad01fe63d105bb77ac6f9c29bb95d4288cc9b0b]
# 
============================================================
--- packages/linux/linux_2.6.23.bb	3707b0a151fd6264c4c804bdc6e1a228803fea0c
+++ packages/linux/linux_2.6.23.bb	8ad01fe63d105bb77ac6f9c29bb95d4288cc9b0b
@@ -29,9 +29,11 @@ SRC_URI += "http://people.redhat.com/min
 # Completely fair scheduler
 SRC_URI += "http://people.redhat.com/mingo/cfs-scheduler/sched-cfs-v2.6.23.12-v24.1.patch;patch=1"
 
-SRC_URI_append_avr32 = " \
-                       http://avr32linux.org/twiki/pub/Main/LinuxPatches/linux-2.6.23.atmel.3.patch.bz2;patch=1 \
-                       "
+# The Atmel patch doesn't apply against 2.6.23.12  :( 
+SRC_URI_avr32 = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
+                 file://defconfig \
+                 http://avr32linux.org/twiki/pub/Main/LinuxPatches/linux-2.6.23.atmel.3.patch.bz2;patch=1 \
+                "
 
 SRC_URI_append_cm-x270 = "\
 	file://0001-cm-x270-base2.patch;patch=1 \






More information about the Openembedded-commits mailing list