[OE-core] [PATCH 3/4] default-distrovars: Add empty weak definition for DISTRO variable

Richard Purdie richard.purdie at linuxfoundation.org
Thu Mar 22 17:52:02 UTC 2012


On Thu, 2012-03-22 at 09:48 -0700, Khem Raj wrote:
> On Wed, Mar 21, 2012 at 9:22 PM, Khem Raj <raj.khem at gmail.com> wrote:
> > On Wed, Mar 21, 2012 at 6:23 PM, Denys Dmytriyenko <denis at denix.org> wrote:
> >>
> >> -DISTROOVERRIDES ?= "${DISTRO}"
> >> +DISTROOVERRIDES ?= "${@d.getVar('DISTRO', True) or ''}"
> >
> > whats wrong with patch I proposed ?
> 
> Richard
> 
> I was in same situation as Denys when I did that patch. I think
> this could be a good patch to consider

I agree and its merged! :)

Cheers,

Richard





More information about the Openembedded-core mailing list