diff options
Diffstat (limited to 'recipes-connectivity/strongswan/strongswan_%.bbappend')
-rw-r--r-- | recipes-connectivity/strongswan/strongswan_%.bbappend | 3 |
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" |