diff options
author | rbramand <rahul.bramandlapalli@xilinx.com> | 2023-03-24 00:26:28 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-26 19:07:36 -0500 |
commit | b22fed3498984005e472f09a72c05a85fd0f61a9 (patch) | |
tree | afc93c1eca81411fa63ffe39f48ba773a6233a24 | |
parent | 8711cb51af3c756c76e970322e0e1cb93ca894ac (diff) | |
download | meta-xilinx-b22fed3498984005e472f09a72c05a85fd0f61a9.tar.gz |
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 20c7bbee4684f5fd71f0d57cd7051fa3c6a100dc)
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 893acaf1..4cb3b157 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= "master" | 5 | BRANCH= "master" |
6 | SRCREV= "fff03c822edc0971a4a58398a0004c1c99884c63" | 6 | SRCREV= "f1e8e126bd9265a78b042a354afc4f5d567bb073" |
7 | PV = "202310.2.15.0" | 7 | PV = "202310.2.15.0" |
8 | 8 | ||