From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mail.openembedded.org (Postfix) with ESMTP id AB929719D5 for ; Tue, 25 Oct 2016 23:57:55 +0000 (UTC) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP; 25 Oct 2016 16:57:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,548,1473145200"; d="scan'208";a="893967992" Received: from bavery-ws-desk.jf.intel.com ([10.7.198.85]) by orsmga003.jf.intel.com with ESMTP; 25 Oct 2016 16:57:55 -0700 From: brian avery To: openembedded-core@lists.openembedded.org Date: Tue, 25 Oct 2016 16:59:23 -0700 Message-Id: X-Mailer: git-send-email 1.9.1 Subject: [PATCH 0/1] [Krogoth] base-files: fix tty resize check 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: Tue, 25 Oct 2016 23:57:55 -0000 This backports the 2 changes to base-files /etc/profile that addressed problems with the way the tty was being checked to decide whether to run resize or not. When the tty check has errors, it prevents Eclipse debugging from working. -brian avery The following changes since commit 40f4a6d075236265086cc79400dea3c14720383a: bsp-guide: Updated the yocto-bsp create selections in the example. (2016-10-13 23:16:56 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib bavery/krogoth/basefiles-tty http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/krogoth/basefiles-tty Jussi Kukkonen (1): This is a backport from master of 2 consecutive fixes. meta/recipes-core/base-files/base-files/profile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- 1.9.1