summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-10-06 17:18:14 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-10-06 17:18:14 +0000
commitf40c023dbc9d5ad48fee85ad450fb9fec097130c (patch)
tree4a75bf3053eca265c362d0142ab9a23d7b2863b3 /meta/packages/linux
parentd2d3f84717143a69f6aea76544a5ccc907283fd4 (diff)
downloadpoky-f40c023dbc9d5ad48fee85ad450fb9fec097130c.tar.gz
linux-rp: re-enable w100-extmem patch to get XImageon working (merged from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2847 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux')
-rw-r--r--meta/packages/linux/linux-rp_2.6.22.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.22.bb b/meta/packages/linux/linux-rp_2.6.22.bb
index b128d5ed67..45728f7ddd 100644
--- a/meta/packages/linux/linux-rp_2.6.22.bb
+++ b/meta/packages/linux/linux-rp_2.6.22.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r10" 3PR = "r11"
4 4
5# Handy URLs 5# Handy URLs
6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -37,6 +37,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
37 ${RPSRC}/poodle_pm-r4.patch;patch=1 \ 37 ${RPSRC}/poodle_pm-r4.patch;patch=1 \
38 ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \ 38 ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \
39 ${RPSRC}/w100_extaccel-r1.patch;patch=1 \ 39 ${RPSRC}/w100_extaccel-r1.patch;patch=1 \
40 ${RPSRC}/w100_extmem-r1.patch;patch=1 \
40 file://hostap-monitor-mode.patch;patch=1 \ 41 file://hostap-monitor-mode.patch;patch=1 \
41 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \ 42 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
42 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \ 43 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \