summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2021-09-14 15:01:52 +0530
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-09-28 08:20:16 -0700
commitce73b6dc8ff89b57bdd2f5509afbfa882073c238 (patch)
treeef63ccfc2279adcc802ae4d633bd287ab162e537
parente159cd529006c581dee4f435a2286cb08fed202f (diff)
downloadmeta-xilinx-ce73b6dc8ff89b57bdd2f5509afbfa882073c238.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-bsp/recipes-xrt/xrt/xrt.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc
index 34d358ae..b6f07a7f 100644
--- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-bsp/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= "b0a62137a1b90a80ee2d273dd3d7f9b0a56ffe5d" 6SRCREV= "859b95f89315cdd220734ef4bb8240e62e97ea77"
7PV = "202120.2.12.0" 7PV = "202120.2.12.0"
8 8
9 9