[OE-core] [PATCH v2] u-boot: update to version 2015.01

Burton, Ross ross.burton at intel.com
Tue Feb 10 16:16:00 UTC 2015


Hi Denys,

On 10 February 2015 at 16:02, Denys Dmytriyenko <denis at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150210/970c40ea/attachment-0002.html>


More information about the Openembedded-core mailing list