[oe] [meta-networking][PATCH 2/6] rdma-core: Update to version 18

Khem Raj raj.khem at gmail.com
Sat Jun 9 06:44:11 UTC 2018


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../rdma-core/{rdma-core_17.bb => rdma-core_18.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/rdma-core/{rdma-core_17.bb => rdma-core_18.bb} (93%)

diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_17.bb b/meta-networking/recipes-support/rdma-core/rdma-core_18.bb
similarity index 93%
rename from meta-networking/recipes-support/rdma-core/rdma-core_17.bb
rename to meta-networking/recipes-support/rdma-core/rdma-core_18.bb
index 5d0329919f..bc0f826052 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_17.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_18.bb
@@ -6,7 +6,7 @@ DEPENDS = "libnl"
 RDEPENDS_${PN} = "bash perl"
 
 SRC_URI = "git://github.com/linux-rdma/rdma-core.git;protocol=http"
-SRCREV ="5ce12bd51ebb0a4db35dea382b1ebdc701bab224"
+SRCREV ="1eee3c837e0290f1ac7e5ac453ed69e8fd927aab"
 S = "${WORKDIR}/git"
 
 #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md
-- 
2.17.1




More information about the Openembedded-devel mailing list