From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E4DFDE016C5 for ; Wed, 23 Oct 2013 08:00:17 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 8A72A4B01A0; Wed, 23 Oct 2013 17:00:10 +0200 (CEST) Date: Wed, 23 Oct 2013 17:00:09 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Tejas Shah Message-ID: <20131023170009.07975b8d@e6520eb> In-Reply-To: References: Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale@yoctoproject.org Subject: Re: Adding ffmpeg & mongoose to iMX6 image 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, 23 Oct 2013 15:00:21 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Tejas, Le Wed, 23 Oct 2013 07:58:38 -0700, Tejas Shah a =E9crit : >=20 > I am trying to create an image using yocto for iMX6 sololite board and wa= nt > to include ffmpeg & mongoose in my image. >=20 > I added ffmpeg & mongoose in conf/local.conf by using IMAGE_INSTALL_append > but while it is running, it keeps on >=20 > giving me an error that: >=20 >=20 >=20 > ERROR: Nothing PROVIDES 'ffmpeg' >=20 > ERROR: Nothing PROVIDES 'mongoose' >=20 >=20 do you have the recipes for ffmpeg and mongoose in your layers ? Eric