[oe-commits] [meta-openembedded] branch sumo-next updated: grpc: move it from oe to networking layer

git at git.openembedded.org git at git.openembedded.org
Mon Sep 24 13:56:45 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch sumo-next
in repository meta-openembedded.

The following commit(s) were added to refs/heads/sumo-next by this push:
     new 35c6359  grpc: move it from oe to networking layer
35c6359 is described below

commit 35c6359155d6082d279ba86b94125d684d435dad
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Mon Mar 5 16:46:25 2018 -0800

    grpc: move it from oe to networking layer
    
    grpc has dependancy on meta-networking packages.
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../grpc/0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch  | 0
 .../grpc/0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch   | 0
 .../grpc/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(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list