[meta-virtualization] [[PATCH 1/3] protobuf-native: Enable shared libs

Bruce Ashfield bruce.ashfield at gmail.com
Tue Mar 21 14:09:45 PDT 2017


Thanks.

Everything passed my runtime tests, so I've pushed master-next -> master.

Bruce

On Tue, Mar 21, 2017 at 11:36 AM, Khem Raj <raj.khem at gmail.com> wrote:

> protobuf-c needs shared libraries, linking with static libs
> ends up with undefined symbols
>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  recipes-devtools/protobuf/protobuf-native_3.1.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-devtools/protobuf/protobuf-native_3.1.0.bb
> b/recipes-devtools/protobuf/protobuf-native_3.1.0.bb
> index 47fb401..91ab0b3 100644
> --- a/recipes-devtools/protobuf/protobuf-native_3.1.0.bb
> +++ b/recipes-devtools/protobuf/protobuf-native_3.1.0.bb
> @@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "0a0ae63cbffc274efb573bdde9a253
> e3f32e458c41261df51c5dbc5ad5
>  SRC_URI = "https://github.com/google/protobuf/archive/v3.1.0.tar.
> gz;downloadfilename=protobuf-3.1.0.tar.gz \
>         "
>
> -EXTRA_OECONF += " --with-protoc=echo --disable-shared"
> +EXTRA_OECONF += " --with-protoc=echo"
>
>  inherit native autotools
>
> --
> 2.12.0
>
>


-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170321/8c1656eb/attachment.html>


More information about the meta-virtualization mailing list