hw16: Rename uboot recipes to nrhw instead of nbhw
This commit is contained in:
parent
e8cad3056b
commit
09e4c7caa5
|
|
@ -24,3 +24,4 @@ PV_pn-linux-netmodule = "4.14.78-${SRCPV}"
|
|||
SRC_URI_pn-linux-netmodule ?= "git://git.netmodule.intranet/nmrouter/linux.git;protocol=ssh;user=gitea;branch=4.14/standard/nmhw21"
|
||||
SRCREV_pn-linux-netmodule ?= "${AUTOREV}"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-nrhw16-v2"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
require u-boot-am335x-nbhw16-v1_git.bb
|
||||
require u-boot-am335x-nrhw16-v1_git.bb
|
||||
|
||||
# Force machine configuration for this recipe
|
||||
UBOOT_MACHINE = "am335x_nbhw16_v2_defconfig"
|
||||
Loading…
Reference in New Issue