From aa5ec12bc43666116ab090c6271ef8f201d43776 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 9 Mar 2011 09:12:25 +0100 Subject: [PATCH] sysvinit: bump PR for beagleboard serial console change * a new inittab is needed, so bump PR to regenerate it Signed-off-by: Koen Kooi --- recipes/sysvinit/sysvinit_2.86.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5