diff options
author | Harish Sadineni <Harish.Sadineni@windriver.com> | 2025-01-23 07:47:55 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 13:20:45 +0000 |
commit | 27d7a7540fccaf95bb5e309a7bdcde4ba80a6cc9 (patch) | |
tree | 1d8244e7859088fa24c46bdb738fcea1502cbc49 /scripts/lib/devtool/sdk.py | |
parent | 37fea972a6fafe360bfbb2d1ac472fa9e060c733 (diff) | |
download | poky-27d7a7540fccaf95bb5e309a7bdcde4ba80a6cc9.tar.gz |
oeqa/sdk/context: fix for gtk3 test failure during do_testsdk
The do_testsdk for lib32-core-image-sato aborts with below error:
configure: error: Package requirements (gtk+-3.0) were not met:
No package 'gtk+-3.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
This causes due to an absolute path name in 'sdk_env', which is now stripped to have only the environment name.
(From OE-Core rev: 386e4132a9ced75599d92610cf5c0e8fe907c3b6)
Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions