diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2008-03-06 20:56:11 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2008-03-06 20:56:11 +0000 |
commit | cb76836f0eaca482c2420beed1e27ca224e34055 (patch) | |
tree | cc1c1fb4a5c1c4e2453d21211c7041fc2159c424 /packages/linux | |
parent | 73390c1949090ef86084b3d817474c1c7cdeed28 (diff) |
linux-2.6.24: Unbreak, misses patches which are in SRC_URI, will commit those later.
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux_2.6.24.bb | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb index 40ffef7d0b..4394e4221c 100644 --- a/packages/linux/linux_2.6.24.bb +++ b/packages/linux/linux_2.6.24.bb @@ -13,13 +13,12 @@ PR = "r7" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \ - file://powerpc-clockres.patch;patch=1 \ - file://leds-cpu-activity.patch;patch=1 \ - file://leds-cpu-activity-powerpc.patch;patch=1 \ file://defconfig" -# Real-time preemption. This is experimental and requires a different defconfig. -#SRC_URI += " http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.24-rt1.bz2;patch=1" +# Moved away temporarely until committed properly (work in progress). +# file://powerpc-clockres.patch;patch=1 \ +# file://leds-cpu-activity.patch;patch=1 \ +# file://leds-cpu-activity-powerpc.patch;patch=1 \ SRC_URI_append_simpad = "\ file://linux-2.6.24-SIMpad-GPIO-MMC-mod.patch;patch=1 \ |