summaryrefslogtreecommitdiffstats
path: root/package/python-protobuf/python-protobuf.hash
Commit message (Collapse)AuthorAgeFilesLines
* protobuf: bump to 3.6.0Matt Weber2018-06-221-1/+2
| | | | | | | | | | | | (also bumps protobuf-python) Fixes the following issue and brauto builds https://github.com/google/protobuf/issues/3937 http://autobuild.buildroot.net/results/982f727495c1d3524685015c34b1cbb1e0bbb4b0 http://autobuild.buildroot.net/results/adbd3088e24d7e681c995f8c3d1db0e14ac500ba Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/protobuf: bump to version 3.5.1Martijn de Gouw2018-05-171-1/+1
| | | | | | | GRPC requires protobuf 3.5.0+ Signed-off-by: Martijn de Gouw <martijn.de.gouw@prodrive-technologies.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* protobuf, python-protobuf: bump to v3.4.1Bernd Kuhls2017-09-241-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* protobuf, python-protobuf: bump to v3.3.0Mario Rugiero2017-07-021-1/+1
| | | | | Signed-off-by: Mario J. Rugiero <mrugiero@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package{protobuf,python-protobuf}: bump to v3.2.0Mario J. Rugiero2017-04-221-1/+2
| | | | | | | | | | | | | | | | | Both packages are coupled, so both are bumped and build-tested. The atomics' support patch is no longer needed, and neither is the autoreconf option, and SPARC64 is no longer broken. To make sure of this, one config of each of the following archs was tested (base defconfig in parens): - PowerPC (qemu_ppc_g3beige_defconfig) - SPARC (qemu_sparc_ss10_defconfig) - SPARC64 (qemu_sparc64_sun4u_defconfig) Signed-off-by: Mario J. Rugiero <mrugiero@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* protobuf: bump to version 3.0.0Jan Heylen2016-10-221-2/+1
| | | | | | | | | | | | | | It also changes the python-protobuf.hash file to be a symbolic link to ../protobuf/protobuf.hash so that both hash files don't have to be updated when protobuf is bumped. In addition, the 0001-disable-unneeded-build-dependencies.patch patch from package/python-protobuf/ is removed because it has been merged upstream. Signed-off-by: Jan Heylen <heyleke@gmail.com> [Thomas: fix the build of python-protobuf.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-protobuf: add hash fileYann E. MORIN2016-06-191-0/+2
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud