From 29d6678fd546377459ef75cf54abeef5b969b5cf Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 27 Aug 2010 15:14:24 +0100 Subject: Major layout change to the packages directory Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie --- .../keymaps/files/htcuniversal/keymap-2.6.map | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 meta/packages/keymaps/files/htcuniversal/keymap-2.6.map (limited to 'meta/packages/keymaps/files/htcuniversal/keymap-2.6.map') diff --git a/meta/packages/keymaps/files/htcuniversal/keymap-2.6.map b/meta/packages/keymaps/files/htcuniversal/keymap-2.6.map deleted file mode 100644 index 0d036752d..000000000 --- a/meta/packages/keymaps/files/htcuniversal/keymap-2.6.map +++ /dev/null @@ -1,20 +0,0 @@ -altgr keycode 2 = exclam -altgr keycode 3 = at -altgr keycode 4 = numbersign -altgr keycode 6 = percent -altgr keycode 7 = asciicircum -altgr keycode 8 = ampersand -altgr keycode 9 = asterisk -altgr keycode 10 = parenleft -altgr keycode 11 = parenright -altgr keycode 12 = underscore -altgr keycode 13 = plus -altgr keycode 15 = tilde -altgr keycode 24 = slash -altgr keycode 25 = backslash -altgr keycode 32 = pound -altgr keycode 37 = quotedbl -altgr keycode 38 = apostrophe -altgr keycode 50 = question -altgr keycode 51 = semicolon -altgr keycode 52 = colon -- cgit v1.2.3