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

Venkateswara Rao Mandela venkat.mandela at ti.com
Wed Sep 7 19:32:32 PDT 2016


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.

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

-- 
2.9.3



More information about the meta-virtualization mailing list