diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2008-02-29 23:40:40 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2008-02-29 23:40:40 +0000 |
commit | 07b305be5bd9ab2ae6bed80d81faf2b6f16a3a49 (patch) | |
tree | a0f78471c31dd1834b83154648045e6748775a69 /packages/linux | |
parent | 3db46e12e6f48196f5e80b3bb14b3ebfc1993bf9 (diff) |
ltp-20080229: Newly arrived, the leap day surprise.
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux_2.6.24.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb index 04470bdf03..1fddb12434 100644 --- a/packages/linux/linux_2.6.24.bb +++ b/packages/linux/linux_2.6.24.bb @@ -12,6 +12,8 @@ PR = "r6" 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. |