summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiva Addepalli <siva.addepalli@amd.com>2023-08-22 12:47:39 +0530
committerMark Hatle <mark.hatle@amd.com>2023-08-23 10:15:35 -0500
commit4e89e34eab54f8cc9300d0bd41842ecae0fe1870 (patch)
treed0ed1102eb4495090e5c30c3c53389e2719497fd
parent1e3d3ee474f8791c61446218c814a2d85fa2eff7 (diff)
downloadmeta-xilinx-4e89e34eab54f8cc9300d0bd41842ecae0fe1870.tar.gz
Updated SRCREV of vdu-modules for 2023.2_8831
Update driver to xlnx,vdu-2.0 for 2.0 VDU IP Signed-off-by: Siva Addepalli <siva.addepalli@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb b/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb
index f9a052aa..308b8eac 100644
--- a/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb
+++ b/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb
@@ -13,7 +13,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
13 13
14BRANCH ?= "master" 14BRANCH ?= "master"
15REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https" 15REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https"
16SRCREV ?= "466757f4580611f888567fe7a521bf31c7dc7b36" 16SRCREV ?= "4d5134f54006f904f0b28f00e05dd3febd5fcfd3"
17 17
18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" 18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}"
19SRC_URI = "${REPO};${BRANCHARG} \ 19SRC_URI = "${REPO};${BRANCHARG} \