diff options
| -rw-r--r-- | meta/recipes-bsp/keymaps/keymaps_1.0.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb index 5a3f97434c..a3f2d89b26 100644 --- a/meta/recipes-bsp/keymaps/keymaps_1.0.bb +++ b/meta/recipes-bsp/keymaps/keymaps_1.0.bb | |||
| @@ -2,10 +2,7 @@ SUMMARY = "Keyboard maps" | |||
| 2 | DESCRIPTION = "Keymaps and initscript to set the keymap on bootup." | 2 | DESCRIPTION = "Keymaps and initscript to set the keymap on bootup." |
| 3 | SECTION = "base" | 3 | SECTION = "base" |
| 4 | 4 | ||
| 5 | # Distro can override initscripts provider | 5 | RDEPENDS_${PN} = "kbd" |
| 6 | VIRTUAL-RUNTIME_initscripts ?= "initscripts" | ||
| 7 | |||
| 8 | RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_initscripts} kbd" | ||
| 9 | 6 | ||
| 10 | LICENSE = "GPLv2" | 7 | LICENSE = "GPLv2" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
