On Thu, 2017-03-30 at 00:52 +0200, Andrea Adami wrote:
> On Thu, Mar 30, 2017 at 12:24 AM, Richard Purdie
> wrote:
> >
> > On Wed, 2017-03-29 at 23:09 +0200, Andreas Oberritter wrote:
> > >
> > > On Wed, 29 Mar 2017 22:45:17 +0200
> > > Andrea Adami wrote:
> > >
> > > >
> > > >
> > > > Spott
On Thu, Mar 30, 2017 at 12:24 AM, Richard Purdie
wrote:
> On Wed, 2017-03-29 at 23:09 +0200, Andreas Oberritter wrote:
>> On Wed, 29 Mar 2017 22:45:17 +0200
>> Andrea Adami wrote:
>>
>> >
>> > Spotted in log do_compile of linux:
>> >
>> > /tmp/build/tmp-glibc/work-shared/c7x0/kernel-
>> > source
On Wed, 2017-03-29 at 23:09 +0200, Andreas Oberritter wrote:
> On Wed, 29 Mar 2017 22:45:17 +0200
> Andrea Adami wrote:
>
> >
> > Spotted in log do_compile of linux:
> >
> > /tmp/build/tmp-glibc/work-shared/c7x0/kernel-
> > source/scripts/mkcompile_h:
> > line 46: whoami: command not found
>
On 3/29/17 4:09 PM, Andreas Oberritter wrote:
> On Wed, 29 Mar 2017 22:45:17 +0200
> Andrea Adami wrote:
>
>> Spotted in log do_compile of linux:
>>
>> /tmp/build/tmp-glibc/work-shared/c7x0/kernel-source/scripts/mkcompile_h:
>> line 46: whoami: command not found
>
> As an alternative, we could
On Wed, 29 Mar 2017 22:45:17 +0200
Andrea Adami wrote:
> Spotted in log do_compile of linux:
>
> /tmp/build/tmp-glibc/work-shared/c7x0/kernel-source/scripts/mkcompile_h:
> line 46: whoami: command not found
As an alternative, we could set KBUILD_BUILD_USER (and possibly
KBUILD_BUILD_HOST) to
On 3/29/17 3:45 PM, Andrea Adami wrote:
> Spotted in log do_compile of linux:
>
> /tmp/build/tmp-glibc/work-shared/c7x0/kernel-source/scripts/mkcompile_h:
> line 46: whoami: command not found
We should not be embedding 'whoami' type information into compiled executables.
I'd almost suggest thi
Spotted in log do_compile of linux:
/tmp/build/tmp-glibc/work-shared/c7x0/kernel-source/scripts/mkcompile_h:
line 46: whoami: command not found
Signed-off-by: Andrea Adami
---
meta/conf/bitbake.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/bitbake.conf b/m