[oe-commits] org.oe.dev linux-rt-2.6.24: Added squashfs-lzma. Reduced kernel configuration.

likewise commit openembedded-commits at lists.openembedded.org
Fri Feb 15 21:06:24 UTC 2008


linux-rt-2.6.24: Added squashfs-lzma. Reduced kernel configuration.

Author: likewise at openembedded.org
Branch: org.openembedded.dev
Revision: e975161f9f676a79318c03d6905df1668ea84cbf
ViewMTN: http://monotone.openembedded.org/revision/info/e975161f9f676a79318c03d6905df1668ea84cbf
Files:
1
packages/linux/linux-rt_2.6.24.bb
Diffs:

#
# mt diff -ra1069aef09705290ad2e43e5db8b352e83611748 -re975161f9f676a79318c03d6905df1668ea84cbf
#
# 
# 
# patch "packages/linux/linux-rt_2.6.24.bb"
#  from [0d1629abe27c17f6539b15076ccc9e00513e7c4d]
#    to [fe4fc51b6385282cc05c46e7dc7a03308fa9dd1f]
# 
============================================================
--- packages/linux/linux-rt_2.6.24.bb	0d1629abe27c17f6539b15076ccc9e00513e7c4d
+++ packages/linux/linux-rt_2.6.24.bb	fe4fc51b6385282cc05c46e7dc7a03308fa9dd1f
@@ -6,12 +6,12 @@ DEPENDS_append_mpc8313e-rdb = " dtc-nati
 
 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"
 






More information about the Openembedded-commits mailing list