From bc645c4c48fbab58cc5e7096e877915993887e11 Mon Sep 17 00:00:00 2001 From: Mr Jenkins Date: Mon, 6 Mar 2023 22:33:48 +0100 Subject: [PATCH] meta-netmodule-bsp: updated source revisions --- recipes-bsp/u-boot/u-boot-ti33x_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-ti33x_git.bb b/recipes-bsp/u-boot/u-boot-ti33x_git.bb index 3a07ffe..70fc105 100644 --- a/recipes-bsp/u-boot/u-boot-ti33x_git.bb +++ b/recipes-bsp/u-boot/u-boot-ti33x_git.bb @@ -4,7 +4,7 @@ require u-boot-nm.inc SRC_URI = "git://gitlab.com/netmodule/bootloader/netmodule-uboot.git;protocol=ssh;user=git;branch=2016.05/standard/am335x" # Should be updated when a new U-Boot Version is available -SRCREV ?= "e1069f6d235774f1c9a94f37ba0f87eee92e22bf" +SRCREV = "4bbdb87d6be83386e15f5c38e80a49be9308f2a7" SPL_BINARY = "MLO" UBOOT_SUFFIX = "img"