Hi Khem, On Wed, 2018-09-12 at 09:29 -0700, Khem Raj wrote: > On Wed, Sep 12, 2018 at 9:03 AM Alexey Brodkin > <[email protected]> wrote: > > > > There's no point in configuring Linux kernel before > > headers installation. > > > > At one point the headers install did not work with out a .config file, > has that changed ?
Well that's hard to tell as I have no idea when and what kind of breakage was seen :) I'd say with up-to-date kernels it shouldn't happen and that's the point Masahiro-san made here: https://lkml.org/lkml/2018/9/12/678 > if so then this is fine to remove it but this change needs to be done > a bit differently if thats what it did in this task > > remove do_configure and then add > > do_configure[noexec] = "1" Ok will do that. But why do we have 2 lines below: ------------------------------>8-------------------------- do_compile () { } ------------------------------>8-------------------------- -Alexey -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
