Avoid signifant native task churn when DISTRO_FEATURES is changed by defining a fixed DISTRO_FEATURES value (default is "") for native recipes.
The xorg changes are all removals of x11 requirements (that were not real) from recipes that have native versions. I added a configuration default in bitbake.conf, let me know if this is not a good place. This seems to work fine (tested multiple different images) but I am not really sure how to test it further... Suggestions are welcome, as are results from autobuilder. Thanks, Jussi The following changes since commit 633ad6c9f436f5d2b6ee1a005b697661a054a394: oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdir (2017-04-06 10:13:39 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib jku/native-distro-features http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/native-distro-features Jussi Kukkonen (4): mkfontdir: Remove x11 requirement mkfontscale: Remove x11 requirement xorg-font-common.inc: Remove x11 requirement native.bbclass: Use fixed DISTRO_FEATURES meta/classes/native.bbclass | 12 ++++++++---- meta/conf/bitbake.conf | 2 ++ meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb | 4 ++++ meta/recipes-graphics/xorg-app/mkfontscale_1.1.2.bb | 3 +++ meta/recipes-graphics/xorg-font/xorg-font-common.inc | 3 --- 5 files changed, 17 insertions(+), 7 deletions(-) -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core