From 83dcf6a6b04be93840ed4f368c843d649ec0c67a Mon Sep 17 00:00:00 2001 From: notaz Date: Mon, 18 Jun 2012 13:30:03 +0300 Subject: [PATCH] update readme --- README | 3 +-- keypad.kl | 5 ----- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/README b/README index abb7420..eae6403 100644 --- a/README +++ b/README @@ -13,12 +13,11 @@ Building from source repo init -u git://notaz.gp2x.de/~notaz/android_pandora.git \ -b manifest -m pandora-gingerbread.xml repo sync - This will get all sources from rowboat project, except pandora support + This will get all sources from upstream projects, except pandora support that will come from it's own git. 3. Apply the pandora patches: patch -p1 < device/openpandora/pandora/patches/all.patch - patch -p1 < device/openpandora/pandora/patches/external_custom.patch 4. Build Android and create .pnd file: make diff --git a/keypad.kl b/keypad.kl index 2d110d2..1bb6190 100644 --- a/keypad.kl +++ b/keypad.kl @@ -88,8 +88,3 @@ key 68 MEDIA_STOP # F10 key 87 VOLUME_DOWN # F11 key 88 VOLUME_UP # F12 -# for gpio-keys -key 108 DPAD_DOWN -key 103 DPAD_UP -key 105 DPAD_LEFT -key 106 DPAD_RIGHT -- 2.39.2