linux-rp: fix previous commit, apply patches from Stanislav Brabec to akita/spitz...
authorJunqian Gordon Xu <xjqian@gmail.com>
Fri, 1 Feb 2008 07:50:37 +0000 (07:50 +0000)
committerJunqian Gordon Xu <xjqian@gmail.com>
Fri, 1 Feb 2008 07:50:37 +0000 (07:50 +0000)
* sharpsl-rc-r1.patch interferes with tosa-keyboard-r19.patch

packages/linux/linux-rp_2.6.23.bb
packages/linux/linux-rp_2.6.24.bb

index a087be7..f4967e1 100644 (file)
@@ -44,9 +44,6 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
            ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1 \
            ${RPSRC}/poodle_asoc_fix-r1.patch;patch=1 \
            file://squashfs3.0-2.6.15.patch;patch=1;status=external \
-           file://mtd-module.patch;patch=1;status=external \
-           file://wm8750-treble.patch;patch=1;status=external \
-           file://sharpsl-rc-r1.patch;patch=1 \
            ${RPSRC}/logo_oh-r1.patch.bz2;patch=1;status=unmergable \
            ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \
            file://hostap-monitor-mode.patch;patch=1;status=unmergable \
@@ -133,6 +130,18 @@ SRC_URI_append_tosa = "\
            "
 #          ${DOSRC}/tosa-asoc-r1.patch;patch=1 "
 
+SRC_URI_append_akita = "\
+           file://sharpsl-rc-r1.patch;patch=1;status=external \
+           file://wm8750-treble.patch;patch=1;status=external \
+           file://mtd-module.patch;patch=1 \
+           "
+
+SRC_URI_append_spitz = "\
+           file://sharpsl-rc-r1.patch;patch=1;status=external \
+           file://wm8750-treble.patch;patch=1;status=external \
+           file://mtd-module.patch;patch=1 \
+           "
+
 SRC_URI_append_htcuniversal ="\
        file://htcuni-acx.patch;patch=1;status=external \
        "
index b3b0f5b..cfa6185 100644 (file)
@@ -42,8 +42,6 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
            ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1 \
            ${RPSRC}/poodle_asoc_fix-r1.patch;patch=1 \
            file://squashfs3.3.patch;patch=1;status=external \
-           file://mtd-module.patch;patch=1;status=external \
-           file://wm8750-treble.patch;patch=1;status=external \
            ${RPSRC}/logo_oh-r1.patch.bz2;patch=1;status=unmergable \
            ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \
            file://hostap-monitor-mode.patch;patch=1;status=unmergable \
@@ -56,7 +54,6 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
            file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \
            file://connectplus-prevent-oops-HACK.patch;patch=1;status=hack \
            file://htcuni.patch;patch=1 \
-           file://sharpsl-rc-r1.patch;patch=1 \
            file://binutils-buildid-arm.patch;patch=1 \
            file://versatile-armv6.patch;patch=1 \
            file://defconfig-c7x0 \
@@ -139,6 +136,18 @@ SRC_URI_append_tosa = "\
            "
 #          ${DOSRC}/tosa-asoc-r1.patch;patch=1 "
 
+SRC_URI_append_akita = "\
+           file://mtd-module.patch;patch=1;status=external \
+           file://wm8750-treble.patch;patch=1;status=external \
+           file://sharpsl-rc-r1.patch;patch=1 \
+           "
+
+SRC_URI_append_spitz = "\
+           file://mtd-module.patch;patch=1;status=external \
+           file://wm8750-treble.patch;patch=1;status=external \
+           file://sharpsl-rc-r1.patch;patch=1 \
+           "
+
 SRC_URI_append_htcuniversal ="\
        file://htcuni-acx.patch;patch=1;status=external \
        "