diff --git a/conf/layer.conf b/conf/layer.conf index d210580..4fb051e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "meta-smarcfimx6" BBFILE_PATTERN_meta-smarcfimx6 := "^${LAYERDIR}" -BBFILE_PRIORITY_meta-smarcfims6 = "16" +BBFILE_PRIORITY_meta-smarcfimx6 = "16" EMB_UBOOT_MIRROR ?= "git://git@git.embedian.com/developer/smarc-t335x-uboot.git" EMB_KERNEL_MIRROR ?= "git://git@git.embedian.com/developer/smarc-fsl-linux-kernel.git"