]> code.ossystems Code Review - openembedded-core.git/commit
gnutls: Point to staging area for finding seccomp libs and includes
authorKhem Raj <raj.khem@gmail.com>
Mon, 26 Apr 2021 18:06:15 +0000 (11:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Apr 2021 14:11:43 +0000 (15:11 +0100)
commit3751ac58720a500e3b749b2296922d7c82db49a1
tree58c0340d58b8e4a1ccdb44206fb08ece1c50249b
parent42af4cd2df72fc8ed9deb3fde4312909842fcf91
gnutls: Point to staging area for finding seccomp libs and includes

This ensures that if libseccomp is installed on build host then it does
not resort to use it.

Fixes
checking for libseccomp... (cached) yes
checking how to link with libseccomp... /usr/lib/libseccomp.so

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gnutls/gnutls_3.7.1.bb