summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2022-09-28 17:55:14 +0530
committerMark Hatle <mark.hatle@amd.com>2022-09-29 08:47:21 -0500
commit1c1e0b4d928a4d4a96e0b594aad78b6a067fae55 (patch)
treef3efe931cacedb3309638201a6c390a851e0a5f9
parentd17481d5f362c43b7f0dcd7f69b5030be113dc4c (diff)
downloadmeta-xilinx-1c1e0b4d928a4d4a96e0b594aad78b6a067fae55.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 ec163138..0c54511b 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= "2022.2" 5BRANCH= "2022.2"
6SRCREV= "a09430a4d1a02de24f3672c78dbda4bd7b790ae0" 6SRCREV= "5da182a12e8f8d6e81d7e78186ce85c5f207578e"
7PV = "202220.2.14.0" 7PV = "202220.2.14.0"
8 8