From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe003.messaging.microsoft.com [65.55.88.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6EE3AE014F2 for ; Fri, 19 Apr 2013 10:21:45 -0700 (PDT) Received: from mail149-tx2-R.bigfish.com (10.9.14.247) by TX2EHSOBE013.bigfish.com (10.9.40.33) with Microsoft SMTP Server id 14.1.225.23; Fri, 19 Apr 2013 17:21:44 +0000 Received: from mail149-tx2 (localhost [127.0.0.1]) by mail149-tx2-R.bigfish.com (Postfix) with ESMTP id 631B0A0324; Fri, 19 Apr 2013 17:21:44 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -5 X-BigFish: VS-5(zzbb2dI98dI9371I936eI1432Izz1f42h1fc6h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1155h) Received: from mail149-tx2 (localhost.localdomain [127.0.0.1]) by mail149-tx2 (MessageSwitch) id 1366392102393719_26915; Fri, 19 Apr 2013 17:21:42 +0000 (UTC) Received: from TX2EHSMHS036.bigfish.com (unknown [10.9.14.242]) by mail149-tx2.bigfish.com (Postfix) with ESMTP id 5B71A2A0070; Fri, 19 Apr 2013 17:21:42 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS036.bigfish.com (10.9.99.136) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 19 Apr 2013 17:21:42 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.2.328.11; Fri, 19 Apr 2013 17:21:42 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r3JHLdYD001969; Fri, 19 Apr 2013 10:21:40 -0700 Message-ID: <51717CF0.3070605@freescale.com> Date: Fri, 19 Apr 2013 14:20:48 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Gary Thomas References: <517160F0.6000107@mlbassoc.com> <517160FE.8060003@freescale.com> <51716337.6020505@mlbassoc.com> <51716D31.2050502@mlbassoc.com> <51717478.3050300@freescale.com> <517177CE.3020409@freescale.com> <51717A63.40102@mlbassoc.com> In-Reply-To: <51717A63.40102@mlbassoc.com> X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: GStreamer VPU support on i.MX6 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: Fri, 19 Apr 2013 17:21:45 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 04/19/2013 02:09 PM, Gary Thomas wrote: > On 2013-04-19 10:58, Daiane Angolini wrote: >> On 04/19/2013 01:52 PM, Otavio Salvador wrote: >>> On Fri, Apr 19, 2013 at 1:44 PM, Daiane Angolini >>> wrote: >> >>> The firmware is installed by packagegroup-base-core; adding a >>> dependency on this is not optimal IMO. >> >> I almost remember we have already discussed why firmware is not a >> dependency. >> >> I cannot remember what i understood. >> >> Why would I want to have gst-fsl-plugins installed WITHOUT the VPU >> firmware? > > It gets you other pieces which don't need the VPU, e.g. the > special V4L2 drivers. > > root@sabrelite:~# opkg files gst-fsl-plugin | sort > /usr/lib/gstreamer-0.10/libmfw_gst_aacdec.so > /usr/lib/gstreamer-0.10/libmfw_gst_aiur_demux.so > /usr/lib/gstreamer-0.10/libmfw_gst_amrdec.so > /usr/lib/gstreamer-0.10/libmfw_gst_audio_pp.so > /usr/lib/gstreamer-0.10/libmfw_gst_beep.so > /usr/lib/gstreamer-0.10/libmfw_gst_h264dec.so > /usr/lib/gstreamer-0.10/libmfw_gst_mp3dec.so > /usr/lib/gstreamer-0.10/libmfw_gst_mp3enc.so > /usr/lib/gstreamer-0.10/libmfw_gst_mpeg2dec.so > /usr/lib/gstreamer-0.10/libmfw_gst_mpeg4aspdec.so > /usr/lib/gstreamer-0.10/libmfw_gst_v4lsink.so > /usr/lib/gstreamer-0.10/libmfw_gst_v4lsrc.so > /usr/lib/gstreamer-0.10/libmfw_gst_vorbisdec.so > /usr/lib/gstreamer-0.10/libmfw_vpu.so > I only means that when you decide to not install VPU dec/enc you don't need vpu firmware. It does not mean that, when you install gst-fsl-plugins you don't expect to find the vpu firmware -- Daiane