From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f51.google.com (mail-pb0-f51.google.com [209.85.160.51]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5A728E00879 for ; Mon, 20 Jan 2014 08:21:29 -0800 (PST) Received: by mail-pb0-f51.google.com with SMTP id un15so3517140pbc.38 for ; Mon, 20 Jan 2014 08:21:28 -0800 (PST) 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 :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=6v4i7AteDa+GdrsS6r/Idc4xtf1egO8h12YXC861gzk=; b=FJGYxV2vedeRuObuYCUGt5HMFyMsRCW3TlknI4BQvr41MecO6E9jXJs9c5BLSnlKqO Q9rYHLk8UNENOVvE+6Qj0DjnxQxEfk0V52+LfLb3wy5bkqjMa85M92QCj+rsg4gnSAbQ HznYw0skxOgPNr+SDOlsG+M0Rs6HEIHquDcUfGRzgdUNinZ5rRvVWh659wzlYWAjG68B M4PDFwotuGR1+dMfQoGsqhWlawDMWiV8RL9JMqv5xlse9P6nxulKSVukBDdPknv9L3// FTr2QFLKiQGBdeVAxDbXYwrT2lo9teK9+iD9JuHGYvx4FRdB4krNh/art8bkIc2AQ5l7 OTIg== X-Gm-Message-State: ALoCoQn/sdLijW+wiOQBq57OkG4GjM8PFsk8KJsecIlYFZZcZ2bXLvTl7u9KkgqrBayRvFbzLruT X-Received: by 10.68.14.38 with SMTP id m6mr19402901pbc.60.1390234888830; Mon, 20 Jan 2014 08:21:28 -0800 (PST) Received: from [192.168.0.53] ([63.226.49.26]) by mx.google.com with ESMTPSA id nw11sm7331106pab.13.2014.01.20.08.21.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 Jan 2014 08:21:27 -0800 (PST) Message-ID: <52DD4D04.3070301@boundarydevices.com> Date: Mon, 20 Jan 2014 09:21:24 -0700 From: Eric Nelson 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 , meta-freescale@yoctoproject.org References: In-Reply-To: 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: Mon, 20 Jan 2014 16:21:32 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Alok, These are really two separate questions: On 01/20/2014 09:08 AM, Alok Kumar wrote: > Hi, > > I am interested in trying out 3.10.17-1.0.0_beta build, how could I > built it or try out the binaries. > Please hold tight for patches to add 3.10.17-1.0.0_beta on SABRE Lite/Nitrogen6x. > I am looking for chromium browser to try on imx6 nitrogen6x. > You'll want to include the "meta-browser" layer: https://github.com/OSSystems/meta-browser And add the chromium recipe in your build. Regards, Eric