Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package{protobuf,python-protobuf}: bump to v3.2.0 | Mario J. Rugiero | 2017-04-22 | 1 | -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.0 | Jan Heylen | 2016-10-22 | 1 | -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 file | Yann E. MORIN | 2016-06-19 | 1 | -0/+2 |
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |