summaryrefslogtreecommitdiff
path: root/recipes-fsl
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-08-18 10:39:40 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-09-29 06:22:27 +0200
commit03ed282eaf164ebee7db5218693bbe827752d656 (patch)
treef79688c408616e785ccbb47a31e2321af4dbf4bb /recipes-fsl
parent37d69feae42e65fd6cea1f38fd838357bd1c8b52 (diff)
meta-fsl-demos layer bbappends
Move the appends on recipe's which are not in an essential required layer into a target layer specific directory and add them only if said layer is active in build/conf/bblayers.conf. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-fsl')
-rw-r--r--recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bbappend b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bbappend
deleted file mode 100644
index c2248dc..0000000
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
-# don't include the rather large examples and apitrace tool
-SOC_TOOLS_GPU_remove_mx6 = " \
- fsl-gpu-sdk \
- imx-gpu-viv-tools-apitrace \
-"