summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-08-01 15:41:56 +0800
committerKhem Raj <raj.khem@gmail.com>2023-08-01 08:46:48 -0700
commitb9d943639049702f0cc87aa66ff90cf67eabc572 (patch)
treea86f144ed6fb73327e670df2a949cc192c02dc85
parentb3052a5f9246728231772d4d79370fb1609ea495 (diff)
downloadmeta-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
8SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https \ 8SRC_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"
10SRCREV = "f2789cbd394c5839e8942d585a494ab72fd97e39" 10SRCREV = "ccb120cc7b7faceca90cfa55189a1b35b0adc78d"
11S = "${WORKDIR}/git" 11S = "${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