diff options
author | Ross Burton <ross@burtonini.com> | 2021-08-17 23:29:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-18 17:01:06 +0100 |
commit | 0c41ea3ad7e4b8d066097eed170fe9b10d0d5f0b (patch) | |
tree | 2f567e726ca994af72d743d8e9d6efba7ad33863 /scripts/lib/wic/plugins/source/rootfs.py | |
parent | 8ab0f43fdac1210dd216f1564721278113faec7f (diff) | |
download | poky-0c41ea3ad7e4b8d066097eed170fe9b10d0d5f0b.tar.gz |
glibc: package the stub .a libaries into glibc-dev
In glibc 2.34, the libraries libpthread, libdl, libutil, libanl have
been integrated into libc. To retain compatibility with old binaries the
shared libaries are still shipped but are empty, and to keep software
building there are empty static libraries.
However, these static libraries get packaged into glibc-staticdev (as
they should be), but by this design they should be in glibc-dev.
https://sourceware.org/pipermail/libc-alpha/2021-August/129718.html
(From OE-Core rev: f42658198193dcf88814513e1fa09bf484777079)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rootfs.py')
0 files changed, 0 insertions, 0 deletions