On Sat, Oct 16, 2010 at 1:58 AM, Frans Meulenbroeks <
[email protected]> wrote:

> > -                       'distro': bb.data.getVar('DISTRO', d, True),
> > +                       'distro': bb.data.getVar('USERDISTRO', d, True),
> >                })
> >                if re.match("^\d+$", data): id=data
> >        except:
> > --
> > 1.7.0.4
> >
> Acked-by: Frans Meulenbroeks <[email protected]>


Is USERDISTRO always guaranteed to be set, or should it fall back to DISTRO?
 (haven't checked, I feel lazy, sue me :)
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to