sysvinit: Update ALTERNATIVES List for utmpdump
authorSaul Wold <sgw@linux.intel.com>
Thu, 29 Nov 2012 23:12:07 +0000 (23:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Dec 2012 14:32:47 +0000 (14:32 +0000)
(From OE-Core rev: 0eba0fad8d0e73cfbeab515b7796134967741b55)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb

index 1647a0f..de073b8 100644 (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"