diff options
| author | Himanshu Choudhary <himanshu.choudhary@xilinx.com> | 2020-05-22 21:03:39 +0530 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-05-22 08:59:02 -0700 |
| commit | 947d85f3f0d94dbeb7860b715ac854ecf5de732e (patch) | |
| tree | 0e55a4cd22b1cc6d6ad1c86b6d9279c6187ab1d2 | |
| parent | 7631da21ae8552cd3f562c81ab541ac54fc6a382 (diff) | |
| download | meta-xilinx-947d85f3f0d94dbeb7860b715ac854ecf5de732e.tar.gz | |
xrt_git:zocl_git: update commitid for 2020.1 release
CR-1063204
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>
| -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 d04e515d..6d50c234 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 ?= "a6d38d37b4c565b5c8fc93ad232ca5508153a264" | 18 | SRCREV ?= "2d6bfe4ce91051d4e5b499d38fc493586dd4859a" |
| 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 3408de5c..2c3f0b44 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 ?= "a6d38d37b4c565b5c8fc93ad232ca5508153a264" | 13 | SRCREV ?= "2d6bfe4ce91051d4e5b499d38fc493586dd4859a" |
| 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 | ||
