From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E729CE008CC; Wed, 4 Mar 2015 23:38:10 -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) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [74.125.82.180 listed in list.dnswl.org] * -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 Received: from mail-we0-f180.google.com (mail-we0-f180.google.com [74.125.82.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 73C54E00718 for ; Wed, 4 Mar 2015 23:38:05 -0800 (PST) Received: by wevk48 with SMTP id k48so4528718wev.5 for ; Wed, 04 Mar 2015 23:38:04 -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:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Fvkq9LyH0zt8ocA+zkn2tZMW9uOCeKKZg3ihZ/HnKZM=; b=jcqsPzY40D/ZuG/i64m7FnMtnsBzS8QI3HKAyFiTX5jGRMEe3TT2Oc/iQPG1bU9/Il NEY0SDb9xo31aAQYAcfUt4wNH1RoMDPZA4aQvmmKgyarWE3g5gUIj73KINOIMW60mvkK vYxbHxlppOINbUtsjq45c3t526DFU8BS1FiaLUiAC8f0lG/T+ENpMpa0UXGv1RBoKvC1 jhyKca04DfqDe3EdvVHNY8+ORvVpwYQewamFqwXikie56JwoKAvNppIUa6Ms4KkEPTMm xy1hQ2QdlsPyARfCvIc1mONKzT/ib+wGGtu9ZbiFFQ1/qKeCThQdl54ye13m9GrfF5YD Z/ow== X-Received: by 10.181.9.107 with SMTP id dr11mr20201297wid.40.1425541084647; Wed, 04 Mar 2015 23:38:04 -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 v16sm28472208wib.5.2015.03.04.23.38.03 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Mar 2015 23:38:03 -0800 (PST) Message-ID: <54F807E0.2060501@gmail.com> Date: Thu, 05 Mar 2015 08:38:08 +0100 From: Sven Ebenfeld User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: ss infod , "meta-freescale@yoctoproject.org" References: In-Reply-To: Subject: Re: Angstrom for i.mx 6 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, 05 Mar 2015 07:38:11 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Hello, That is because the machines are in meta-fsl-arm https://github.com/Freescale/meta-fsl-arm/tree/master/conf/machine or in meta-fsl-arm-extra https://github.com/Freescale/meta-fsl-arm-extra/tree/master/conf/machine Cheers, Sven Am 05.03.2015 um 05:14 schrieb ss infod: > Hello, > > Is there a way to build the Angstrom distro for the i.mx 6. (Board: > Sabrelite (BD-SL-i.MX6) or Wandboard-quad) ? > > I'm trying to follow the instructions from the link below but I don't see > the MACHINE 'imx6qsabrelite' or 'wandboard' in the list. > http://wp.angstrom-distribution.org/?page_id=53 > https://gitorious.org/angstrom/openembedded/source/7e5ea0e6826d138349c40ff296e5b86cf46fead7:conf/machine > > Since Angstrom is using OpenEmbedded can I use the machine configuration > from the "meta-fsl-extra" layer. > > Would that work ? > If not, is there any plan from Freescale to add the i.mx configuration in > the Angstrom disto ? > > Thanks > ssinfod > > >