summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-08-26 10:38:30 -0500
committerJohn Klug <john.klug@multitech.com>2020-11-12 09:26:19 -0600
commit4e8611566547526cc7b57d2d6f9e558b1efe411d (patch)
tree33a152ff6822df8f2066c9978598ff9aeb44bcac
parent9c9ca153f2f7155b3a62fe3da29b7027e2663ef5 (diff)
downloadmeta-mlinux-4e8611566547526cc7b57d2d6f9e558b1efe411d.tar.gz
meta-mlinux-4e8611566547526cc7b57d2d6f9e558b1efe411d.tar.bz2
meta-mlinux-4e8611566547526cc7b57d2d6f9e558b1efe411d.zip
recipes-support
-rw-r--r--recipes-support/nano/nano_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-support/nano/nano_%.bbappend b/recipes-support/nano/nano_%.bbappend
new file mode 100644
index 0000000..484aef7
--- /dev/null
+++ b/recipes-support/nano/nano_%.bbappend
@@ -0,0 +1,2 @@
+# Keeps libmagic and its database out of mLinux
+PACKAGECONFIG_append = " tiny"