diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2021-05-28 18:19:03 +0530 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 15:01:47 -0700 |
| commit | 4510b9caea127776a189179cbbd506b476257f9f (patch) | |
| tree | 50503cf71edf130ff6e50e09725c5632081b870f | |
| parent | b07ac6d0ab28437fceb2824ab8ad197d10d8049d (diff) | |
| download | meta-xilinx-4510b9caea127776a189179cbbd506b476257f9f.tar.gz | |
] xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc index 28caf0cb..810c4924 100644 --- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt.inc | |||
| @@ -2,8 +2,8 @@ REPO ?= "git://github.com/Xilinx/XRT.git;protocol=https" | |||
| 2 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 2 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 3 | SRC_URI = "${REPO};${BRANCHARG}" | 3 | SRC_URI = "${REPO};${BRANCHARG}" |
| 4 | 4 | ||
| 5 | BRANCH= "master" | 5 | BRANCH= "2021.1" |
| 6 | SRCREV= "6432d013a30798ec3a3d376804c7e73bc281f69d" | 6 | SRCREV= "fef780015177dbe783752c191d21b1a0cb114726" |
| 7 | PV = "202110.2.11.0" | 7 | PV = "202110.2.11.0" |
| 8 | 8 | ||
| 9 | 9 | ||
