diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-22 13:02:25 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-23 05:27:17 +0530 |
| commit | 3a27509144275130fb1da8163fa23ec551dfcaee (patch) | |
| tree | 3e7754cd18adcf26d3a6cdf5a16523fda84404f5 | |
| parent | a737193d40f0a9c3f5f879941b9f5eaa4851c706 (diff) | |
| download | meta-xilinx-3a27509144275130fb1da8163fa23ec551dfcaee.tar.gz | |
vcu-omx-il : Updated SRCREV for 2024.1_4619
chore: update to revision d20240216
| -rw-r--r-- | meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2024.1.bb b/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2024.1.bb index 420fdf1d..d39829a0 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2024.1.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2024.1.bb | |||
| @@ -8,7 +8,7 @@ PV = "${XILINX_VCU_VERSION}-xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', | |||
| 8 | 8 | ||
| 9 | BRANCH ?= "master" | 9 | BRANCH ?= "master" |
| 10 | REPO ?= "git://github.com/Xilinx/vcu-omx-il.git;protocol=https" | 10 | REPO ?= "git://github.com/Xilinx/vcu-omx-il.git;protocol=https" |
| 11 | SRCREV = "01e45e0ac2f869cd46286307ae94d19010fd46df" | 11 | SRCREV = "d4280cde354a3becc6565f5aabb4c1a703aa6aec" |
| 12 | 12 | ||
| 13 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 13 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 14 | SRC_URI = "${REPO};${BRANCHARG}" | 14 | SRC_URI = "${REPO};${BRANCHARG}" |
