]> code.ossystems Code Review - openembedded-core.git/commit
task-core-boot: Allow DISTRO to disable keymaps via VIRTUAL-RUNTIME_keymaps
authorDarren Hart <dvhart@linux.intel.com>
Wed, 21 Dec 2011 07:58:22 +0000 (23:58 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jan 2012 12:10:45 +0000 (12:10 +0000)
commit1db9313121cbc2db00843a4afcf5c26b5cb966ac
tree267e27273adb63c3da6dcb895665f95227a94f0c
parent8a76f80cabb8df5959707ee708f2c00b28a784e7
task-core-boot: Allow DISTRO to disable keymaps via VIRTUAL-RUNTIME_keymaps

keymaps pulls in gettext, which can't build without wide character support.

Rather than have to add a -tiny variant of every MACHINE to drop "keyboard" from
the MACHINE_FEATURES, just enable the DISTRO to define what gets added to
RDEPENDS_task-core-boot when MACHINE_FEATURES includes keyboard via the
VIRTUAL-RUNTIME_keymaps variable. By default, keep "keymaps".

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
meta/recipes-core/tasks/task-core-boot.bb