mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
2b1961e67c02e6b4028538321d96b9be4fe010e1
Add 'googletest-native' dependency to fix: | CMake Warning at /home/flk/bitbake-builds/poky/build/tmp/work/corei7-64-poky-linux/btop/1.4.6/recipe-sysroot-native/usr/share/cmake-4.2/Modules/FetchContent.cmake:2121 (message): | FETCHCONTENT_FULLY_DISCONNECTED is set to true, which requires the source | directory for dependency googletest to already be populated. This | generally means it must not be set to true the first time CMake is run in a | build directory. The following source directory should already be | populated, but it doesn't exist: | | /home/flk/bitbake-builds/poky/build/tmp/work/corei7-64-poky-linux/btop/1.4.6/build/_deps/googletest-src | | Policy CMP0170 controls enforcement of this requirement. | Call Stack (most recent call first): | /home/flk/bitbake-builds/poky/build/tmp/work/corei7-64-poky-linux/btop/1.4.6/recipe-sysroot-native/usr/share/cmake-4.2/Modules/FetchContent.cmake:2394 (__FetchContent_Populate) | tests/CMakeLists.txt:10 (FetchContent_MakeAvailable) | | | -- Configuring done (1.0s) | CMake Error at tests/CMakeLists.txt:14 (target_link_libraries): | Target "libbtop_test" links to: | | GTest::gtest_main | | but the target was not found. Possible reasons include: | | * There is a typo in the target name. | * A find_package call is missing for an IMPORTED target. | * An ALIAS target is missing. v1.4.6 References | Description | Author(s) Signed-off-by: Khem Raj <raj.khem@gmail.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Description
Languages
BitBake
84.3%
Shell
6.4%
C
3.1%
Roff
2.3%
NASL
2%
Other
1.8%