summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2021-12-24 12:43:11 +0530
committerMark Hatle <mark.hatle@xilinx.com>2021-12-24 08:29:38 -0800
commitcf79142edad0156c9459541db8d0e49ae2aa933a (patch)
tree1be75d5b87f2a71e42bc59305287b1f48ee29f64
parent60f0c9683810347b55f834c251d08e8ac21fc7c9 (diff)
downloadmeta-xilinx-cf79142edad0156c9459541db8d0e49ae2aa933a.tar.gz
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.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 bcf869d8..a9f422e9 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
@@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
3SRC_URI = "${REPO};${BRANCHARG}" 3SRC_URI = "${REPO};${BRANCHARG}"
4 4
5BRANCH= "master" 5BRANCH= "master"
6SRCREV= "5e14f7c0e07cd0ae895b424a1a3f0a8e58b5523b" 6SRCREV= "68ad6215a0a286baacae73247654e5eba90ca72b"
7PV = "202120.2.13.0" 7PV = "202120.2.13.0"
8 8
9 9