diff options
| author | Himanshu Choudhary <himanshu.choudhary@xilinx.com> | 2020-05-21 16:55:52 +0530 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-05-21 08:27:43 -0700 |
| commit | 7631da21ae8552cd3f562c81ab541ac54fc6a382 (patch) | |
| tree | b1338f7feef950867fe422f6d365f361dc949b20 | |
| parent | bde4b1401c265f5b8644a4afe4b64bca6b0edf0f (diff) | |
| download | meta-xilinx-7631da21ae8552cd3f562c81ab541ac54fc6a382.tar.gz | |
xrt_git:zocl_git: update commitid for 2020.1 release
CR-1063204
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 345c7c50..d04e515d 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 ?= "4daa85e4e3cdd883c0832f82eacb60e7e2f1d093" | 18 | SRCREV ?= "a6d38d37b4c565b5c8fc93ad232ca5508153a264" |
| 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 5c1359eb..3408de5c 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 ?= "4daa85e4e3cdd883c0832f82eacb60e7e2f1d093" | 13 | SRCREV ?= "a6d38d37b4c565b5c8fc93ad232ca5508153a264" |
| 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 | ||
