diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-21 19:31:06 -1200 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-22 23:17:09 +0530 |
| commit | a737193d40f0a9c3f5f879941b9f5eaa4851c706 (patch) | |
| tree | 760300262645a96fd1d3e131c2194af4ba6924cc | |
| parent | d16ea3c8de96b5e77b7cacc435223069502b0b37 (diff) | |
| download | meta-xilinx-a737193d40f0a9c3f5f879941b9f5eaa4851c706.tar.gz | |
vcu-firmware : Updated SRCREV for 2024.1_4795
chore: update to revision d20240216
| -rw-r--r-- | meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware_2024.1.bb b/meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware_2024.1.bb index 7bd9b182..69c4d7ef 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware_2024.1.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware_2024.1.bb | |||
| @@ -10,7 +10,7 @@ S = "${WORKDIR}/git" | |||
| 10 | 10 | ||
| 11 | BRANCH ?= "master" | 11 | BRANCH ?= "master" |
| 12 | REPO ?= "git://github.com/Xilinx/vcu-firmware.git;protocol=https" | 12 | REPO ?= "git://github.com/Xilinx/vcu-firmware.git;protocol=https" |
| 13 | SRCREV = "ffe29273f378619a711aa10664612e6c660ee590" | 13 | SRCREV = "6ee1998c53817ab0c137b8b99089337d5caba62c" |
| 14 | 14 | ||
| 15 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 15 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 16 | SRC_URI = "${REPO};${BRANCHARG}" | 16 | SRC_URI = "${REPO};${BRANCHARG}" |
