Both sysvinit and util-linux create lastb as a softlink to last. However, neither package references lastb in their alternatives list. As a result, package managers may not upgrade either package unless they are specifically told to upgrade anyway.
Add lastb to the alternatives list for both sysvinit and util-linux so package managers will upgrade both packages without conflict. Bryan Evenson (2): sysvinit: Add lastb to alternatives util-linux: Add lastb to alternatives meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb | 2 +- meta/recipes-core/util-linux/util-linux.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.1.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
