On Tue, 2012-01-24 at 15:26 -0800, Joshua Lock wrote:
> The key patch in this series is the linux-tools change. With builds that
> don't
> include GPLv3 licensed packages the linux-yocto kernel was being skipped due
> to
> it pulling in perf and perf requiring binutils.
>
> The short-term fix i
The key patch in this series is the linux-tools change. With builds that don't
include GPLv3 licensed packages the linux-yocto kernel was being skipped due to
it pulling in perf and perf requiring binutils.
The short-term fix is to not build perf if GPLv3 is in INCOMPATIBLE_LICENSE,
long term the