Samuli Piippo 08e40ab325 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>
2023-10-04 07:52:48 -07:00
..
2022-05-30 22:07:20 -07:00
2023-07-13 07:22:17 -07:00
2023-08-03 09:14:20 -07:00
2023-08-03 09:14:20 -07:00
2020-01-09 14:05:37 -08:00
2023-02-01 09:28:47 -08:00
2021-08-03 10:21:25 -07:00
2023-08-09 09:29:10 -07:00
2023-08-03 09:14:20 -07:00
2018-05-29 12:56:19 -07:00
2021-11-09 20:57:14 -08:00
2023-02-18 13:19:36 -08:00
2023-04-05 15:56:47 -07:00
2023-08-07 09:01:00 -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
2023-07-05 10:24:49 -07:00
2023-03-17 07:06:55 -07:00
2023-06-14 09:41:35 -07:00
2023-09-07 10:31:19 -07:00
2023-06-14 09:41:35 -07:00
2022-06-30 13:39:27 -04:00
2023-08-28 08:55:26 -07:00
2023-08-11 09:36:03 -07:00
2023-08-26 17:32:44 -07:00
2022-11-07 08:39:05 -08:00
2023-08-05 09:29:56 -07:00
2021-08-03 10:21:25 -07:00
2023-02-22 01:03:38 -08:00
2023-05-25 08:57:47 -07:00
2023-01-11 08:37:58 -08:00
2023-04-17 21:36:17 -07:00
2023-08-19 10:46:14 -07:00