Hello,
meta/recipes-core/util-linux should provide lscpu command.
I created a core-image-sato image with meta layer. But when I boot yocto,
no lscpu command is present.
I do see it in util-linux.inc but "google util-linux lscpu" shows me a
patch remove-lscpu.
So, is lscpu command supported or n
Thanks will try that out.
On 19-Feb-2016 10:32 am, "Ioan-Adrian Ratiu" wrote:
> Hello
>
> On Fri, 19 Feb 2016 10:25:37 +0100
> Supriti Singh wrote:
>
> > Hello,
> >
> > meta/recipes-core/util-linux should provide lscpu command.
> >
> > I cr