diff options
author | Darren Hart <dvhart@linux.intel.com> | 2011-12-20 23:58:22 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:28 +0000 |
commit | b2266ed267eeba9e422d6845640855b5093b7657 (patch) | |
tree | 72276ff6b7322ae225e4ff3c80a03c2f0083aacb /meta-yocto | |
parent | 95ba9b7d3003dfa99a2b866979189d1075227868 (diff) | |
download | poky-b2266ed267eeba9e422d6845640855b5093b7657.tar.gz |
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".
(From OE-Core rev: 1db9313121cbc2db00843a4afcf5c26b5cb966ac)
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions