summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-10-24 07:46:50 +0800
committerKhem Raj <raj.khem@gmail.com>2023-10-23 17:00:49 -0700
commit21db09270d8c05ea1871277dd9899e352915297a (patch)
treea4872d650590335ef02321e404c98423b8c96848
parentd2536d50fa7296e12b6b79329d3e3769472c202e (diff)
downloadmeta-openembedded-21db09270d8c05ea1871277dd9899e352915297a.tar.gz
rdma-core: upgrade 47.0 -> 48.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_48.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_47.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_47.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_48.0.bb
index ac417435ce..b9e07604d2 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_47.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_48.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 = "ccb120cc7b7faceca90cfa55189a1b35b0adc78d" 10SRCREV = "3e039515b959fea70356b010ed093e43cf360e99"
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