mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-14 06:40:42 +00:00
1e23cfaf6e
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>