Hello On Fri, 19 Feb 2016 10:25:37 +0100 Supriti Singh <supritising...@gmail.com> wrote:
> 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 not? If yes, then what do I need to > change in the configuration. meta/recipes-core/util-linux/util-linux.inc:94:FILES_util-linux-lscpu = "${bindir}/lscpu" This means that lscpu is packaged in its own util-linux-lscpu package. Try making sure that package exists after building util-linux and install it on your target if you don't have it already. > > THanks, > Supriti -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto