File tree Expand file tree Collapse file tree
meta-xilinx-standalone/classes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ ESW_REV[2024.1] = "b173d246826f662b9a98215d8f39e93d39d699b4"
2727ESW_REV [2024.2 ] = "6e4d0b89d2958994ab9b3531eb4c6e648a63f201"
2828ESW_REV [2025.1 ] = "cc89abdc1c394c19f0b72d5b498c0b5ed7403442"
2929ESW_REV [2025.2 ] = "145cea8fcf98268c8b163f732c181f008e887e53"
30- ESW_REV [2026.1 ] = "df98a05763eaec947cf9a54762f34b31d7d76846 "
30+ ESW_REV [2026.1 ] = "7a69c08a4dc460b2a6b16216f7b005d9e127955c "
3131ESW_REV = "${@ d . getVarFlag ('ESW_REV' , d . getVar ('ESW_VER' )) or 'INVALID' }"
3232ESW_REV [vardeps ] += "ESW_VER"
3333SRCREV_embeddedsw ??= "${ESW_REV} "
@@ -45,7 +45,7 @@ ESW_LIC_FILES_CHKSUM[xlnx_rel_v2024.1] = '0dcabd3719e5ac33f7c03f0d77d473f2'
4545ESW_LIC_FILES_CHKSUM [xlnx_rel_v2024 .2 ] = '689662801a76c14d0cb57ae169cbec7c'
4646ESW_LIC_FILES_CHKSUM [xlnx_rel_v2025 .1 ] = '981710c1c5161c0b8b578ede7374d1c9'
4747ESW_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 '
4949ESW_LIC_FILES_CHKSUM = "${@ d . getVarFlag ('ESW_LIC_FILES_CHKSUM' , d . getVar ('BRANCH' )) or '0' }"
5050ESW_LIC_FILES_CHKSUM [vardeps ] += "BRANCH"
5151LIC_FILES_CHKSUM ??= "file://license.txt;md5=${ESW_LIC_FILES_CHKSUM} "
You can’t perform that action at this time.
0 commit comments