]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.13: add devupstream support
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 15 Jul 2021 19:30:05 +0000 (15:30 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Jul 2021 22:09:23 +0000 (23:09 +0100)
commit3ba37063ac08c71cdaba07e9b85ee3246c6f1350
treed3c8d2653931a3815072c49cfa6b9ed4f393e12e
parenta365cd7a358db96791033e6dc6e45d2e816d3e4c
linux-yocto/5.13: add devupstream support

We are always getting questions about building -stable, or mainline
master. Rather than introducing a separate set of recipes, we can
facilitate this sort of usecase by using the existing devupstream
bbclass support.

To build an unpatched or otherwise modifed -stable of 5.13, simply
set the linux-yocto preferred provider to:

  linux-yocto-upstream

and the PREFERRED_VERSION_linux-yocto-upstream to one with support.

And your wish will be granted, as the build will use v5.13/base
which matches the main linux-yocto version, simply with no extra
changes applied.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto_5.13.bb