diff --git a/conf/machine/am335x-nrhw20.conf b/conf/machine/am335x-nrhw20.conf index e74d26a..9b3b1b3 100644 --- a/conf/machine/am335x-nrhw20.conf +++ b/conf/machine/am335x-nrhw20.conf @@ -14,6 +14,7 @@ KERNEL_DEVICETREE = "am335x-nrhw20-prod1.dtb \ " KERNEL_IMAGETYPE = "zImage" +PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-nrhw20-v1" PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule" PV_pn-linux-netmodule = "4.14.14-${SRCPV}" SRC_URI_pn-linux-netmodule ?= "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protocol=ssh;user=gitea;branch=4.14/standard/nrhw20"