Closed moto-timo closed 4 years ago
HOSTTOOLS requirements for testimage: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/bitbake.conf#n497
Failed build for meta-homeassistant which led to this PR: https://gitlab.com/bachp/meta-homeassistant/-/jobs/325342676
Interestingly, I can find iputils-ping in latest Yocto manuals as essential dependency but not procps. Documentation bug or downstream added dependency?
Reflecting the patch to kas-devel@googlegroups.com would be good.
I've mangled this to 14faeece6269acefaf39e70598e4876f7c861b98 because I did a full update of the Yocto essential needs below (52c6ff0a0f3d9c860571a81ead57459ee1a3d630).
Fix patch subject to f0e0fa5da4c72195b207a73d33ca8d96ae77c705
HOSTTOOLS requires ping and ps when running testimage apt-get install iputils-ping and procps to satisfy the requirements
Signed-off-by: Tim Orling timothy.t.orling@linux.intel.com