]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto: Fix devupstream SRCREV assignment
authorPaul Barker <paul@pbarker.dev>
Wed, 21 Jul 2021 03:21:37 +0000 (23:21 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Jul 2021 08:33:40 +0000 (09:33 +0100)
commit0df7954d1ffe111337bd7d68f0cb09404906db85
tree0eb6d8b361e155806370c9d70730423e13cd42e9
parent45c334b3cfdfc9584b80cbc3ede1a60f61ecc8bb
linux-yocto: Fix devupstream SRCREV assignment

Fixes the following error when building linux-yocto-upstream:

    Fetcher failure: Unable to find revision 570e7aedcd00e7e8a218e37c3dfb3b1fda83d111
    in branch v5.13/base even from upstream

The error occurred as the SRCREV_machine assignment earlier in the
recipe was being used instead of the mainline commit hash we want to use
for linux-yocto-upstream.

Signed-off-by: Paul Barker <paul@pbarker.dev>
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