From 1c02b9de3e479fce6055289a57d9e96df77191ce Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Wed, 18 Jul 2018 13:33:38 +0200 Subject: [PATCH] vcu: update u-boot branches fix u-boot branch names in am335x-vcu recipe Signed-off-by: Patrick Zysset --- recipes-bsp/u-boot/u-boot-am335x-vcu-v1_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-am335x-vcu-v1_git.bb b/recipes-bsp/u-boot/u-boot-am335x-vcu-v1_git.bb index afa6e10..7f0db13 100644 --- a/recipes-bsp/u-boot/u-boot-am335x-vcu-v1_git.bb +++ b/recipes-bsp/u-boot/u-boot-am335x-vcu-v1_git.bb @@ -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}"