summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-grpcio-tools.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-grpcio-tools: Upgrade to 1.35.0Khem Raj2021-02-191-16/+0
| | | | | | | | | merge inc file into bb as this is the only consumer now Fix the compiler name logic to match OE, since our compiler name is not a single word but a collection of words Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python-grpcio-tools: Add missing space for appendKhem Raj2020-11-181-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUMAdrian Bunk2019-08-301-2/+2
| | | | | | | | | | | Using COMMON_LICENSE_DIR in LIC_FILES_CHKSUM of downloaded code is never the right thing to do, there must be some license information and that has to be checked instead. In several cases the claimed LICENSE was also incorrect. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python{, 3}-grpcio-tools: update 1.8.4 -> 1.14.1Jens Rehsack2018-08-281-0/+16
Align recipe for python protobuf code generator for gRPC with grpc itself and python-grpcio. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>