From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 007A2E00BC4; Fri, 11 Dec 2015 14:16:42 -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=-0.9 required=5.0 tests=BAYES_00,MISSING_HEADERS autolearn=no version=3.3.1 X-Spam-HAM-Report: * 1.0 MISSING_HEADERS Missing To: header * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from smtp205.alice.it (smtp205.alice.it [82.57.200.101]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 52296E007C9 for ; Fri, 11 Dec 2015 14:16:38 -0800 (PST) Received: from caronte.home.webthatworks.it (79.54.114.136) by smtp205.alice.it (8.6.060.28) id 56332F710A9EBC42 for meta-freescale@yoctoproject.org; Fri, 11 Dec 2015 23:16:35 +0100 Received: from gloom.home.webthatworks.it (gloom.home.webthatworks.it [192.168.1.14]) by caronte.home.webthatworks.it (Postfix) with ESMTP id 1F1016FE0275 for ; Fri, 11 Dec 2015 23:16:35 +0100 (CET) Received: from [IPv6:::1] (localhost [IPv6:::1]) by gloom.home.webthatworks.it (Postfix) with ESMTP id 3BEFD5E00FD for ; Fri, 11 Dec 2015 23:15:45 +0100 (CET) From: Ivan Sergio Borgonovo Cc: "meta-freescale@yoctoproject.org" References: <566AD46D.9090504@webthatworks.it> <566B06B3.8060106@webthatworks.it> Organization: http://www.WebThatWorks.it Message-ID: <566B4B11.1010200@webthatworks.it> Date: Fri, 11 Dec 2015 23:15:45 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0 MIME-Version: 1.0 In-Reply-To: Subject: Re: gst-fsl-plugin fail to build in jethro 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, 11 Dec 2015 22:16:43 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 12/11/2015 07:30 PM, Daiane Angolini wrote: > gst-fsl-plugin is the package released by Freescale to add VPU support > and some audio decoder/encoders, and licensed stuff. It is deprecated > and is not supposed to work for imx28. > > I mean, just remove this line and face the next error. You don't need > to think about this package ;-) I like your optimism. I had to get rid of packagegroup-fsl-gstreamer too Not really freescale related but maybe someone may appreciate: I noticed something else changed. While fido was previously building with DISTRO_FEATURES_remove = " ... pulseaudio " and IMAGE_INSTALL_append = "... pulseaudio " probably by mistake Now jethro complains ERROR: Nothing RPROVIDES 'alsa-plugins-pulseaudio-conf'... I assume somewhere some QA logic has been added. I also had to comment #PACKAGECONFIG_append_pn-qemu-native = " sdl" #PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" #ASSUME_PROVIDED += "libsdl-native" I'll see if I can fix this later. Now I've core-image-minimal building successfully Thanks -- Ivan Sergio Borgonovo http://www.webthatworks.it