mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
toybox: use cml1.bbclass to add a proper menuconfig task
It is sometimes convenient to use "bitbake toybox -c menuconfig". Signed-off-by: Eduardas Meile <eduardas.m@fods.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e797bcdbe1
commit
d1ccc474a4
@ -48,7 +48,7 @@ do_install() {
|
||||
install -m 0644 ${B}/toybox.links ${D}${sysconfdir}
|
||||
}
|
||||
|
||||
inherit update-alternatives
|
||||
inherit cml1 update-alternatives
|
||||
|
||||
# If you've chosen to install toybox you probably want it to take precedence
|
||||
# over busybox where possible but not over other packages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user