[yocto] inconsistent pages out there for setting up your yocto dev host

Wolfgang Denk wd at denx.de
Sat Nov 24 00:03:42 PST 2012


Dear Paul,

In message <3038126.PEqOPPdATB at helios> you wrote:
>
> >   if you're on an allegedly supported distro, and you do an upgrade,
> > it's entirely possible that one of those bits of software gets
> > upgraded in a way that breaks OE/yocto, and by using ASSUME_PROVIDED,
> > you'll automatically start using that newer utility.  or is the list
> > of supported distros specifically only those installed out of the box
> > and never updated?  if that's the case, then, yes, i agree with your
> > position.
> 
> That's why we test specific versions of distributions, and with the Poky distro 
> config we warn the user if the distro/distro version is untested. It's rare 
> that you get that kind of breakage between major versions; if there were then 
> other applications are likely to be affected so it would be considered a 
> regression in that distro.

But of course there have always been, and will always be, such
regressions. Just look at Fedora 17 (one of the supported versions of
distributions), if one of the updates pulls in git version 1.7.11.7
and suddenly all git downloads using HTTP protocol will fail for you
(due to bug 865692, see https://bugzilla.redhat.com/show_bug.cgi?id=865692)

Actually it may make a lot of sense for certain configurations to
bootstrap more tools from a known version of the sources.

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
Beware of the Turing Tar-pit in  which  everything  is  possible  but
nothing of interest is easy.



More information about the yocto mailing list