All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Upgrade protobuf and protobuf-c
@ 2016-09-08  2:32 Venkateswara Rao Mandela
  2016-09-08  2:32 ` [PATCH 1/2] protobuf: update 2.5.0 -> 3.0.2 Venkateswara Rao Mandela
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Venkateswara Rao Mandela @ 2016-09-08  2:32 UTC (permalink / raw)
  To: meta-virtualization, jianchuan.wang

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-08  3:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08  2:32 [PATCH 0/2] Upgrade protobuf and protobuf-c Venkateswara Rao Mandela
2016-09-08  2:32 ` [PATCH 1/2] protobuf: update 2.5.0 -> 3.0.2 Venkateswara Rao Mandela
2016-09-08  2:32 ` [PATCH 2/2] protobuf-c: update 0.15 -> 1.2.1 Venkateswara Rao Mandela
2016-09-08  2:46 ` [PATCH 0/2] Upgrade protobuf and protobuf-c Jianchuan Wang
2016-09-08  2:49   ` Mandela, Venkateswara Rao
2016-09-08  2:59     ` Jianchuan Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.