diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-03-06 22:35:44 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-03-06 22:35:44 +0000 |
commit | 4d244fcd518a4aa0ec00fe75555e07dcd5be8f47 (patch) | |
tree | 8521f3215cf692b4c31fd9036d5b971966421c88 | |
parent | 0a5727ba9209d0d3b0d83515f4a767ad5607bdd2 (diff) | |
parent | c4e170a74a49088a234db4cbbcab10210a8fbb3a (diff) |
merge of '3c8bec0c02c0b0736b8c6cd5ae216848a8cbabf9'
and '79e634145baa64265863342297f7b440e08d7d22'
-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 \ |