diff options
author | rbramand <rahul.bramandlapalli@xilinx.com> | 2022-09-28 17:55:14 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2022-09-29 08:47:21 -0500 |
commit | 1c1e0b4d928a4d4a96e0b594aad78b6a067fae55 (patch) | |
tree | f3efe931cacedb3309638201a6c390a851e0a5f9 | |
parent | d17481d5f362c43b7f0dcd7f69b5030be113dc4c (diff) | |
download | meta-xilinx-1c1e0b4d928a4d4a96e0b594aad78b6a067fae55.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 ec163138..0c54511b 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= "a09430a4d1a02de24f3672c78dbda4bd7b790ae0" | 6 | SRCREV= "5da182a12e8f8d6e81d7e78186ce85c5f207578e" |
7 | PV = "202220.2.14.0" | 7 | PV = "202220.2.14.0" |
8 | 8 | ||