meta-openembedded/meta-oe/recipes-devtools/protobuf
Vyacheslav Yurkov 8c6ae75bef protobuf: disable protoc binary for target
When applications want to use protoc during the build, the target binary
has to be disabled in order to avoid following error:

|   The imported target "protobuf::protoc" references the file
|
|      "<application build dir>/recipe-sysroot/usr/bin/protoc-<protobuf version>"
|
|   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
|
|      "<application build dir>/recipe-sysroot/usr/lib/cmake/protobuf/protobuf-targets.cmake"
|
|   but not all the files it references.

Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-27 07:39:10 -07:00
..
protobuf protobuf: change build system to cmake 2022-08-27 07:37:46 -07:00
protobuf_3.21.5.bb protobuf: disable protoc binary for target 2022-08-27 07:39:10 -07:00
protobuf-c_1.4.1.bb protobuf-c: update to 1.4.1 fix CVE-2022-33070 2022-07-12 09:12:14 +01:00