diff options
| author | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-09-27 15:22:23 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-09-29 08:47:21 -0500 |
| commit | d17481d5f362c43b7f0dcd7f69b5030be113dc4c (patch) | |
| tree | 6efc9c4a032792958910d7cb6cb7d54ad74eaccb | |
| parent | a626fcbfa8739afe6beb1718aae00a788b789465 (diff) | |
| download | meta-xilinx-d17481d5f362c43b7f0dcd7f69b5030be113dc4c.tar.gz | |
Updated SRCREV for 2022.2
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb index 8648b58f..3619b813 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb | |||
| @@ -13,7 +13,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | |||
| 13 | 13 | ||
| 14 | BRANCH = "xlnx_rel_v2022.2" | 14 | BRANCH = "xlnx_rel_v2022.2" |
| 15 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" | 15 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" |
| 16 | SRCREV = "9d2657550eccebccce08cacfcdd369367b9f6be4" | 16 | SRCREV = "b131e220285e06658b6ab27f9e19b1c592a55f3a" |
| 17 | 17 | ||
| 18 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 18 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 19 | SRC_URI = " \ | 19 | SRC_URI = " \ |
