mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
self-hosted: Add libssp libraries to packagegroup/image
These libraries are needed to ensure when the -fstack-protector flags are used the compile will complete and not fail due to missing libraries [YOCTO #4586] (From OE-Core rev: 543ede707a268ca17f972be54860e455b4de9e0b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d3e72d0ee2
commit
13b8798dfb
@@ -75,6 +75,9 @@ RDEPENDS_packagegroup-self-hosted-sdk = "\
|
||||
intltool \
|
||||
ldd \
|
||||
less \
|
||||
libssp \
|
||||
libssp-dev \
|
||||
libssp-staticdev \
|
||||
libstdc++ \
|
||||
libstdc++-dev \
|
||||
libtool \
|
||||
|
||||
Reference in New Issue
Block a user