summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-multimedia
diff options
context:
space:
mode:
authorRohit Visavalia <rohit.visavalia@amd.com>2023-01-09 03:25:04 -0800
committerMark Hatle <mark.hatle@amd.com>2023-01-10 08:48:39 -0800
commit3dc5efa3d170c1635c2708862f1de78ef3bb03ea (patch)
tree64a892412b48da91ecea7b95ec3977dbf38195e2 /meta-xilinx-core/recipes-multimedia
parentdb5013a5357e7f8d10976925e55eed087116a5ce (diff)
downloadmeta-xilinx-3dc5efa3d170c1635c2708862f1de78ef3bb03ea.tar.gz
kernel-module-vcu: Update SRCREV
Signed-off-by: Rohit Visavalia <rohit.visavalia@amd.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 a78d0642..c696d89d 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 = "master" 14BRANCH = "master"
15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" 15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https"
16SRCREV = "89d65e65e4fe21c4a6731796efcad8d24be7178e" 16SRCREV = "f60039381ecd732ec6456d729cabe4d14105455e"
17 17
18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" 18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}"
19SRC_URI = " \ 19SRC_URI = " \