Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Wed, 23 Jun 2004 17:09:41 +0000 (17:09 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 23 Jun 2004 17:09:41 +0000 (17:09 +0000)
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages

2004/06/23 19:09:14+02:00 uni-frankfurt.de!mickey
apply a patch to openzaurus-sa which allows
to change virtual consoles via keyboard (press Notepad+Right or Notepad+Left)

BKrev: 40d9b955U16Nncz4rvrZ1GRguwQNgA

linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/keymap-more-sane.patch [new file with mode: 0644]
linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe

diff --git a/linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/keymap-more-sane.patch b/linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/keymap-more-sane.patch
new file mode 100644 (file)
index 0000000..e69de29
index b3b6d23..fc1dfcb 100644 (file)
@@ -4,7 +4,7 @@ KV = "2.4.18"
 RMKV = "7"
 PXAV = "3"
 SHARPV = "20030509"
-PR = "r1"
+PR = "r2"
 DESCRIPTION = "Linux kernel for OpenZaurus StrongArm processor based devices."
 
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-sa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
@@ -19,6 +19,7 @@ SRC_URI = "http://aurach.ewu.edu/ield_software/ch5/ROM3.10_stuff/linux-sl5500-${
            file://idecs.patch;patch=1 \
            file://logo.patch;patch=1 \
            file://initsh.patch;patch=1 \
+           file://keymap-more-sane.patch;patch=1 \
            file://mkdep.patch;patch=1 \
            file://disable-pcmcia-probe.patch;patch=1 \
            file://linux-2.4.18-list_move.patch;patch=1 \