[oe] [PATCH] oestats-client.bbclass: send USERDISTRO value

Chris Larson clarson at kergoth.com
Sun Oct 17 03:12:52 UTC 2010


On Sat, Oct 16, 2010 at 1:58 AM, Frans Meulenbroeks <
fransmeulenbroeks at gmail.com> 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 <fransmeulenbroeks at gmail.com>


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



More information about the Openembedded-devel mailing list