From: Martin Jansa <martin.ja...@gmail.com> * nowadays kbd seems more active
Signed-off-by: Martin Jansa <martin.ja...@gmail.com> --- meta/recipes-bsp/keymaps/keymaps_1.0.bb | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb index 4fe7987..1876db8 100644 --- a/meta/recipes-bsp/keymaps/keymaps_1.0.bb +++ b/meta/recipes-bsp/keymaps/keymaps_1.0.bb @@ -5,11 +5,12 @@ SECTION = "base" # Distro can override initscripts provider VIRTUAL-RUNTIME_initscripts ?= "initscripts" -RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_initscripts} console-tools" +RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_initscripts} kbd" + LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r19" +PR = "r20" INHIBIT_DEFAULT_DEPS = "1" -- 1.7.6.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core