Hi Denys,

On 10 February 2015 at 16:02, Denys Dmytriyenko <de...@denix.org> wrote:

> +DEPENDS = "openssl"
> +DEPENDS_class-native = "openssl-native"
>

That *really* shouldn't be required. :(

And indeed, the old patch with -e shows that it isn't:

# $DEPENDS [6 operations]
#   set /home/ross/Yocto/poky/meta/conf/bitbake.conf:246
#     ""
#   set /home/ross/Yocto/poky/meta/conf/documentation.conf:135
#     [doc] "Lists a recipe's build-time dependencies (i.e. other recipe
files)."
#   _prepend /home/ross/Yocto/poky/meta/classes/base.bbclass:81
#     "${BASEDEPENDS} "
#   set /home/ross/Yocto/poky/meta/recipes-bsp/u-boot/
u-boot-mkimage_2015.01.bb:6
#     "openssl"
#   set native_virtclass_handler(e):27 [map_dependencies]
#     "openssl-native"
#   set data_smart.py:437 [finalize]
#     "${BASEDEPENDS} openssl-native"
# pre-expansion value:
#   "${BASEDEPENDS} openssl-native"
DEPENDS=" openssl-native"

This is *very* strange.  When the AB is free I'll do another rebuild to see
what happens under load.  Was the DEPENDS_class-native change the only
difference between v1 and v2?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to