diff options
Diffstat (limited to 'conf/layer.conf')
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |