diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-08-01 15:41:56 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-01 08:46:48 -0700 |
| commit | b9d943639049702f0cc87aa66ff90cf67eabc572 (patch) | |
| tree | a86f144ed6fb73327e670df2a949cc192c02dc85 | |
| parent | b3052a5f9246728231772d4d79370fb1609ea495 (diff) | |
| download | meta-openembedded-b9d943639049702f0cc87aa66ff90cf67eabc572.tar.gz | |
rdma-core: upgrade 46.0 -> 47.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/rdma-core/rdma-core_47.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_46.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_46.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_47.0.bb index a6927f566d..ac417435ce 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_46.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_47.0.bb | |||
| @@ -7,7 +7,7 @@ RDEPENDS:${PN} = "bash perl" | |||
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https \ | 8 | SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https \ |
| 9 | file://0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch" | 9 | file://0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch" |
| 10 | SRCREV = "f2789cbd394c5839e8942d585a494ab72fd97e39" | 10 | SRCREV = "ccb120cc7b7faceca90cfa55189a1b35b0adc78d" |
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
| 13 | #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md | 13 | #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md |
