mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-01 08:20:47 +00:00
04989ab554
Previous commit, while adding support for another platform, extended
ALTERNATIVE variable (which is package-specific) with machine overrides,
accidentally dropping the necessary ${PN} suffix in the process.
Restore it to make update-alternatives system work again.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>