]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
populate_sdk_ext.bclass: make sure OECORE_NATIVE_SYSROOT is exported.
authorGauthier HADERER <ghaderer@wyplay.com>
Thu, 27 Jun 2024 08:42:42 +0000 (10:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jul 2024 21:29:10 +0000 (22:29 +0100)
commit825c996b7995d3ad510933b1a88229831ca5ea29
treeb00a133a059ba613d6cbd7bea288294adda428f8
parentc7d826c88933d53d550265f1cc382539c5c52994
populate_sdk_ext.bclass: make sure OECORE_NATIVE_SYSROOT is exported.

Fixes bug 15464.

OECORE_NATIVE_SYSROOT is correctly set up and exported in the SDK's
environment file. But it's then unset in buildtools/environment-setup-*.
The value is restored in the SDK's environment file but is not exported
again.

Signed-off-by: Gauthier HADERER <ghaderer@wyplay.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/populate_sdk_ext.bbclass