From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id 6247D65CD0 for ; Thu, 19 Mar 2015 21:50:53 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 19 Mar 2015 14:50:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,432,1422950400"; d="scan'208";a="701305679" Received: from yctb03.ostc.intel.com (HELO yctb03.otcr.jf.intel.com) ([10.23.219.52]) by orsmga002.jf.intel.com with ESMTP; 19 Mar 2015 14:50:55 -0700 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= To: openembedded-core@lists.openembedded.org Date: Thu, 19 Mar 2015 13:45:47 +0000 Message-Id: X-Mailer: git-send-email 1.8.4.5 MIME-Version: 1.0 Subject: [PATCHv4 0/2] init fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2015 21:50:58 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The next changes fixes issues related to [YOCTO #5336]. This v4 changes the second patch related to handle vt switch when X stop's. The following changes since commit df0672b038e6942c97d266af9ca175a06f2b0423: bitbake: toaster: Fix the orderkey to match the column (2015-03-16 17:44:13 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib alimon/init_fixes http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/init_fixes Aníbal Limón (2): sysvinit-inittab: Fix no tty in runlevel 1. xserver-nodm-init: Change to vt1 when stop meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb | 2 +- meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- 1.8.4.5