summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2023-03-24 00:26:28 +0530
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commite03221273d5d65e24cf3cb771746b0d26539005e (patch)
tree94fc41cca487e8e578bb76037b894c3a8818c533
parentba139f77824e3e7bdb512296562fcf723e888aa3 (diff)
downloadmeta-xilinx-e03221273d5d65e24cf3cb771746b0d26539005e.tar.gz
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
index 893acaf1..4cb3b157 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
@@ -3,6 +3,6 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
3SRC_URI = "${REPO};${BRANCHARG}" 3SRC_URI = "${REPO};${BRANCHARG}"
4 4
5BRANCH= "master" 5BRANCH= "master"
6SRCREV= "fff03c822edc0971a4a58398a0004c1c99884c63" 6SRCREV= "f1e8e126bd9265a78b042a354afc4f5d567bb073"
7PV = "202310.2.15.0" 7PV = "202310.2.15.0"
8 8