diff options
| author | Samuli Piippo <samuli.piippo@gmail.com> | 2023-09-27 05:11:01 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-10-04 07:52:48 -0700 |
| commit | 08e40ab32540fd08f3e9f84bbe1000be8025aed9 (patch) | |
| tree | ab615900d1d1753098c9f1e7f22faaf0ed4b119b /meta-python/recipes-devtools/python/python3-pytest-lazy-fixture | |
| parent | a1d0117b7e3cbe0a67a4ff662adbf1ea8da3bc8b (diff) | |
| download | meta-openembedded-08e40ab32540fd08f3e9f84bbe1000be8025aed9.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 a0557fe5433620717eeb00d3b16801711337b1a4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-lazy-fixture')
0 files changed, 0 insertions, 0 deletions
