From 1cf08fc9f3c0d5be9318e8b09718b0b379678ca4 Mon Sep 17 00:00:00 2001 From: Serhii Voloshynov Date: Wed, 29 Jan 2020 16:22:34 +0200 Subject: remove libsqlite. decrease the image size by 500KB --- recipes-connectivity/strongswan/strongswan_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-connectivity/strongswan/strongswan_%.bbappend 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" -- cgit v1.2.3