summaryrefslogtreecommitdiff
path: root/recipes-connectivity/strongswan
diff options
context:
space:
mode:
authorSerhii Voloshynov <serhii.voloshynov@globallogic.com>2020-01-29 16:22:34 +0200
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-25 09:52:12 +0300
commit1cf08fc9f3c0d5be9318e8b09718b0b379678ca4 (patch)
treea0c49447a18bd63c5d37fe7447db248045bd6efc /recipes-connectivity/strongswan
parent9b7896b21123f5b7d7aad70d8aef6d65103aee50 (diff)
downloadmeta-mlinux-1cf08fc9f3c0d5be9318e8b09718b0b379678ca4.tar.gz
meta-mlinux-1cf08fc9f3c0d5be9318e8b09718b0b379678ca4.tar.bz2
meta-mlinux-1cf08fc9f3c0d5be9318e8b09718b0b379678ca4.zip
remove libsqlite. decrease the image size by 500KB
Diffstat (limited to 'recipes-connectivity/strongswan')
-rw-r--r--recipes-connectivity/strongswan/strongswan_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-connectivity/strongswan/strongswan_%.bbappend b/recipes-connectivity/strongswan/strongswan_%.bbappend
new file mode 100644
index 0000000..c68b45e
--- /dev/null
+++ b/recipes-connectivity/strongswan/strongswan_%.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+PACKAGECONFIG_remove = "sqlite3"