From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5DF85E008DC; Tue, 30 Dec 2014 04:37:08 -0800 (PST) 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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (sven.ebenfeld[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [74.125.82.45 listed in list.dnswl.org] Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com [74.125.82.45]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1AE1AE008B4 for ; Tue, 30 Dec 2014 04:37:02 -0800 (PST) Received: by mail-wg0-f45.google.com with SMTP id b13so20805527wgh.18 for ; Tue, 30 Dec 2014 04:37:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=gl5Z9qtFHkq1dA64OR9M34GUQ1hWndCqLqYUeOkZUHQ=; b=APFNUE6dnwzQgQSWYabHY0y+FbiKYp8Vno73KUS8o45cWnaXRZ3NimptHUFT1+FqmQ +rGHfwqH7Lovcz+w7BzVPeh3JrFwUzYEZYFLiTGEk923EjSmOvU3bZ6sijcqqgMJQOQP bkbiRp7Ps46UOCfpfW9+qJqTbBYrD6rbjHKQC4UPX7VCGcyorvMQt7tanEJtq9yfDUHm zQKT11mdChwucRJyduHAYpUmaEvNDJo9TicSP0OAJnKnoqiDdRvBJLiOb9+dxF8XG/X4 Rq3ngzPm3tdeuaem4i/6b2zjyZf6+kJXzuG0HGfyt/6Kt6LTvTk7zH7P5Q1KeJ5RV10h lKhg== X-Received: by 10.194.200.1 with SMTP id jo1mr123076450wjc.64.1419943021379; Tue, 30 Dec 2014 04:37:01 -0800 (PST) Received: from [192.168.50.198] (ip-84-119-96-251.unity-media.net. [84.119.96.251]) by mx.google.com with ESMTPSA id f1sm42475376wjw.30.2014.12.30.04.37.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Dec 2014 04:37:00 -0800 (PST) Message-ID: <54A29C85.605@gmail.com> Date: Tue, 30 Dec 2014 13:37:25 +0100 From: Sven Ebenfeld User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Subodh Sudhakar References: <549DC038.5030001@gmail.com> <549ED2B5.10803@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: Regarding Mfg tool image in yocto SDK 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: Tue, 30 Dec 2014 12:37:08 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Subodh, Am 29.12.2014 um 04:35 schrieb Subodh Sudhakar: > Hi Seven, > can you give me help or any docs to build from recipe ? i am completel new > to yocto. You should have a look at these two manuals: http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html http://www.openembedded.org/wiki/Getting_started I found Angstrom to be a good starting point as well as it includes quite some layers and different BSPs. https://github.com/Angstrom-distribution/meta-angstrom/blob/master/README Best Regards, Sven