aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-rp_2.6.23.bb
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2008-02-01 07:50:37 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2008-02-01 07:50:37 +0000
commit9e4dd4c0a91eeda9617498b3820e9e59e3d482e2 (patch)
treecc03c9b3b09ec74a8a2aec61beb4aa8ce668d3d9 /packages/linux/linux-rp_2.6.23.bb
parent7d6f5da1af7e6c040b3af18240d6c3efafe39e6e (diff)
downloadopenembedded-9e4dd4c0a91eeda9617498b3820e9e59e3d482e2.tar.gz
linux-rp: fix previous commit, apply patches from Stanislav Brabec to akita/spitz only
* sharpsl-rc-r1.patch interferes with tosa-keyboard-r19.patch
Diffstat (limited to 'packages/linux/linux-rp_2.6.23.bb')
-rw-r--r--packages/linux/linux-rp_2.6.23.bb15
1 files changed, 12 insertions, 3 deletions
diff --git a/packages/linux/linux-rp_2.6.23.bb b/packages/linux/linux-rp_2.6.23.bb
index a087be7698..f4967e16ae 100644
--- a/packages/linux/linux-rp_2.6.23.bb
+++ b/packages/linux/linux-rp_2.6.23.bb
@@ -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 \
"