summaryrefslogtreecommitdiff
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 7200143..9a4f3f1 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,3 +17,8 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \
for layer in BBFILE_COLLECTIONS.split())}"
LAYERDEPENDS_toradex-tegra-layer = "core"
+
+# Lacking any better place mask this here
+BBMASK += " \
+ /meta-jetson-tk1/recipes-graphics/mesa/mesa_%.bbappend \
+"