From 799ac9407e038ba7993712d77df1f4da7d188178 Mon Sep 17 00:00:00 2001 From: dany Date: Sat, 22 Mar 2025 11:37:13 +0100 Subject: [PATCH] Update build/conf/bblayers.conf --- build/conf/bblayers.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/conf/bblayers.conf b/build/conf/bblayers.conf index 0b6c2d4..8ffe559 100644 --- a/build/conf/bblayers.conf +++ b/build/conf/bblayers.conf @@ -2,8 +2,8 @@ # changes incompatibly POKY_BBLAYERS_CONF_VERSION = "2" -BBPATH ?= "${TOPDIR}" -BSPDIR ?= "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}" +BBPATH = "${TOPDIR}" +BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}" BBFILES ?= "" BBLAYERS ?= " \