summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-fossdriver/50_bblayers.conf.inc
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-03-05 09:11:06 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-11 20:33:52 +0000
commit733e073fcd85ee42617fd724a09303dc6683a438 (patch)
tree3d945e88b2ed07ed4183cb04badbd01d6a99f8f4 /templates/feature/agl-fossdriver/50_bblayers.conf.inc
parent8e1ffe3f03c7d93ecc43c735f5db8b37836784b0 (diff)
Add initial feature for license scanning integration
This adds a feature to enable license scanning within the AGL build. Change-Id: I478defd90f6f135b5f1f0ecd0b970ab33f25c794 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/feature/agl-fossdriver/50_bblayers.conf.inc')
-rw-r--r--templates/feature/agl-fossdriver/50_bblayers.conf.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/feature/agl-fossdriver/50_bblayers.conf.inc b/templates/feature/agl-fossdriver/50_bblayers.conf.inc
new file mode 100644
index 000000000..f429f3961
--- /dev/null
+++ b/templates/feature/agl-fossdriver/50_bblayers.conf.inc
@@ -0,0 +1 @@
+BBLAYERS =+ "${METADIR}/meta-spdxscanner"