From 74e2e2e2836c78fcb4e82efb01e28e6e07e11671 Mon Sep 17 00:00:00 2001 From: RamyaSree Date: Thu, 30 Sep 2021 13:00:20 +0530 Subject: Update to bootgen SRCREV to point to latest commit on branch. Signed-off-by: Mark Hatle --- meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-bsp') diff --git a/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb b/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb index c49a84ef..236da302 100644 --- a/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb +++ b/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb @@ -11,7 +11,7 @@ RDEPENDS:${PN} += "openssl" REPO ?= "git://github.com/Xilinx/bootgen.git;protocol=https" BRANCH ?= "xlnx_rel_v2021.2" -SRCREV = "f196bddc500dfb244aeabba264e66358c35d51dd" +SRCREV = "5b6fe16a2bfd7ced4d90b70b0ba6fbf325e81e97" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG}" -- cgit v1.2.3-54-g00ecf