summaryrefslogtreecommitdiffstats
path: root/package/flatbuffers
Commit message (Collapse)AuthorAgeFilesLines
* flatbuffers: bump to version 1.9.0Fabrice Fontaine2018-04-152-2/+2
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* flatbuffers: new packageFabrice Fontaine2018-01-153-0/+40
FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications. http://google.github.io/flatbuffers/ Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud