From 8252ddd2044d18d2a83488d4bd5c5d12dcc622e9 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Fri, 14 Oct 2016 14:33:17 +0200 Subject: force mesa version * prevent mesa-gl build Change-Id: I9e4f45bca3a5c6865296e253ff6212bb540c9290 Signed-off-by: Ronan Le Martret --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 74855b0..6e16b20 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "renesas" BBFILE_PATTERN_renesas := "^${LAYERDIR}/" BBFILE_PRIORITY_renesas = "5" - +PREFERRED_PROVIDER_virtual/mesa = "mesa" PREFERRED_VERSION_libnl = "3.2.25" -- cgit 1.2.3-korg