mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-04 06:54:36 +02:00
When building glibc, this is what usually happens -- the headers are sanitized, then they're included in the libc development package(s), so mirror that here. Include the headers with eglibc-dev rather than splitting out separate linux-libc-headers packages. Signed-off-by: Christopher Larson <chris_larson@mentor.com>