On Wed, Dec 18, 2019 at 03:37:58PM +0100, Alexander Kanavin wrote:
>...
> --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
> +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
> @@ -10,7 +10,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
>  inherit packagegroup
>  
> -PROFILE_TOOLS_X = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'sysprof', 
> '', d)}"
> +PROFILE_TOOLS_X = ""
>  # sysprof doesn't support aarch64 and nios2
>  PROFILE_TOOLS_X_aarch64 = ""
>  PROFILE_TOOLS_X_nios2 = ""
>...

PROFILE_TOOLS_X is now always empty and should be removed.

cu
Adrian
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to