Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-07-18 | keymaps: remove initscripts dependency | Denis 'GNUtoo' Carikli | 1 | |
Multiple initscripts version exist,for instance initscripts-shr,initscripts-openmoko,initscripts etc... Depending on a particular initscript is not a good idea: For instance on SHR(distro) and htcdream(machine) it install initscripts instead of initscripts-shr in shr-image,which result in having the /etc/init.d/devices which is,according to mickeyl, an init script for devfs. if this init script is present(with the corresponding rc links) it get executed,which causes some devices nodes to lack. which prevent sound,modem and maybe other driver from working on the htcdream. Thanks mrmoku in #openmoko-cdevel in Freenode for helping me finding the offending recipe. Thanks mickeyl in #openmoko-cdevel in Freenode for telling me that usually packages don't depend on the initscripts Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-07-11 | keymaps: add keymaps for h4000 & hx4700 to make record button usable | Paul Eggleton | 3 | |
2009-12-27 | Fix keymaps for the HP Jornada 6xx. Includes updates | Kristoffer Ericson | 8 | |
and new ones. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> | ||||
2009-10-28 | keymaps: Add keymap extension for the omap3-pandora. | David-John Willis | 2 | |
2009-10-24 | Add support for MIPS qemu machine | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-06-22 | keymaps: RDEPENDS fix. | Stanislav Brabec | 1 | |
2009-03-22 | keymaps: wildcard in SRC_URI doesn't work anymore, specify files | Andrea Adami | 1 | |
- skip linux-2.4 keymaps - bump PR | ||||
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 20 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> |