diff options
| author | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-14 12:47:19 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-11-20 16:27:20 -0600 |
| commit | 239f8349a3b3cd90290760155c8a5706cea18049 (patch) | |
| tree | 6086eb190e163f26d6d31d0fd3c5750810794f0e | |
| parent | a4ccecea84cfcfd093ca58ac1caf654a315c9b57 (diff) | |
| download | meta-xilinx-239f8349a3b3cd90290760155c8a5706cea18049.tar.gz | |
Updated SRCREV of vcu-firmware for 2024.1_3207
chore: update to revision d20230901
chore: update to revision d20230724
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -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 4ab139fc..e62e0dcd 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 = "f4ab98d26aa3e244a487f518f5a76071137c8402" | 13 | SRCREV = "08e091d2a5c8332b5c9996a79c1e335d4a608f88" |
| 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}" |
