summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-rp_2.6.23.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-13 01:04:52 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-13 01:04:52 +0000
commitb92884d1513b29ba1c74e90614bc73e768a7d833 (patch)
tree215384357b4240cbe4ef86a510dfbd42f3c2ae55 /meta/packages/linux/linux-rp_2.6.23.bb
parentfaed8fc7f772e3e1a3ca41f01805850a71952416 (diff)
downloadopenembedded-core-b92884d1513b29ba1c74e90614bc73e768a7d833.tar.gz
openembedded-core-b92884d1513b29ba1c74e90614bc73e768a7d833.tar.bz2
openembedded-core-b92884d1513b29ba1c74e90614bc73e768a7d833.tar.xz
openembedded-core-b92884d1513b29ba1c74e90614bc73e768a7d833.zip
linux-rp-2.6.23: Add patch to get zylonite mtd working (forward ported 2.6.14 driver) and set display to VGA
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3786 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp_2.6.23.bb')
-rw-r--r--meta/packages/linux/linux-rp_2.6.23.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.23.bb b/meta/packages/linux/linux-rp_2.6.23.bb
index 6c6c229f0..c9b20de48 100644
--- a/meta/packages/linux/linux-rp_2.6.23.bb
+++ b/meta/packages/linux/linux-rp_2.6.23.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r29"
+PR = "r30"
# Handy URLs
# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -138,6 +138,7 @@ SRC_URI_append_zylonite ="\
file://arm_pxa_20070923.patch;patch=1 \
file://pxa_fb_overlay.patch;patch=1 \
file://zylonite-boot.patch;patch=1 \
+ file://zylonite_mtd-r0.patch;patch=1 \
"
S = "${WORKDIR}/linux-2.6.23"