summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-multimedia
diff options
context:
space:
mode:
authorSiva Addepalli <sivaprasad.addepalli@xilinx.com>2022-09-27 15:22:23 +0530
committerMark Hatle <mark.hatle@amd.com>2022-09-29 08:47:21 -0500
commitd17481d5f362c43b7f0dcd7f69b5030be113dc4c (patch)
tree6efc9c4a032792958910d7cb6cb7d54ad74eaccb /meta-xilinx-core/recipes-multimedia
parenta626fcbfa8739afe6beb1718aae00a788b789465 (diff)
downloadmeta-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>
Diffstat (limited to 'meta-xilinx-core/recipes-multimedia')
-rw-r--r--meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb2
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
14BRANCH = "xlnx_rel_v2022.2" 14BRANCH = "xlnx_rel_v2022.2"
15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" 15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https"
16SRCREV = "9d2657550eccebccce08cacfcdd369367b9f6be4" 16SRCREV = "b131e220285e06658b6ab27f9e19b1c592a55f3a"
17 17
18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" 18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}"
19SRC_URI = " \ 19SRC_URI = " \