summaryrefslogtreecommitdiff
path: root/openembedded-layer/recipes-graphics/mesa/mesa-glut_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-08-09 16:58:29 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-09-29 20:40:31 +0200
commit49e37bec0b7a8cef5ea1f4d63612ea7171096d91 (patch)
tree733cea74646d451f9dced8f3d5d0449d48834361 /openembedded-layer/recipes-graphics/mesa/mesa-glut_%.bbappend
parentd39ef0deb859e3746647f8afd6e41e8d7ab46c23 (diff)
meta-openembedded 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 'openembedded-layer/recipes-graphics/mesa/mesa-glut_%.bbappend')
-rw-r--r--openembedded-layer/recipes-graphics/mesa/mesa-glut_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/openembedded-layer/recipes-graphics/mesa/mesa-glut_%.bbappend b/openembedded-layer/recipes-graphics/mesa/mesa-glut_%.bbappend
new file mode 100644
index 0000000..06e17bf
--- /dev/null
+++ b/openembedded-layer/recipes-graphics/mesa/mesa-glut_%.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/mesa-glut:"
+
+SRC_URI_append_arm = " file://0001-mesa-glut-fix-building-on-arm.patch"