From 81036f22323d2e6d13c6f1ed6a04959303b0aae5 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 22 Sep 2008 23:40:17 +0000 Subject: libopie2: disable W100 driver for c7x0 (addresses oebug #4191) * Add a patch to disable the w100 driver for c7x0 which is currently disabled in qte. Fixes Opie not starting on c7x0 until the w100 driver is fixed and reenabled. --- packages/libopie/libopie2_1.2.3.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/libopie/libopie2_1.2.3.bb') diff --git a/packages/libopie/libopie2_1.2.3.bb b/packages/libopie/libopie2_1.2.3.bb index 522fe55f7c..d0f9e9e17a 100644 --- a/packages/libopie/libopie2_1.2.3.bb +++ b/packages/libopie/libopie2_1.2.3.bb @@ -1,12 +1,13 @@ require ${PN}.inc -PR = "r5" +PR = "r6" SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/libopie2 \ file://include.pro \ file://gcc-syntax-fix.patch;patch=1 \ file://h4000_and_default_rot.patch;patch=1 \ file://ipaq_rotate_fix.patch;patch=1 \ - file://spitz_rotate_fix.patch;patch=1" + file://spitz_rotate_fix.patch;patch=1 \ + file://c7x0_w100_disable.patch;patch=1" SRC_URI_append_poodle = " file://poodle-2.6-hotkeys.patch;patch=1" -- cgit v1.2.3