diff options
| author | rbramand <rahul.bramandlapalli@xilinx.com> | 2022-12-05 15:03:58 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-10 08:42:54 -0700 |
| commit | 220309dacf51136051de2b13690cbc2f7dffddc5 (patch) | |
| tree | 12839422c17a5c6725118b13de7482edf7c95e73 | |
| parent | 5cc26b51be40895991c9627e4dd1a07e0bd5e278 (diff) | |
| download | meta-xilinx-220309dacf51136051de2b13690cbc2f7dffddc5.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 314f05a0..532d8326 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= "582c711f5fbe0abf9f360cf8802a19d5610384e9" | 6 | SRCREV= "cafb7581492ec2f7d4addfe526934b745861df86" |
| 7 | PV = "202310.2.15.0" | 7 | PV = "202310.2.15.0" |
| 8 | 8 | ||
