mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
busybox: Add musl config for _git recipe
busybox_git recipe also requires musl specific configuration (From OE-Core rev: 2f551835cb9414597eed1f1ae94632aa516488f9) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
46824dc7b7
commit
adfcaf2740
@@ -44,5 +44,6 @@ SRC_URI = "git://busybox.net/busybox.git \
|
||||
file://getopts.cfg \
|
||||
file://resize.cfg \
|
||||
"
|
||||
SRC_URI_append_libc-musl = " file://musl.cfg "
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
Reference in New Issue
Block a user