From 2f0788959fd50aa652b46edaaf159802037906cc Mon Sep 17 00:00:00 2001 From: Siva Addepalli Date: Mon, 10 Apr 2023 15:52:57 +0530 Subject: Updated SRCREV of bootgen for 2023.1_7143 Signed-off-by: Siva Addepalli Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-bsp/bootgen') diff --git a/meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb b/meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb index 02bdf674..a934230d 100644 --- a/meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb +++ b/meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb @@ -11,7 +11,7 @@ RDEPENDS:${PN} += "openssl" REPO ?= "git://github.com/Xilinx/bootgen.git;protocol=https" BRANCH = "xlnx_rel_v2023.1" -SRCREV = "76dd7271753eb55750db959d8e54c44f93c6d27c" +SRCREV = "4f1e1caf2c09cdeacc35cbeedaf2550c6e44c7fd" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG}" -- cgit v1.2.3-54-g00ecf