Samuli Piippo d7f46fa816 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>
2022-11-23 08:25:31 -08:00
..
2022-05-30 22:07:20 -07:00
2022-07-07 10:26:37 -04:00
2020-01-09 14:05:37 -08:00
2016-12-13 11:19:11 +01:00
2021-08-03 10:21:25 -07:00
2022-06-01 08:43:01 -07:00
2022-11-01 10:13:47 -07:00
2022-05-09 08:59:46 -07:00
2018-05-29 12:56:19 -07:00
2021-11-09 20:57:14 -08:00
2022-10-31 08:27:33 -07:00
2022-08-23 10:04:07 -07:00
2016-01-06 13:25:54 +01:00
2022-09-27 10:04:35 -07:00
2022-09-07 16:44:54 -07:00
2022-04-13 19:21:41 -07:00
2022-11-14 11:55:59 -08:00
2022-06-30 13:39:27 -04:00
2022-11-18 11:10:25 -08:00
2022-09-12 15:34:28 -07:00
2022-11-09 10:17:15 -08:00
2022-10-18 16:25:44 -07:00
2022-10-09 20:06:54 -07:00
2022-11-07 08:39:05 -08:00
2021-08-03 10:21:25 -07:00
2022-07-02 11:37:02 -04:00
2022-11-09 10:17:15 -08:00
2021-08-03 10:21:25 -07:00
2021-11-18 11:07:10 -08:00