mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
Split out libxcrypt
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -18,7 +18,7 @@ PREFERRED_PROVIDER_glibc ?= "glibc-external"
|
||||
PREFERRED_PROVIDER_virtual/libc ?= "glibc-external"
|
||||
PREFERRED_PROVIDER_virtual/libintl ?= "glibc-external"
|
||||
PREFERRED_PROVIDER_virtual/libiconv ?= "glibc-external"
|
||||
PREFERRED_PROVIDER_virtual/crypt ?= "glibc-external"
|
||||
PREFERRED_PROVIDER_virtual/crypt ?= "libxcrypt-external"
|
||||
PREFERRED_PROVIDER_gdb-cross-${TARGET_ARCH} ?= "gdb-external-cross-${TARGET_ARCH}"
|
||||
PREFERRED_PROVIDER_oprofile ??= "oprofile"
|
||||
# Work around bug where the implicitly created mlprefix preference isn't being
|
||||
|
||||
Reference in New Issue
Block a user