mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
glibc-external: fix the file-checksums to actually work
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -218,7 +218,7 @@ FILES_${PN}-dev += "\
|
||||
${includedir}/stdc-predef.h \
|
||||
${includedir}/uchar.h \
|
||||
"
|
||||
FILES_${PN}-dev[file-checksums] += "${libc_headers_file}"
|
||||
FILES_${PN}-dev[file-checksums] += "${libc_headers_file}:True"
|
||||
|
||||
# glibc's utils need libgcc
|
||||
do_package[depends] += "${MLPREFIX}libgcc:do_packagedata"
|
||||
|
||||
Reference in New Issue
Block a user