diff --git a/recipes-bsp/u-boot/u-boot-imx8-nmhw23_git.bb b/recipes-bsp/u-boot/u-boot-imx8-nmhw23_git.bb index 26c0cea..b113f58 100644 --- a/recipes-bsp/u-boot/u-boot-imx8-nmhw23_git.bb +++ b/recipes-bsp/u-boot/u-boot-imx8-nmhw23_git.bb @@ -21,6 +21,7 @@ S = "${WORKDIR}/git" LOCALVERSION ?= "-${SRCBRANCH}" BOOT_TOOLS = "imx-boot-tools" +UBOOT_INITIAL_ENV = "" do_configure_prepend() { if [ ! -d ${S}/board/netmodule/common ]; then