From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 88F07E0059F; Thu, 10 Jul 2014 07:48:43 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.213.175 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-ig0-f175.google.com (mail-ig0-f175.google.com [209.85.213.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 20F98E00571 for ; Thu, 10 Jul 2014 07:48:39 -0700 (PDT) Received: by mail-ig0-f175.google.com with SMTP id uq10so677035igb.14 for ; Thu, 10 Jul 2014 07:48:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=aIMe5SIpUjjqjMUTgvIp+ISXzgC9KfcdrUBKbbXAL6A=; b=Shuueo2ot07SX+g/HeAaE9aPI7N4KKHGlNOAytHrOkA4EfQWBtqF7YutL/JewQSaGH K19ReY95+ATGjXOLOngEF5igH7/G0D4UAIFu8xphiS/4+G+aZqFSP7lKlfsXxf5VIfBh dtthwmcENkdKGC7UpcBlofzf1247XCe+LjClwF7cqM2+g7q0iHVX1Wk4VoN1nioskMKk 7qVIILSwwC32sL97HsiW4Od01sIF51rWgkTFtqqxMOcDvEGuTj2gIbkcFIw8eaJ439m5 9mMsxdbrZKozf/9zwNVJWFCXGGmZ62u8X0n0nCZyjPx49ad2oN4K4Zr4eBAwyGDB/GgK 6BeQ== X-Gm-Message-State: ALoCoQlK+W3AltXCPC6heiU+e7UORJJZ4TRqs8cD9BrLa1M3DG1sZtpHb1fy6gRK3rvOtlHKssaS X-Received: by 10.50.112.132 with SMTP id iq4mr22477075igb.45.1405003719224; Thu, 10 Jul 2014 07:48:39 -0700 (PDT) Received: from [192.168.141.83] (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id d4sm25703756igc.5.2014.07.10.07.48.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Jul 2014 07:48:38 -0700 (PDT) Message-ID: <53BEA7C5.5040704@linaro.org> Date: Thu, 10 Jul 2014 10:48:37 -0400 From: Trevor Woerner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Gnichi Mohamed References: <53BE8E5F.7000806@linaro.org> In-Reply-To: Cc: meta-freescale@yoctoproject.org Subject: Re: configuring kernel for imx233 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 14:48:43 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 07/10/14 09:05, Gnichi Mohamed wrote: > I resolved this issue by redirecting the terminal to xterm instead of > konsole or yakuake > i added this line to my local.conf > OE_TERMINAL = "xterm" That's great to hear. Would you like to update your email on the Yocto mailing list too so that others can benefit from your solution?