summaryrefslogtreecommitdiff
path: root/meta-google/recipes-extended
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-02-10 04:41:40 +0300
committerWilliam A. Kennington III <wak@google.com>2021-02-11 07:02:51 +0300
commit2c943520ca6553e10a41b1ed5fd0860b4fea6a44 (patch)
tree291571ae2b1e1fc39ecba8e70de6c361fa8c7395 /meta-google/recipes-extended
parentd3f8874803fe606381d4d461f37b7a32db0843ad (diff)
downloadopenbmc-2c943520ca6553e10a41b1ed5fd0860b4fea6a44.tar.xz
meta-google: libconfig: Add native bbclass
Needed to build a native conf2struct, ultimately packaging sslh Google-Bug-Id: 179618161 Upstream: 8ac594bdf054082ca6dbe35c4345759fe4c31669 Change-Id: I19f37ed554c9c37f90993fc4d972d9f18d622416 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google/recipes-extended')
-rw-r--r--meta-google/recipes-extended/libconfig/libconfig_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-google/recipes-extended/libconfig/libconfig_%.bbappend b/meta-google/recipes-extended/libconfig/libconfig_%.bbappend
new file mode 100644
index 000000000..d6f586995
--- /dev/null
+++ b/meta-google/recipes-extended/libconfig/libconfig_%.bbappend
@@ -0,0 +1 @@
+BBCLASSEXTEND += "native"