From df1e65407dcdeb88b19747bc9c3db8bb7f23e7d1 Mon Sep 17 00:00:00 2001 From: Siva Addepalli Date: Mon, 17 Jul 2023 12:47:33 +0530 Subject: Updated SRCREV of vdu-modules for 2023.2_9255 Make reset-gpios as an optional property Signed-off-by: Siva Addepalli Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 57238e94..f9a052aa 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:" BRANCH ?= "master" REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https" -SRCREV ?= "82d06e395c93a1e941b83cccbb6f2e4e6d966f1c" +SRCREV ?= "466757f4580611f888567fe7a521bf31c7dc7b36" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG} \ -- cgit v1.2.3-54-g00ecf