mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gpgme: allow building -native variant
This is required by various pieces in the dnf stack (From OE-Core rev: 757c8a3e76d31b0151ec45bc891aac9516d8c6f7) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6075e4978d
commit
8d0b974f2d
@@ -24,6 +24,8 @@ BINCONFIG = "${bindir}/gpgme-config"
|
||||
|
||||
inherit autotools texinfo binconfig-disabled pkgconfig
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
PACKAGES =+ "${PN}-cpp"
|
||||
FILES_${PN}-cpp = "${libdir}/libgpgmepp.so.*"
|
||||
FILES_${PN}-dev += "${datadir}/common-lisp/source/gpgme/* \
|
||||
|
||||
Reference in New Issue
Block a user