From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UCduP-00024Z-QF for Openembedded-core@lists.openembedded.org; Mon, 04 Mar 2013 23:31:02 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r24MEUWL019101 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 4 Mar 2013 14:14:30 -0800 (PST) Received: from [172.25.32.35] (172.25.32.35) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.342.3; Mon, 4 Mar 2013 14:14:30 -0800 Message-ID: <51351CC4.3060304@windriver.com> Date: Mon, 4 Mar 2013 16:14:28 -0600 From: Jason Wessel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Trevor Woerner References: <1362432115-43230-1-git-send-email-jason.wessel@windriver.com> <5135189F.5070203@windriver.com> In-Reply-To: X-Enigmail-Version: 1.5.1 Cc: Patches and discussions about the oe-core layer Subject: Re: [PATCH] ncurses, busybox, cml1.bbclass: Fix menuconfig display corruption X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Mon, 04 Mar 2013 22:31:02 -0000 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit On 03/04/2013 04:11 PM, Trevor Woerner wrote: > Is this a proposed fix for bug 3898? > https://bugzilla.yoctoproject.org/show_bug.cgi?id=3898 Absolutely this would fix that defect. Jason.