buildtools-extended-tarball: add libgomp-dev

This is needed in particular for newer versions of rpm
which would otherwise fail to build due to absence of omp.h header.

(From OE-Core rev: a83904481cf85ad4a15209017ab04f690b7779ed)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2020-04-27 20:22:23 +02:00
committed by Richard Purdie
parent e820c86fb9
commit c9b2bdd9c3

View File

@@ -21,6 +21,7 @@ TOOLCHAIN_HOST_TASK += "\
nativesdk-gettext \
nativesdk-libatomic \
nativesdk-libgcc \
nativesdk-libgomp-dev \
nativesdk-libstdc++ \
nativesdk-libstdc++-dev \
nativesdk-libstdc++-staticdev \