linux-rt-2.6.24: Added squashfs-lzma. Reduced kernel configuration.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 15 Feb 2008 20:18:48 +0000 (20:18 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 15 Feb 2008 20:18:48 +0000 (20:18 +0000)
packages/linux/linux-rt_2.6.24.bb

index 38bdfef..9869757 100644 (file)
@@ -6,12 +6,12 @@ DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
 
 DEPENDS_append_mpc8313e-rdb = " dtc-native"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
            ${KERNELORG_MIRROR}/pub/linux/kernel/projects/rt/patch-2.6.24-rt1.bz2;patch=1 \
-           file://defconfig \
-          "
+           http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \
+           file://defconfig"
 
 S = "${WORKDIR}/linux-2.6.24"