mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +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 master rev: 543ede707a268ca17f972be54860e455b4de9e0b) (From OE-Core rev: 803a23cbff1eaa92d6d94544f5ae68f3b01b5eda) 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
09d69c9d2a
commit
a21363af89
@@ -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