[yocto] extending HOSTTOOLS
Richard Purdie
richard.purdie at linuxfoundation.org
Mon Mar 12 14:43:50 PDT 2018
On Fri, 2018-03-09 at 11:12 -0700, Oleg K Dzhimiev wrote:
> Poky 2.4.
> I would like to add ping and scp to HOSTTOOLS from a class inherited
> by a recipe. HOSTTOOLS is updated but the links will not appear in
> the build/tmp/hosttools/
> Is there any way to do this?
HOSTTOOLS is a global configuration option, its not per-recipe. You
therefore need to set it in the core distro config, not in a recipe.
Cheers,
Richard
More information about the yocto
mailing list