summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2023-01-27 14:29:45 +0530
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commitf0a9ef0ba5924332dd11537b16afe2ad31416442 (patch)
treec754277691a2a5b981d6274164bf67aaf358fc93
parent37fb958b39085a363a9cb2c5b15466ec7d42325b (diff)
downloadmeta-xilinx-f0a9ef0ba5924332dd11537b16afe2ad31416442.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 532d8326..8f998a36 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= "cafb7581492ec2f7d4addfe526934b745861df86" 6SRCREV= "94bcc5d36e958e3f4b3e5f42c0128a2e6c1b9025"
7PV = "202310.2.15.0" 7PV = "202310.2.15.0"
8 8