From 251878e8b6b993b159c949f7e4860faf085e17f5 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Mon, 5 Mar 2018 16:46:25 -0800 Subject: [PATCH] grpc: move it from oe to networking layer grpc has dependancy on meta-networking packages. Signed-off-by: Armin Kuster --- ...001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch | 0 ...0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch | 0 .../0004-CMakeLists.txt-Find-c-ares-in-target-sysroot-alone.patch | 0 {meta-oe => meta-networking}/recipes-devtools/grpc/grpc_1.8.5.bb | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {meta-oe => meta-networking}/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch (100%) rename {meta-oe => meta-networking}/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch (100%) rename {meta-oe => meta-networking}/recipes-devtools/grpc/grpc/0004-CMakeLists.txt-Find-c-ares-in-target-sysroot-alone.patch (100%) rename {meta-oe => meta-networking}/recipes-devtools/grpc/grpc_1.8.5.bb (100%) diff --git a/meta-oe/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch b/meta-networking/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch similarity index 100% rename from meta-oe/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch rename to meta-networking/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch diff --git a/meta-oe/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch b/meta-networking/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch similarity index 100% rename from meta-oe/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch rename to meta-networking/recipes-devtools/grpc/grpc/0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch diff --git a/meta-oe/recipes-devtools/grpc/grpc/0004-CMakeLists.txt-Find-c-ares-in-target-sysroot-alone.patch b/meta-networking/recipes-devtools/grpc/grpc/0004-CMakeLists.txt-Find-c-ares-in-target-sysroot-alone.patch similarity index 100% rename from meta-oe/recipes-devtools/grpc/grpc/0004-CMakeLists.txt-Find-c-ares-in-target-sysroot-alone.patch rename to meta-networking/recipes-devtools/grpc/grpc/0004-CMakeLists.txt-Find-c-ares-in-target-sysroot-alone.patch diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.8.5.bb b/meta-networking/recipes-devtools/grpc/grpc_1.8.5.bb similarity index 100% rename from meta-oe/recipes-devtools/grpc/grpc_1.8.5.bb rename to meta-networking/recipes-devtools/grpc/grpc_1.8.5.bb