packages/linux/linux-jlime-jornada6xx_2.6.17.bb: Add io.h patch
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Sun, 17 Sep 2006 23:51:49 +0000 (23:51 +0000)
committerKristoffer Ericson <kristoffer_e1@hotmail.com>
Sun, 17 Sep 2006 23:51:49 +0000 (23:51 +0000)
* Addition of io.h-fix.patch to kernel .bb file

packages/linux/linux-jlime-jornada6xx_2.6.17.bb

index 68f51b8..93f45c8 100644 (file)
@@ -10,7 +10,8 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.gz \
            file://defconfig_jlime \
           file://LinuxSH-2.6.17.patch;patch=0 \
           file://unexpected-int-fix.patch;patch=0 \
-          file://keymap-fix.patch;patch=0"
+          file://keymap-fix.patch;patch=0 \
+          file://io.h-fix.patch;patch=0"
                            
 S = "${WORKDIR}/linux-${PV}"