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

Khem Raj raj.khem at gmail.com
Thu Mar 22 16:48:23 UTC 2012


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




More information about the Openembedded-core mailing list