Commit graph

22 commits

Author SHA1 Message Date
heitbaum
7e91852e17 protobuf: update to 3.20.3
update 3.14.0 to 3.20.3 (2022-09-30)
release notes: https://github.com/protocolbuffers/protobuf/releases
changes: https://github.com/protocolbuffers/protobuf/blob/master/CHANGES.txt
2023-03-19 09:49:25 +00:00
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
171df50a6d protobuf: update to 3.14.0 2021-01-08 06:30:06 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler 2019-10-18 19:41:00 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
MilhouseVH
b518bbf4e7 packages: implement late variable binding
Move variable assignments into configure_package() if the assignments
depend on variables initialised after the package is sourced, ie.
$PKG_BUILD, $PKG_SOURCE_NAME etc.
2018-12-18 03:43:28 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
bf10e73172 spdx: missed packages 2018-07-19 17:25:45 +02:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Lukas Rusak
9f9f171fa7
protobuf: fix path to CMakeLists.txt 2016-12-26 17:09:31 -08:00
Lukas Rusak
73c1fefa90
Revert "protobuf: set protoc path"
This reverts commit 38b34f98fe9e46f753dbb6f932886bc89f491f7f.
2016-12-26 17:09:31 -08:00
Peter Vicman
4d00685c73 protobuf: set protoc path
Without this protobuf fail on imx6 because protoc is used from target folder.
2016-12-26 16:25:15 +01:00
Lukas Rusak
58e773dca3
protobuf: update to 3.1.0, update to use cmake 2016-11-18 12:51:08 -08:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
76a73dbc0c protobuf: initial package 2016-04-07 12:17:27 -07:00