From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D5CA5E00849; Wed, 24 Sep 2014 08:32:14 -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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [67.201.61.24 listed in list.dnswl.org] Received: from smtp01.zerolag.com (smtp01.zerolag.com [67.201.61.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8777DE005BD for ; Wed, 24 Sep 2014 08:32:11 -0700 (PDT) Received: from [192.168.0.208] (unknown [96.31.254.242]) (Authenticated sender: bl@habeyusa.com) by smtp01.zerolag.com (Postfix) with ESMTPA id 375C380142 for ; Wed, 24 Sep 2014 08:32:11 -0700 (PDT) X-DKIM: Sendmail DKIM Filter v2.8.2 smtp01.zerolag.com 375C380142 Message-ID: <5422E3FE.1070708@habeyusa.com> Date: Wed, 24 Sep 2014 08:32:14 -0700 From: Bin Lin User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <5421C23B.30803@habeyusa.com> <5421C3AB.2070400@pseudoterminal.org> <20140923191449.GC24931@netboy> <5421C814.101@pseudoterminal.org> <20140923193037.GE24931@netboy> <5421CAB9.2030205@pseudoterminal.org> <20140923195240.GG24931@netboy> <20140923201253.GH24931@netboy> <20140924085845.GA3953@localhost.localdomain> In-Reply-To: <20140924085845.GA3953@localhost.localdomain> Subject: Re: imx6: webkit html5 video with hardware acceleration 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: Wed, 24 Sep 2014 15:32:14 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 9/24/2014 1:58 AM, Richard Cochran wrote: > On Tue, Sep 23, 2014 at 05:27:08PM -0300, Otavio Salvador wrote: >> Are you using FSL Community BSP or FSL Yocto release? > Hm, up until now I didn't realize that these are two different > things. For daisy, I used fsl-community-bsp-platform, but for the > beta, I used fsl-arm-yocto-bsp. > > So, if I understood correctly, > > repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git > > gets me the "offical" FSL project, but > > repo init -u https://github.com/Freescale/fsl-community-bsp-platform > > gets me the "community" project. Is that right? > > Moreover, it looks like both repo manifests share most of the same git > repositories. Can you explain to me what the differences are? This link explains the difference: https://community.freescale.com/thread/323782 > Thanks, > Richard > > > >