From: Koen Kooi Date: Wed, 9 Mar 2011 08:12:25 +0000 (+0100) Subject: sysvinit: bump PR for beagleboard serial console change X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa5ec12bc43666116ab090c6271ef8f201d43776;p=openembedded.git sysvinit: bump PR for beagleboard serial console change * a new inittab is needed, so bump PR to regenerate it Signed-off-by: Koen Kooi --- diff --git a/recipes/sysvinit/sysvinit_2.86.bb b/recipes/sysvinit/sysvinit_2.86.bb index 66c3952ae4..dacc397b87 100644 --- a/recipes/sysvinit/sysvinit_2.86.bb +++ b/recipes/sysvinit/sysvinit_2.86.bb @@ -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.