summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/keymaps
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/keymaps')
-rw-r--r--meta/recipes-bsp/keymaps/keymaps_1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb
index 925161b5d2..5793a76529 100644
--- a/meta/recipes-bsp/keymaps/keymaps_1.0.bb
+++ b/meta/recipes-bsp/keymaps/keymaps_1.0.bb
@@ -26,6 +26,8 @@ SRC_URI = "file://keymap.sh \
26INITSCRIPT_NAME = "keymap.sh" 26INITSCRIPT_NAME = "keymap.sh"
27INITSCRIPT_PARAMS = "start 01 S ." 27INITSCRIPT_PARAMS = "start 01 S ."
28 28
29S = "${WORKDIR}"
30
29do_install () { 31do_install () {
30 # Only install the script if 'sysvinit' is in DISTRO_FEATURES 32 # Only install the script if 'sysvinit' is in DISTRO_FEATURES
31 # THe ulitity this script provides could be achieved by systemd-vconsole-setup.service 33 # THe ulitity this script provides could be achieved by systemd-vconsole-setup.service