1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-14 06:40:42 +00:00
Files
meta-ti/recipes-kernel/linux
Ryan Eatmon 1e23cfaf6e kernel u-boot: Fix formulation of LOCALVERSION
devtool does not work with the current formulation of
the LOCALVERSION variables.  We need to use SRCPV to
avoid AUTOREV on bleeding builds, but there will be no
+ in the string, so we cannot split on that.  Just
use SRCPV directly.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-07-25 14:58:22 -05:00
..
2020-04-28 23:43:06 +00:00