summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp
diff options
context:
space:
mode:
authorHimanshu Choudhary <hchoudha@xilinx.com>2020-05-19 12:36:47 -0700
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2020-05-19 12:37:42 -0700
commit0cdf22dcfbbddc5f18e287fe49002453139555cd (patch)
treee3f4c329a1f9aa45524ca48bc800f88024fed7a0 /meta-xilinx-bsp
parente099b5423592b9a3c6b7fdbe96e50efdd9984e47 (diff)
downloadmeta-xilinx-0cdf22dcfbbddc5f18e287fe49002453139555cd.tar.gz
xrt,zocl:Update commit id for 2020.1 release
Signed-off-by: Himanshu Choudhary <hchoudha@xilinx.com> Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp')
-rw-r--r--meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb2
-rw-r--r--meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb
index 265c8686..0ecfd71d 100644
--- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb
+++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb
@@ -15,7 +15,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
15SRC_URI = "${REPO};${BRANCHARG}" 15SRC_URI = "${REPO};${BRANCHARG}"
16 16
17PV = "202010.2.6.0" 17PV = "202010.2.6.0"
18SRCREV ?= "a48f247fffc78109707d53e9e2b8966233caec51" 18SRCREV ?= "ddd5bb64ebedcab6df535d5d8525c854115b0555"
19 19
20S = "${WORKDIR}/git/src" 20S = "${WORKDIR}/git/src"
21 21
diff --git a/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb b/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb
index 8c9d8ce0..258816a8 100644
--- a/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb
+++ b/meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb
@@ -10,7 +10,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
10SRC_URI = "${REPO};${BRANCHARG}" 10SRC_URI = "${REPO};${BRANCHARG}"
11 11
12PV = "202010.2.6.0" 12PV = "202010.2.6.0"
13SRCREV ?= "a48f247fffc78109707d53e9e2b8966233caec51" 13SRCREV ?= "ddd5bb64ebedcab6df535d5d8525c854115b0555"
14 14
15S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" 15S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl"
16 16