mirror of
https://git.yoctoproject.org/poky
synced 2026-03-27 16:02:21 +01:00
We make this recipe machine-specific for all qemu targets, but otherwise defaults to tune-specific. However the network configuration is typically machine-specific, so do this in the recipe directly so that BSPs don't need to do it themselves. (From OE-Core rev: 02b3e8f43f72d83904272c15c8f15cf03c763c94) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>