summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2022-09-22 12:06:17 +0530
committerMark Hatle <mark.hatle@amd.com>2022-09-22 13:25:49 -0500
commitd4b9eeb6279ba65d7bf87cd23a27da3aea1081c5 (patch)
treeaa50f2efb8ad4148d6db99d67e0fd5fbb94de971
parent774a184440bdcc2ce1a3e4df4f781a3f2fa1b88d (diff)
downloadmeta-xilinx-d4b9eeb6279ba65d7bf87cd23a27da3aea1081c5.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 c1e36f85..ec163138 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= "836a1f4e39f04d989b7709f3c41d337e8a073197" 6SRCREV= "a09430a4d1a02de24f3672c78dbda4bd7b790ae0"
7PV = "202220.2.14.0" 7PV = "202220.2.14.0"
8 8