[OE-core] [PATCH 0/2] Add alternatives for lastb

Bryan Evenson bevenson at melinkcorp.com
Mon Apr 20 15:07:36 UTC 2015


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




More information about the Openembedded-core mailing list