summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
-rw-r--r--recipes-bsp/tezi-metadata/tezi-metadata_0.3.bb6
2 files changed, 4 insertions, 4 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 6fcf256..841f110 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,6 +17,6 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \
for layer in BBFILE_COLLECTIONS.split())}"
LAYERDEPENDS_toradex-bsp-common-layer = "core"
-LAYERSERIES_COMPAT_toradex-bsp-common-layer = "hardknott honister kirkstone"
+LAYERSERIES_COMPAT_toradex-bsp-common-layer = "kirkstone"
BB_DANGLINGAPPENDS_WARNONLY = "true"
diff --git a/recipes-bsp/tezi-metadata/tezi-metadata_0.3.bb b/recipes-bsp/tezi-metadata/tezi-metadata_0.3.bb
index 673c081..4fbcc30 100644
--- a/recipes-bsp/tezi-metadata/tezi-metadata_0.3.bb
+++ b/recipes-bsp/tezi-metadata/tezi-metadata_0.3.bb
@@ -11,10 +11,10 @@ SRC_URI = " \
"
# We want to always check the latest EULA file in image_type_tezi.bbclass
-# So we put LA_OPT_NXP_SW.html to sstate duplicate whitelist, this
+# So we put LA_OPT_NXP_SW.html to sstate allow overlap files, this
# ensures it could be deployed to ${DEPLOY_DIR_IMAGE} as a backup even
-# it's aleady existed.
-SSTATE_DUPWHITELIST:prepend = "${DEPLOY_DIR_IMAGE}/LA_OPT_NXP_SW.html "
+# it already existed.
+SSTATE_ALLOW_OVERLAP_FILES:prepend = "${DEPLOY_DIR_IMAGE}/LA_OPT_NXP_SW.html "
inherit deploy nopackages