From 49ecd38747bd577094d3e82fce9a9be6eae6233e Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Tue, 21 Dec 2021 13:49:04 -0800 Subject: kernel-module-vcu: Update to latest commit to support 5.15 Signed-off-by: Mark Hatle --- meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-bsp') diff --git a/meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb b/meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb index f11a5a90..c91687c7 100644 --- a/meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb +++ b/meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb @@ -11,7 +11,7 @@ S = "${WORKDIR}/git" BRANCH = "master" REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" -SRCREV = "e208ae31f663af77b1b703b3c038ce7bf812fa83" +SRCREV = "36e0fe61a5aa6bb667c4514304558c6a2b3016bd" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG}" -- cgit v1.2.3-54-g00ecf