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

Denys Dmytriyenko denis at denix.org
Tue Feb 10 16:26:22 UTC 2015


On Tue, Feb 10, 2015 at 04:16:00PM +0000, Burton, Ross wrote:
> 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:

Yes, I understand it completely and my tests show the same exact -e output. 
But since there were no other suggestions, I decided to cheat a bit... :)


> # $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.

Thanks a lot! Looking forward for the results.


> Was the DEPENDS_class-native change the only difference between v1 and v2?

Yes, that was the only change.

-- 
Denys



More information about the Openembedded-core mailing list