From 20e4b7cdc1bb6ad882869f4dfea96b643a1b43bb Mon Sep 17 00:00:00 2001 From: rbramand Date: Wed, 12 Oct 2022 13:41:49 +0530 Subject: xrt/zocl: Update PV, SRCREV Signed-off-by: rbramand Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index 52bed585..314f05a0 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc @@ -2,7 +2,7 @@ REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG}" -BRANCH= "2022.2" -SRCREV= "43926231f7183688add2dccfd391b36a1f000bea" -PV = "202220.2.14.0" +BRANCH= "master" +SRCREV= "582c711f5fbe0abf9f360cf8802a19d5610384e9" +PV = "202310.2.15.0" -- cgit v1.2.3-54-g00ecf