From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 203DFE00857 for ; Thu, 23 Jan 2014 08:05:52 -0800 (PST) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 02B40F811F3; Thu, 23 Jan 2014 09:05:51 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id ED1D8F811E7; Thu, 23 Jan 2014 09:05:46 -0700 (MST) Message-ID: <52E13DEC.7010807@mlbassoc.com> Date: Thu, 23 Jan 2014 09:06:04 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Alok Kumar References: <52DD4D04.3070301@boundarydevices.com> <52DDE600.30207@boundarydevices.com> <52E131C0.3080602@mlbassoc.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: 3.10.17-1.0.0_beta meta-fsl-bsp-release layer 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, 23 Jan 2014 16:05:55 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-01-23 08:20, Alok Kumar wrote: > I have include meta-gnome in bblayer.conf, but I dont see any X server running. > > what should I include in local.conf to get X running? What image did you build? Something like core-image-sato or fsl-image-gui will get you an X server running on your hardware. n.b. please keep replies on the mailing list so that everyone can benefit. > On Thu, Jan 23, 2014 at 10:14 AM, Gary Thomas > wrote: > > On 2014-01-23 08:08, Alok Kumar wrote: > > Eric, > > After building chromium, when I tried to launch it > > find / -name "chrome*" > /usr/bin/chrome > /usr/bin/chrome/chrome_100___percent.pak > /usr/bin/chrome/chrome > /usr/bin/chrome/chrome.pak > > I get following error. > /usr/bin/chrome/chrome > > (chrome:2068): Gtk-WARNING **: cannot open display: > > Any thoughts, what I am missing here. > > > Do you have X running? > > If you tried to run this from outside the X desktop, you'll need to do something like > DISPLAY=:0.0 /usr/bin/chrome/chrome > > > On Mon, Jan 20, 2014 at 10:14 PM, Eric Nelson >> wrote: > > Hi Alok, > > > On 01/20/2014 09:44 AM, Alok Kumar wrote: > > Hi Eric, > > I am not sure if I understand it. my apology. > > > No sweat. Over a year in and I'm still figuring things out... > > > I am following this > http://wiki.wandboard.org/____index.php/Getting_started_____with_Yocto_on_Wandboard > > > > > and took stable dora branch. > > > I'd start with Daiane's docs on i.MX Community: > http://layers.openembedded.____org/layerindex/branch/master/____layer/meta-gnome/ > > > > And O.S.Systems that describes how to specifically build for > Nitrogen6x: > http://www.ossystems.com.br/____blog/2013/04/15/yocto-with-____boundary-devices-nitrogen6x-5-____steps-only.html > > > > > > Make sure you use the "dora" branch instead of "dylan" though. > > > Now if I want to try chromium" beta, > a) should I got to development branch first and get everything from below. > > repo init -u > https://github.com/Freescale/____fsl-community-bsp-platform > > -b master > > > > Again, you should stick with "Dora" unless you need something > specific in "master". > > > b) apply chromium recipe on this build and build the image. > > > After the repo sync, you'll need to pull in the meta-browser > layer: > ~/yocto/sources$ git clone git://github.com/OSSystems/____meta-browser.git > > > > > And you'll need to add meta-browser and meta-gnome to your > conf/bblayers.conf file: > > BBLAYERS = " \ > ... > ${BSPDIR}/sources/meta-____openembedded/meta-gnome \ > > ${BSPDIR}/sources/meta-browser \ > ... > " > > And finally, you'll need to pull it into your build. > The easy way is to add this to your local.conf file: > > IMAGE_INSTALL += " \ > chromium \ > " > > I'm not sure why, but when I went through these steps, > I got complaints about the license for libav and > was prompted to add this to local.conf: > > LICENSE_FLAGS_WHITELIST = "commercial" > > I think there's something screwy with that, though. > The recipes in poky/meta/recipes-multimedia/____libav/ > > appear to have a combination of GPL and LGPL > licenses. > > > c) where should I test this on Sabrelite or nitorgen6x ? > > > We recommend the use of "nitrogen6x" for the MACHINE type. > The resulting image will run on either the SABRE Lite > or Nitrogen6X boards. > > Regards, > > > Eric > > > > > -- > Regards > Alok Kumar > > > _________________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.__org > https://lists.yoctoproject.__org/listinfo/meta-freescale > > > -- > ------------------------------__------------------------------ > Gary Thomas | Consulting for the > MLB Associates | Embedded world > ------------------------------__------------------------------ > > _________________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.__org > https://lists.yoctoproject.__org/listinfo/meta-freescale > > > > > -- > Regards > Alok Kumar -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------