diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2022-09-22 12:06:17 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-09-22 13:25:49 -0500 |
| commit | d4b9eeb6279ba65d7bf87cd23a27da3aea1081c5 (patch) | |
| tree | aa50f2efb8ad4148d6db99d67e0fd5fbb94de971 | |
| parent | 774a184440bdcc2ce1a3e4df4f781a3f2fa1b88d (diff) | |
| download | meta-xilinx-d4b9eeb6279ba65d7bf87cd23a27da3aea1081c5.tar.gz | |
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/recipes-xrt/xrt/xrt.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc index c1e36f85..ec163138 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc | |||
| @@ -3,6 +3,6 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' | |||
| 3 | SRC_URI = "${REPO};${BRANCHARG}" | 3 | SRC_URI = "${REPO};${BRANCHARG}" |
| 4 | 4 | ||
| 5 | BRANCH= "2022.2" | 5 | BRANCH= "2022.2" |
| 6 | SRCREV= "836a1f4e39f04d989b7709f3c41d337e8a073197" | 6 | SRCREV= "a09430a4d1a02de24f3672c78dbda4bd7b790ae0" |
| 7 | PV = "202220.2.14.0" | 7 | PV = "202220.2.14.0" |
| 8 | 8 | ||
