summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorJeremy Laine <jeremy.laine@m4x.org>2008-01-31 12:54:41 +0000
committerJeremy Laine <jeremy.laine@m4x.org>2008-01-31 12:54:41 +0000
commit7ac5c78cc557fb33f6fb5626a756b3f4f4b57ece (patch)
tree7fa9d7840d3c7b3046e919e7f0f25fdddfcc30b2 /packages
parente5228389378de2f9973d14c2f1ed230a62bcc9d5 (diff)
linux_2.6.23.bb: only include the CFS patch once!
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux_2.6.23.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/linux/linux_2.6.23.bb b/packages/linux/linux_2.6.23.bb
index 77137b0d9a..5322c51211 100644
--- a/packages/linux/linux_2.6.23.bb
+++ b/packages/linux/linux_2.6.23.bb
@@ -26,8 +26,6 @@ SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.23.12.bz2;patch=
SRC_URI += "http://people.redhat.com/mingo/cfs-scheduler/sched-cfs-v2.6.23.12-v24.1.patch;patch=1"
# Add support for squashfs-lzma (a highly compressed read-only filesystem)
SRC_URI += "http://kamikaze.waninkoko.info/patches/2.6.23/klight1/broken-out/squashfs-lzma-2.6.23.patch;patch=1"
-# Completely fair scheduler
-SRC_URI += "http://people.redhat.com/mingo/cfs-scheduler/sched-cfs-v2.6.23.12-v24.1.patch;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 \