]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: fix PV
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 21 Feb 2020 17:45:56 +0000 (12:45 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 22 Feb 2020 23:51:46 +0000 (23:51 +0000)
commite597fe76a710cc6bb833ee50c235c5c565eb23fa
treef51d6c8735362ff5467fe3f31ebf909d5c018250
parentd320a03b697679dfe223883b23480b70f89ad649
linux-yocto: fix PV

For whatever reason, the creation of the 5.4 recipes missed the
PV that we've always had in linux-yocto. PV follows the LINUX_VERSION
variable and clearly indicates that we have git commits in our tree
above the -stable releases.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
meta/recipes-kernel/linux/linux-yocto_5.4.bb