<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools/protobuf, branch morty</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=morty</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=morty'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2016-05-06T10:40:26+00:00</updated>
<entry>
<title>protobuf: split package to main and compiler packages</title>
<updated>2016-05-06T10:40:26+00:00</updated>
<author>
<name>eu@felipetonello.com</name>
<email>eu@felipetonello.com</email>
</author>
<published>2016-05-03T15:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=821414a07d435f9dd797e3ba09cd49d495a9d460'/>
<id>urn:sha1:821414a07d435f9dd797e3ba09cd49d495a9d460</id>
<content type='text'>
Protobuf has two main features, a compiler and a library. Run-time
applications only need the libraries to run.

Signed-off-by: Felipe F. Tonello &lt;eu@felipetonello.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>protobuf: add protobuf-c recipe</title>
<updated>2016-05-06T10:40:25+00:00</updated>
<author>
<name>eu@felipetonello.com</name>
<email>eu@felipetonello.com</email>
</author>
<published>2016-05-03T15:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3bae88a2ee7befdd5bff6e7002c5407f94eb720d'/>
<id>urn:sha1:3bae88a2ee7befdd5bff6e7002c5407f94eb720d</id>
<content type='text'>
replaces/obsoletes: commit 0d31f8448412 [Added protobuf-c criu dependency]
in meta-virtualization

This version of the recipe also adds a separated package for the compiler.

Signed-off-by: Felipe F. Tonello &lt;eu@felipetonello.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>protobuf: update update and build fix</title>
<updated>2015-05-11T08:30:21+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2015-04-05T02:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bf6aa3c1eb1224caf593994d859bbb2fbb735d6c'/>
<id>urn:sha1:bf6aa3c1eb1224caf593994d859bbb2fbb735d6c</id>
<content type='text'>
googlecode is shutting down so had to move SRC_URI to github.
changed LIC_FILES_CHKSUM to LICENSE since COPY.TXT has been removed.

updated fixed the following build issue:

| tmp/work/ppc7400-poky-linux/protobuf/2.5.0-r0/protobuf-2.5.0/src/google/protobuf/extension_set.cc:81:3: error: 'GoogleOnceInit' is not a member of 'google::protobuf'
|    ::google::protobuf::GoogleOnceInit(&amp;registry_init_, &amp;InitRegistry);
|    ^
| tmp/work/ppc7400-poky-linux/protobuf/2.5.0-r0/protobuf-2.5.0/src/google/protobuf/extension_set.cc:81:39: error: 'registry_init_' was not declared in this scope
|    ::google::protobuf::GoogleOnceInit(&amp;registry_init_, &amp;InitRegistry);
|                                        ^

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>protobuf: update to 2.5.0</title>
<updated>2015-01-08T10:58:43+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2015-01-05T11:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aecb603d4da9e99ae092741020138ec245a56397'/>
<id>urn:sha1:aecb603d4da9e99ae092741020138ec245a56397</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>protobuf: add dependency on zlib</title>
<updated>2014-08-11T08:59:23+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-08-09T14:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9d127bfee7f933642a35f17d141620bf7e9e6862'/>
<id>urn:sha1:9d127bfee7f933642a35f17d141620bf7e9e6862</id>
<content type='text'>
* fixes floating dependency:
  protobuf/protobuf/latest lost dependency on  zlib

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>protobuf: add recipe from meta-virtualization and tweak</title>
<updated>2013-07-24T12:30:00+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2013-07-12T09:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=54d9e46a44ff57aafa180c835343fddaca4687df'/>
<id>urn:sha1:54d9e46a44ff57aafa180c835343fddaca4687df</id>
<content type='text'>
* Add proper SUMMARY
* Break long DESCRIPTION onto multiple lines
* Reorder some lines

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
