[meta-virtualization] [PATCH 0/2] Upgrade protobuf and protobuf-c

Jianchuan Wang Jianchuan.Wang at windriver.com
Wed Sep 7 19:46:11 PDT 2016



On 09/08/2016 10:32 AM, Venkateswara Rao Mandela wrote:
> Hi Jianchun,
>
> Here are two patches I am using while trying to upgrade to criu-2.5.  These
> are reworked from the existing recipes in the tree. Hope this helps when you
> are rebasing the patches.
>
> criu-1.6 build will not work with these patches.

The criu-1.6 can work in my env after uprev protobuf and protobuf-c.

Thanks,
Jianchuan

> regards,
> Venkat
>
> Venkateswara Rao Mandela (2):
>    protobuf: update 2.5.0 -> 3.0.2
>    protobuf-c: update 0.15 -> 1.2.1
>
>   recipes-devtools/protobuf/protobuf-3.0.2.inc       |  4 ++
>   recipes-devtools/protobuf/protobuf-c-1.2.1.inc     |  4 ++
>   recipes-devtools/protobuf/protobuf-c.inc           | 11 +++
>   recipes-devtools/protobuf/protobuf-c_1.2.1.bb      | 10 +++
>   recipes-devtools/protobuf/protobuf-native_3.0.2.bb |  5 ++
>   recipes-devtools/protobuf/protobuf.inc             | 14 ++++
>   recipes-devtools/protobuf/protobuf_3.0.2.bb        | 82 ++++++++++++++++++++++
>   7 files changed, 130 insertions(+)
>   create mode 100644 recipes-devtools/protobuf/protobuf-3.0.2.inc
>   create mode 100644 recipes-devtools/protobuf/protobuf-c-1.2.1.inc
>   create mode 100644 recipes-devtools/protobuf/protobuf-c.inc
>   create mode 100644 recipes-devtools/protobuf/protobuf-c_1.2.1.bb
>   create mode 100644 recipes-devtools/protobuf/protobuf-native_3.0.2.bb
>   create mode 100644 recipes-devtools/protobuf/protobuf.inc
>   create mode 100644 recipes-devtools/protobuf/protobuf_3.0.2.bb
>



More information about the meta-virtualization mailing list