vcu: update u-boot branches
fix u-boot branch names in am335x-vcu recipe Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
parent
edc1ea140b
commit
1c02b9de3e
|
|
@ -4,7 +4,7 @@ require u-boot-nm.inc
|
|||
UBOOT_MACHINE = "am335x_vcu_defconfig"
|
||||
|
||||
# Be aware github/netmodule git
|
||||
SRC_URI = "git://git.netmodule.intranet/nmrouter/u-boot;protocol=ssh;user=gitea;branch=2016.04-am335x-hancock"
|
||||
SRC_URI = "git://git.netmodule.intranet/nmrouter/u-boot;protocol=ssh;user=gitea;branch=2016.04-am335x-netmodule"
|
||||
|
||||
# Should be updated when a new U-Boot Version is available
|
||||
SRCREV ?= "${AUTOREV}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue