Signed-off-by: Zang Ruochen <zangrc.f...@cn.fujitsu.com> --- .../rdma-core/{rdma-core_32.0.bb => rdma-core_33.0.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-networking/recipes-support/rdma-core/{rdma-core_32.0.bb => rdma-core_33.0.bb} (85%)
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_32.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb similarity index 85% rename from meta-networking/recipes-support/rdma-core/rdma-core_32.0.bb rename to meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb index 7772120ee6..1c1569cfb0 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_32.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb @@ -5,10 +5,8 @@ SECTION = "libs" DEPENDS = "libnl" RDEPENDS_${PN} = "bash perl" -BRANCH = "stable-v${@d.getVar('PV').split('.')[0]}" -SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=${BRANCH} \ - " -SRCREV = "7a4f9ad9a1d906c5f2bbb18b588309c3d12460ac" +SRC_URI = "git://github.com/linux-rdma/rdma-core.git" +SRCREV = "e66ca0832e58dafac7af7ad9e6799eaef438061a" S = "${WORKDIR}/git" #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88603): https://lists.openembedded.org/g/openembedded-devel/message/88603 Mute This Topic: https://lists.openembedded.org/mt/79515374/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-