Skip to content

Commit d2c0cd3

Browse files
committed
xlnx-embeddedswclass: Update SRCREV 2026.1_7215
Changelog: ESW license update xilpm_ng: xpm_repair: align repair-tag comment names with actual helpers xilpm_ng: override RTC GicProxyMask at topology add-node xilpm_ng: gic_proxy: size Groups[] for all 8 Versal 2VE/2VM groups scripts:pyesw:build_bsp: Centralizes Windows path normalization (backslash → forward slash) in BSP.__init__()
1 parent b9d0685 commit d2c0cd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ESW_REV[2024.1] = "b173d246826f662b9a98215d8f39e93d39d699b4"
2727
ESW_REV[2024.2] = "6e4d0b89d2958994ab9b3531eb4c6e648a63f201"
2828
ESW_REV[2025.1] = "cc89abdc1c394c19f0b72d5b498c0b5ed7403442"
2929
ESW_REV[2025.2] = "145cea8fcf98268c8b163f732c181f008e887e53"
30-
ESW_REV[2026.1] = "df98a05763eaec947cf9a54762f34b31d7d76846"
30+
ESW_REV[2026.1] = "7a69c08a4dc460b2a6b16216f7b005d9e127955c"
3131
ESW_REV = "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or 'INVALID'}"
3232
ESW_REV[vardeps] += "ESW_VER"
3333
SRCREV_embeddedsw ??= "${ESW_REV}"
@@ -45,7 +45,7 @@ ESW_LIC_FILES_CHKSUM[xlnx_rel_v2024.1] = '0dcabd3719e5ac33f7c03f0d77d473f2'
4545
ESW_LIC_FILES_CHKSUM[xlnx_rel_v2024.2] = '689662801a76c14d0cb57ae169cbec7c'
4646
ESW_LIC_FILES_CHKSUM[xlnx_rel_v2025.1] = '981710c1c5161c0b8b578ede7374d1c9'
4747
ESW_LIC_FILES_CHKSUM[xlnx_rel_v2025.2] = 'c225c4cbc07b5aceeb804f4abad3c693'
48-
ESW_LIC_FILES_CHKSUM[xlnx_rel_v2026.1] = '0561181a071e077aa5d47cc51b84dc6d'
48+
ESW_LIC_FILES_CHKSUM[xlnx_rel_v2026.1] = '72a4c4e9c5bcb3f5ac72f1bb755dbdb5'
4949
ESW_LIC_FILES_CHKSUM = "${@d.getVarFlag('ESW_LIC_FILES_CHKSUM', d.getVar('BRANCH')) or '0'}"
5050
ESW_LIC_FILES_CHKSUM[vardeps] += "BRANCH"
5151
LIC_FILES_CHKSUM ??= "file://license.txt;md5=${ESW_LIC_FILES_CHKSUM}"

0 commit comments

Comments
 (0)