summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-support/gnupg/gnupg_2.2.17.bb2
-rw-r--r--meta/recipes-support/libksba/libksba_1.3.5.bb2
-rw-r--r--meta/recipes-support/npth/npth_1.6.bb2
-rw-r--r--meta/recipes-support/pinentry/pinentry_1.1.0.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/gnupg/gnupg_2.2.17.bb b/meta/recipes-support/gnupg/gnupg_2.2.17.bb
index ab19a1ad11..bb8885f1c8 100644
--- a/meta/recipes-support/gnupg/gnupg_2.2.17.bb
+++ b/meta/recipes-support/gnupg/gnupg_2.2.17.bb
@@ -70,4 +70,4 @@ PACKAGECONFIG ??= "gnutls"
70PACKAGECONFIG[gnutls] = "--enable-gnutls, --disable-gnutls, gnutls" 70PACKAGECONFIG[gnutls] = "--enable-gnutls, --disable-gnutls, gnutls"
71PACKAGECONFIG[sqlite3] = "--enable-sqlite, --disable-sqlite, sqlite3" 71PACKAGECONFIG[sqlite3] = "--enable-sqlite, --disable-sqlite, sqlite3"
72 72
73BBCLASSEXTEND = "native" 73BBCLASSEXTEND = "native nativesdk"
diff --git a/meta/recipes-support/libksba/libksba_1.3.5.bb b/meta/recipes-support/libksba/libksba_1.3.5.bb
index 4deda1843f..336d7f8177 100644
--- a/meta/recipes-support/libksba/libksba_1.3.5.bb
+++ b/meta/recipes-support/libksba/libksba_1.3.5.bb
@@ -27,4 +27,4 @@ do_configure_prepend () {
27 rm -f ${S}/m4/gpg-error.m4 27 rm -f ${S}/m4/gpg-error.m4
28} 28}
29 29
30BBCLASSEXTEND = "native" 30BBCLASSEXTEND = "native nativesdk"
diff --git a/meta/recipes-support/npth/npth_1.6.bb b/meta/recipes-support/npth/npth_1.6.bb
index 8310efb106..233e0dc4a4 100644
--- a/meta/recipes-support/npth/npth_1.6.bb
+++ b/meta/recipes-support/npth/npth_1.6.bb
@@ -24,4 +24,4 @@ do_install_append() {
24 oe_multilib_header npth.h 24 oe_multilib_header npth.h
25} 25}
26 26
27BBCLASSEXTEND = "native" 27BBCLASSEXTEND = "native nativesdk"
diff --git a/meta/recipes-support/pinentry/pinentry_1.1.0.bb b/meta/recipes-support/pinentry/pinentry_1.1.0.bb
index fb529d25d6..8c500dcadc 100644
--- a/meta/recipes-support/pinentry/pinentry_1.1.0.bb
+++ b/meta/recipes-support/pinentry/pinentry_1.1.0.bb
@@ -35,4 +35,4 @@ EXTRA_OECONF = " \
35 --disable-rpath \ 35 --disable-rpath \
36" 36"
37 37
38BBCLASSEXTEND = "native" 38BBCLASSEXTEND = "native nativesdk"