From: Leon Woestenberg Date: Fri, 15 Feb 2008 20:18:48 +0000 (+0000) Subject: linux-rt-2.6.24: Added squashfs-lzma. Reduced kernel configuration. X-Git-Tag: Release-2010-05/1~7667^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d9b455031c184ea29324e8317a356e87da9d17;p=openembedded.git linux-rt-2.6.24: Added squashfs-lzma. Reduced kernel configuration. --- diff --git a/packages/linux/linux-rt_2.6.24.bb b/packages/linux/linux-rt_2.6.24.bb index 38bdfef48b..9869757391 100644 --- a/packages/linux/linux-rt_2.6.24.bb +++ b/packages/linux/linux-rt_2.6.24.bb @@ -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"