diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-09-05 16:07:08 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-09-05 20:31:15 +0530 |
| commit | 1dddeedb45d2e0a5ec2c15086f5437f7a1dc2b14 (patch) | |
| tree | bf386adfccb98cef751c66c1e6dcbbf0dcf65490 /meta-xilinx-standalone/classes | |
| parent | 9100eafa2b7f8b0f14a5897c518f19563c3a7193 (diff) | |
| download | meta-xilinx-1dddeedb45d2e0a5ec2c15086f5437f7a1dc2b14.tar.gz | |
embeddedsw : Updated SRCREV for 2024.2_1483
BSP: riscv: Fix alignment issues related to MB-V 64 bit variant
v_hdmitxss1:xhdmi_example: Add menu options for XV_HdmiRxSs1_SetUserHdcpProtocol api
v_hdmirxss1:xhdmi_example: Add menu options for XV_HdmiRxSs1_SetUserHdcpProtocol api
v_hdmirxss1: Add XV_HdmiRxSs1_SetUserHdcpProtocol() API
ufspsxc: Add support to read calibration values
ufspsxc: Update the compatible string and clock property name
sw_services: xilsfl: Update description in yaml file
sw_services: xilsfl: Update copyright
Diffstat (limited to 'meta-xilinx-standalone/classes')
| -rw-r--r-- | meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index c7d2009a..8c92c531 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | |||
| @@ -19,7 +19,7 @@ ESW_REV[2022.2] = "5330a64c8efd14f0eef09befdbb8d3d738c33ec2" | |||
| 19 | ESW_REV[2023.1] = "af784f742dad0ca6e69e05baf8de51152c396b9a" | 19 | ESW_REV[2023.1] = "af784f742dad0ca6e69e05baf8de51152c396b9a" |
| 20 | ESW_REV[2023.2] = "e847e1935dca630615e5f7dc694365a44b89699c" | 20 | ESW_REV[2023.2] = "e847e1935dca630615e5f7dc694365a44b89699c" |
| 21 | ESW_REV[2024.1] = "b173d246826f662b9a98215d8f39e93d39d699b4" | 21 | ESW_REV[2024.1] = "b173d246826f662b9a98215d8f39e93d39d699b4" |
| 22 | ESW_REV[2024.2] = "f39ad5728517dac77cd06dec3393427a02407dcf" | 22 | ESW_REV[2024.2] = "d65fa3aa488cf2926f4e69820e7525b83debab72" |
| 23 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or 'INVALID'}" | 23 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or 'INVALID'}" |
| 24 | 24 | ||
| 25 | EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" | 25 | EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" |
