summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2021-10-26 14:46:59 +0530
committerMark Hatle <mark.hatle@xilinx.com>2021-11-09 07:31:23 -0800
commit7b55c076ca790c37726b79ff27b14770cb050d2e (patch)
treed3bb54faf64a446d4d7607f4eb88f6134b0722cc /meta-xilinx-bsp
parent2518404ef83480715134ba102b44b251fc5308eb (diff)
downloadmeta-xilinx-7b55c076ca790c37726b79ff27b14770cb050d2e.tar.gz
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp')
-rw-r--r--meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc
index 58f243b0..03fc69fb 100644
--- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc
@@ -3,8 +3,8 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
3SRC_URI = "${REPO};${BRANCHARG}" 3SRC_URI = "${REPO};${BRANCHARG}"
4 4
5BRANCH= "master" 5BRANCH= "master"
6SRCREV= "966b459c2273cf23a7e5c8f1d9f5e07bc0db52cb" 6SRCREV= "a1331466b957f1803fe53e1ad05638bb21bf572c"
7PV = "202120.2.12.0" 7PV = "202120.2.13.0"
8 8
9 9
10 10