Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | protobuf: upgrade 4.25.4 -> 4.25.5 | Yi Zhao | 2024-09-23 | 1 | -123/+0 |
| | | | | | | | | ChangeLog: https://github.com/protocolbuffers/protobuf/releases/tag/v25.5 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | protobuf: add abseil-cpp to RDEPENDS | Yi Zhao | 2024-09-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Since commit[1], the libraries of abseil-cpp have been splitted into separate packages. When protobuf is installed into the image, only 48 abseil libraries are installed as runtime dependencies. But the output of 'pkg-config --libs protobuf' lists 66 abseil-cpp libraries are required. Add abseil-cpp to RDEPENDS to ensure that all required abseil-cpp libraries are installed. [1] https://git.openembedded.org/meta-openembedded/commit/?id=dd6421e65eb75c35a904f4b487ba022075035ecc Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | protobuf: version bump 4.25.3 -> 4.25.4 | Jan Vermaete | 2024-08-25 | 1 | -0/+121 |
+ adding UPSTREAM_CHECK_GITTAGREGEX because `devtool latest-version` was going to the 28 release (what still in rc) Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |