aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-local-conf-isafw.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/common/include-agl-local-conf-isafw.sh')
-rw-r--r--jjb/common/include-agl-local-conf-isafw.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/jjb/common/include-agl-local-conf-isafw.sh b/jjb/common/include-agl-local-conf-isafw.sh
deleted file mode 100644
index 5da94cd6..00000000
--- a/jjb/common/include-agl-local-conf-isafw.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-# (c) 2016 Jan-Simon Moeller dl9pf(at)gmx.de
-# License GPLv2
-
-################################################################################
-## Add isafw report and enable
-################################################################################
-
-# meta-security-isafw
-echo "BBLAYERS += \" $(pwd)/../meta-security-isafw \" " >> conf/bblayers.conf
-echo "INHERIT += \"isafw\" " >> conf/local.conf