[Buildroot] [PATCH 1/1] package/optee-client: fix BR2_PACKAGE_OPTEE_CLIENT_TEEACL

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Feb 22 23:01:29 UTC 2023


On Wed, 22 Feb 2023 23:08:35 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Fix typo added by commit 917a961d9c77d5f1aaa47206add9b9ff80e74a82
> resulting in the following build failure:
> 
> -- Checking for module 'uuid'
> --   Package 'uuid', required by 'virtual:world', not found
> CMake Error at /tmp/instance-5/output-1/per-package/optee-client/host/share/cmake-3.22/Modules/FindPkgConfig.cmake:603 (message):
>   A required package was not found
> Call Stack (most recent call first):
>   /tmp/instance-5/output-1/per-package/optee-client/host/share/cmake-3.22/Modules/FindPkgConfig.cmake:825 (_pkg_check_modules_internal)
>   CMakeLists.txt:43 (pkg_check_modules)
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/e1c6b5c9e841a003037045b2ff7afd9836e7c640
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/optee-client/optee-client.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list