Update archiver feature regexp 39/24039/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 18 Feb 2020 17:40:26 +0000 (18:40 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 18 Feb 2020 23:04:04 +0000 (23:04 +0000)
The archiver feature will need extra parameters set to catch
all recipes. We exclude any proprietary code on purpose so
rewrite COPYLEFT_LICENSE_EXCLUDE in your conf/local.conf
if necessary.

Bug-AGL: SPEC-3186

.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Iaa3387a2647f8bb6d49c7d4a0e1e72e8e3b08fd8

templates/feature/agl-archiver/.50_FEATURE.md.swp [deleted file]
templates/feature/agl-archiver/50_local.conf.inc

diff --git a/templates/feature/agl-archiver/.50_FEATURE.md.swp b/templates/feature/agl-archiver/.50_FEATURE.md.swp
deleted file mode 100644 (file)
index b938455..0000000
Binary files a/templates/feature/agl-archiver/.50_FEATURE.md.swp and /dev/null differ
index 946c262..6ff284c 100644 (file)
@@ -1,2 +1,4 @@
 INHERIT += "archiver"
 ARCHIVER_MODE[src] = "original"
+COPYLEFT_LICENSE_INCLUDE = "*"
+COPYLEFT_LICENSE_EXCLUDE += "CLOSED Proprietary Custom Firmware-* Freescale-* NXP-* TI TI-*"