From 84e7b04add9c8652182e1a9efd9fca85d07220cf Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 19 Feb 2008 01:09:57 +0000 Subject: linux-rp-2.6.23: Keypad driver for Zylonite. This is a backport from Eric Miao's patchset. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3826 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/linux/linux-rp_2.6.23.bb | 1 + 1 file changed, 1 insertion(+) (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 32564a2f6..1b6a9ba78 100644 --- a/meta/packages/linux/linux-rp_2.6.23.bb +++ b/meta/packages/linux/linux-rp_2.6.23.bb @@ -140,6 +140,7 @@ SRC_URI_append_zylonite ="\ file://zylonite-boot.patch;patch=1 \ file://zylonite_mtd-r0.patch;patch=1 \ file://zylonite_touch-r0.patch;patch=1 \ + file://zylonite_keypad-r0.patch;patch=1 \ " S = "${WORKDIR}/linux-2.6.23" -- cgit v1.2.3