summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2022-12-05 15:03:58 +0530
committerMark Hatle <mark.hatle@amd.com>2023-04-10 08:42:54 -0700
commit220309dacf51136051de2b13690cbc2f7dffddc5 (patch)
tree12839422c17a5c6725118b13de7482edf7c95e73
parent5cc26b51be40895991c9627e4dd1a07e0bd5e278 (diff)
downloadmeta-xilinx-220309dacf51136051de2b13690cbc2f7dffddc5.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 314f05a0..532d8326 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= "582c711f5fbe0abf9f360cf8802a19d5610384e9" 6SRCREV= "cafb7581492ec2f7d4addfe526934b745861df86"
7PV = "202310.2.15.0" 7PV = "202310.2.15.0"
8 8