sg3-utils: add newer buildable version
[openembedded.git] / recipes / linux / linux_2.6.31.bb
index d908326..532f08a 100644 (file)
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r3"
+PR = "r10"
 
 S = "${WORKDIR}/linux-${PV}"
 
@@ -11,11 +11,21 @@ DEFAULT_PREFERENCE_collie = "1"
 DEFAULT_PREFERENCE_db1200 = "1"
 DEFAULT_PREFERENCE_qemumips = "1"
 DEFAULT_PREFERENCE_qemux86 = "1"
+DEFAULT_PREFERENCE_iei-nanogx-466 = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
-           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;patch=1 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.12.bz2;patch=1 \
            file://defconfig"
 
+SRC_URI += "file://0001-Squashfs-move-zlib-decompression-wrapper-code-into.patch;patch=1 \
+            file://0002-Squashfs-Factor-out-remaining-zlib-dependencies-int.patch;patch=1 \
+            file://0003-Squashfs-add-a-decompressor-framework.patch;patch=1 \
+            file://0004-Squashfs-add-decompressor-entries-for-lzma-and-lzo.patch;patch=1 \
+            file://0005-Squashfs-add-an-extra-parameter-to-the-decompressor.patch;patch=1 \
+            file://0006-Squashfs-add-LZMA-compression.patch;patch=1 \
+            file://0007-Squashfs-Make-unlzma-available-to-non-initramfs-ini.patch;patch=1 \
+           "
+
 SRC_URI_append_db1200 ="\
             http://maxim.org.za/AT91RM9200/2.6/2.6.31-at91.patch.gz;patch=1 \
            "
@@ -25,7 +35,7 @@ SRC_URI_append_boc01 = "\
            file://boc01.dts \
            file://boc01.dts.v1 \
            file://004-081205-usb.patch;patch=1 \
-           file://005-091008-isl12024.patch;patch=1 \
+           file://005-091110-isl12024.patch;patch=1 \
            file://007-091005-lm73.patch;patch=1 \
            file://011-091028-gpio.patch;patch=1 \
            file://012-091019-capsense.patch;patch=1 \