update readme
authornotaz <notasas@gmail.com>
Mon, 18 Jun 2012 10:30:03 +0000 (13:30 +0300)
committernotaz <notasas@gmail.com>
Mon, 18 Jun 2012 10:30:03 +0000 (13:30 +0300)
README
keypad.kl

diff --git a/README b/README
index abb7420..eae6403 100644 (file)
--- 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
index 2d110d2..1bb6190 100644 (file)
--- 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