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:
Saul Wold
2013-06-05 15:59:46 -07:00
committed by Richard Purdie
parent 09d69c9d2a
commit a21363af89

View File

@@ -75,6 +75,9 @@ RDEPENDS_packagegroup-self-hosted-sdk = "\
intltool \
ldd \
less \
libssp \
libssp-dev \
libssp-staticdev \
libstdc++ \
libstdc++-dev \
libtool \