mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-04 06:54:36 +02:00
glibc-external: add bash rdeps to ldd/tzcode
Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
@@ -131,3 +131,7 @@ FILES_${PN}-dev += "\
|
||||
${includedir}/uchar.h \
|
||||
"
|
||||
FILES_${PN}-dev[file-checksums] += "${libc_headers_file}"
|
||||
|
||||
# Currently, ldd and tzcode from Sourcery G++ still have #!/bin/bash
|
||||
RDEPENDS_ldd += "bash"
|
||||
RDEPENDS_tzcode += "bash"
|
||||
|
||||
Reference in New Issue
Block a user