diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-08-24 08:59:52 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-23 19:12:52 -0700 |
commit | d718d90d2d4c64f21141be5d76eed7401bd86000 (patch) | |
tree | c612e16f4fa0f9c8a998a60b8423b9b2d9377234 /meta-networking | |
parent | 610b8fdfd45467ae1007878cc98baae2e73fb0cb (diff) | |
download | meta-openembedded-d718d90d2d4c64f21141be5d76eed7401bd86000.tar.gz |
rdma-core: upgrade 41.0 -> 42.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb index e5ecc5cd6..e1123dcc1 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb | |||
@@ -6,7 +6,7 @@ DEPENDS = "libnl" | |||
6 | RDEPENDS:${PN} = "bash perl" | 6 | 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 | SRCREV = "467363efbc0fea706752c1ba7a21c313823017e7" | 9 | SRCREV = "196bad56ed060612e22674b668b5ec3d8659ade3" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md | 12 | #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md |