All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add alternatives for lastb
@ 2015-04-20 15:07 Bryan Evenson
  2015-04-20 15:07 ` [PATCH 1/2] sysvinit: Add lastb to alternatives Bryan Evenson
  2015-04-20 15:07 ` [PATCH 2/2] util-linux: " Bryan Evenson
  0 siblings, 2 replies; 5+ messages in thread
From: Bryan Evenson @ 2015-04-20 15:07 UTC (permalink / raw)
  To: Openembedded-core

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-20 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 15:07 [PATCH 0/2] Add alternatives for lastb Bryan Evenson
2015-04-20 15:07 ` [PATCH 1/2] sysvinit: Add lastb to alternatives Bryan Evenson
2015-04-20 15:07 ` [PATCH 2/2] util-linux: " Bryan Evenson
2015-04-20 15:11   ` Richard Purdie
2015-04-20 15:27     ` Bryan Evenson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.