mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
libassuan: add native build
libassuan-native is required for gpgme-native - introduced in next patch (From OE-Core rev: 3a3b41690fed1d20c13cf76b0c0bd424008adef1) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
cd34df3c4b
commit
c74ee53d61
|
|
@ -24,3 +24,5 @@ do_configure_prepend () {
|
|||
# Else these could be used in prefernce to those in aclocal-copy
|
||||
rm -f ${S}/m4/*.m4
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user