sysvinit: bump PR for beagleboard serial console change
authorKoen Kooi <koen@openembedded.org>
Wed, 9 Mar 2011 08:12:25 +0000 (09:12 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 10 Mar 2011 21:22:05 +0000 (22:22 +0100)
* a new inittab is needed, so bump PR to regenerate it

Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/sysvinit/sysvinit_2.86.bb

index 66c3952..dacc397 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "System-V like init."
 SECTION = "base"
 LICENSE = "GPLv2+"
 HOMEPAGE = "http://freshmeat.net/projects/sysvinit/"
-PR = "r63"
+PR = "r64"
 
 # USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf.
 # Set PACKAGE_ARCH appropriately.