[ELDK] [PATCH 1/3] m28evk-specific-support

Lothar Rubusch L.Rubusch at gmx.ch
Mon Oct 21 23:07:48 CEST 2013


Hi, 

I had a brief look into the u-boot_2013.07.bb situation. Unfortunately I didn't have time to (re-)test this solution, but I already ran it and thus my explanation here.


As I started working on it I kept a u-boot_2013.07.bb and a u-boot_2013.03.bb (AFAIR). The latter one, dropped away, probably this was a misunderstanding. To make it a default for the other recipes again, just add the u-boot_2013.03.bb, and add the following line to <repo>/meta-eldk/recipes-bsp/uboot/u-boot_2013.07.bb:
    DEFAULT_PREFERENCE = "-1"


That's it. It masks the 2013.07 for default use (means "latest-greatest"), since any other recipe should have DEFAULT_PREFERENCE superior to "-1" by default. M28EVK and M53EVK take the specific version, because they already declare it in their machine conf:
    PREFERRED_VERSION_u-boot = "v2013.07+gitAUTOINC+68c517eafcb060aa8ef92ed2620f0f41c5275d89"
    PREFERRED_VERSION_u-boot-mkimage = "v2013.07+gitAUTOINC+68c517eafcb060aa8ef92ed2620f0f41c5275d89"

So this was already prepared, but probably taken out, again. 

NOTE: As I mentioned, I did not test this approach now. Just a hint, from what I remember having tried at yocto :)

BR,
Lothar

PS: Hope you guys have a nice trip to Edinbourgh!


> Gesendet: Freitag, 18. Oktober 2013 um 17:24 Uhr
> Von: "Wolfgang Denk" <wd at denx.de>
> An: "Stefano Babic" <sbabic at denx.de>
> Cc: "Lothar Rubusch" <l.rubusch at gmx.ch>, eldk at lists.denx.de
> Betreff: Re: [ELDK] [PATCH 1/3] m28evk-specific-support
>
> Dear Stefano Babic,
> 
> In message <52614D5C.4080700 at denx.de> you wrote:
> > 
> > > Warum hast Du hier die Prüfung des  file://README  rausgemacht?
> > 
> > Do we switch to german for this mailing list ?
> 
> No. This message was not intended for the ML at all.  It was just an
> accident.
> 
> Best regards,
> 
> Wolfgang Denk
> 
> -- 
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> That's their goal, remember, a goal that's really contrary to that of
> the programmer or administrator. We just want to get our  jobs  done.
> $Bill  just  wants  to  become  $$Bill. These aren't even marginallly
> congruent.
>          -- Tom Christiansen in <6jhtqk$qls$1 at csnews.cs.colorado.edu>
> _______________________________________________
> eldk mailing list
> eldk at lists.denx.de
> http://lists.denx.de/mailman/listinfo/eldk
>


More information about the eldk mailing list