mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
gnu-config: Let it recognise *-*-musl* triplets
This will help autotools based packages to recognise musl (From OE-Core rev: a51f790bd657011d871aab603d1695937bfa2033) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -11,6 +11,7 @@ INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
SRC_URI = "http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-${PV}.tar.bz2 \
|
||||
file://config-guess-uclibc.patch \
|
||||
file://musl-support.patch \
|
||||
file://gnu-configize.in"
|
||||
|
||||
SRC_URI[md5sum] = "bcfca5a2bb39edad4aae5a65efc84094"
|
||||
|
||||
Reference in New Issue
Block a user