From b92884d1513b29ba1c74e90614bc73e768a7d833 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 13 Feb 2008 01:04:52 +0000 Subject: 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 --- meta/packages/linux/linux-rp_2.6.23.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/packages/linux/linux-rp_2.6.23.bb') 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" -- cgit v1.2.3