diff options
| author | Samuli Piippo <samuli.piippo@gmail.com> | 2022-12-20 06:49:29 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-12-20 09:41:16 -0500 |
| commit | a7212d75fcfe871d6a9c292df8620cc68ec5fb39 (patch) | |
| tree | 2c124e82d0d7d7aab2844fbad0b4393f4c1f7e0a /meta-python/recipes-devtools/python/python-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch | |
| parent | 45f9f9d4030f6267a8b8feeacf60a3f0b336a9b3 (diff) | |
| download | meta-openembedded-a7212d75fcfe871d6a9c292df8620cc68ec5fb39.tar.gz | |
protobuf: stage protoc binary to sysroot
If protoc is enabled for the build, recipes using protobuf will
fail when protoc is not available in the recipe sysroot:
| The imported target "protobuf::protoc" references the file
|
| ".../recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin/protoc-3.21.5.0"
|
| but this file does not exist. Possible reasons include:
|
| * The file was deleted, renamed, or moved to another location.
|
| * An install or uninstall procedure did not complete successfully.
|
| * The installation package was faulty and contained
|
| ".../recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib/cmake/protobuf/protobuf-targets.cmake"
|
| but not all the files it references.
Use SYSROOT_DIRS to stage the binary to sysroot so it's always
available for other recipes.
Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit d7f46fa816964e30edb2ccfecc57a26251cc351c)
Diffstat (limited to 'meta-python/recipes-devtools/python/python-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch')
0 files changed, 0 insertions, 0 deletions
