summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index ecc7647..74855b0 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,3 +8,6 @@ BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "renesas"
BBFILE_PATTERN_renesas := "^${LAYERDIR}/"
BBFILE_PRIORITY_renesas = "5"
+
+
+PREFERRED_VERSION_libnl = "3.2.25"