Skip to content

Commit d4732aa

Browse files
author
Sivaprasad Addepalli
committed
Updated SRCREV for 2023.1_5339
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
1 parent 011a2c2 commit d4732aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ REPO ??= "git://github.com/Xilinx/embeddedsw.git;protocol=https"
66
ESW_BRANCH[2023.1] = "xlnx_rel_v2023.1"
77
BRANCH ??= "${@d.getVarFlag('ESW_BRANCH', d.getVar('ESW_VER')) or '${ESW_VER}'}"
88

9-
ESW_REV[2023.1] = "e24fe92b5517ee447e560790e798cad792f53bab"
9+
ESW_REV[2023.1] = "86f54b77641f325042a1101fead96b2714e6d3ef"
1010
SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}"
1111

1212
EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}"

0 commit comments

Comments
 (0)