mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
rdma-core: upgrade 62.0 -> 64.0
0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch still applies (with a minor line-offset shift) and is still needed: upstream v64.0's CMakeLists.txt still unconditionally calls find_program() for SYSTEMCTL_BIN without honoring a pre-set value. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ RDEPENDS:${PN} = "bash perl"
|
||||
SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https;tag=v${PV} \
|
||||
file://0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch \
|
||||
"
|
||||
SRCREV = "31af04ec84378724cb6256814d4ffde359a7123b"
|
||||
SRCREV = "f272237493ef309984036f7b85655e11104c61c8"
|
||||
|
||||
#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md
|
||||
LICENSE = "BSD-2-Clause OR GPL-2.0-only"
|
||||
Reference in New Issue
Block a user