diff options
| author | Himanshu Choudhary <hchoudha@xilinx.com> | 2020-05-19 12:36:47 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-05-19 12:37:42 -0700 |
| commit | 0cdf22dcfbbddc5f18e287fe49002453139555cd (patch) | |
| tree | e3f4c329a1f9aa45524ca48bc800f88024fed7a0 /meta-xilinx-bsp | |
| parent | e099b5423592b9a3c6b7fdbe96e50efdd9984e47 (diff) | |
| download | meta-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.bb | 2 | ||||
| -rw-r--r-- | meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb | 2 |
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) != ' | |||
| 15 | SRC_URI = "${REPO};${BRANCHARG}" | 15 | SRC_URI = "${REPO};${BRANCHARG}" |
| 16 | 16 | ||
| 17 | PV = "202010.2.6.0" | 17 | PV = "202010.2.6.0" |
| 18 | SRCREV ?= "a48f247fffc78109707d53e9e2b8966233caec51" | 18 | SRCREV ?= "ddd5bb64ebedcab6df535d5d8525c854115b0555" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git/src" | 20 | S = "${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) != ' | |||
| 10 | SRC_URI = "${REPO};${BRANCHARG}" | 10 | SRC_URI = "${REPO};${BRANCHARG}" |
| 11 | 11 | ||
| 12 | PV = "202010.2.6.0" | 12 | PV = "202010.2.6.0" |
| 13 | SRCREV ?= "a48f247fffc78109707d53e9e2b8966233caec51" | 13 | SRCREV ?= "ddd5bb64ebedcab6df535d5d8525c854115b0555" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" | 15 | S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" |
| 16 | 16 | ||
