diff options
| author | saumya garg <saumya.garg@amd.com> | 2024-05-14 14:08:47 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-05-16 11:01:49 -0500 |
| commit | 4b2a90aa99df635b84fefea5cdf242e8df09c787 (patch) | |
| tree | 7892969c0da5e688b5485e10aa0ea7941820c035 /meta-xilinx-core/recipes-xrt/xrt | |
| parent | 587616c9b0ce08b9468b3dadc87c9028742b84d2 (diff) | |
| download | meta-xilinx-4b2a90aa99df635b84fefea5cdf242e8df09c787.tar.gz | |
xrt, zocl: Update commit id
Changelog:
fixing reserved memory logic (#8164) (#8165)
Fixed rw_shared flag for user managed kernel (#8158) (#8162)
Add instructions for installation of xrt package on Alma Linux (#8156) (#8159)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Updated commit message
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-xrt/xrt')
| -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 7125f423..7f366e28 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc | |||
| @@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' | |||
| 3 | SRC_URI = "${REPO};${BRANCHARG};name=xrt" | 3 | SRC_URI = "${REPO};${BRANCHARG};name=xrt" |
| 4 | 4 | ||
| 5 | BRANCH= "2024.1" | 5 | BRANCH= "2024.1" |
| 6 | SRCREV_xrt = "ec83e2a3348f3e5158f7a91821e9cf4690462681" | 6 | SRCREV_xrt = "cb210606f06c8e89600dbdb9cc234eed24706400" |
| 7 | PV = "202410.2.17.0" | 7 | PV = "202410.2.17.0" |
| 8 | 8 | ||
| 9 | SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" | 9 | SRC_URI += "git://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https" |
