sysvinit: Update ALTERNATIVES List for utmpdump

(From OE-Core rev: 0eba0fad8d0e73cfbeab515b7796134967741b55)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2012-11-29 23:12:07 +00:00 committed by Richard Purdie
parent 7a697d0709
commit 6df7e3438f
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ SECTION = "base"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
file://COPYRIGHT;endline=15;md5=349c872e0066155e1818b786938876a4"
PR = "r8"
PR = "r9"
RDEPENDS_${PN} = "${PN}-inittab"
@ -27,7 +27,7 @@ B = "${S}/src"
inherit update-alternatives
ALTERNATIVE_${PN} = "init mountpoint halt reboot runlevel shutdown poweroff last mesg wall"
ALTERNATIVE_${PN} = "init mountpoint halt reboot runlevel shutdown poweroff last mesg utmpdump wall"
ALTERNATIVE_PRIORITY = "200"