From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ptmx.org ([178.63.28.110]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UUOV8-0005YP-8w for openembedded-devel@lists.openembedded.org; Mon, 22 Apr 2013 23:42:37 +0200 Received: from [192.168.178.14] (chello080108009040.14.11.vie.surfer.at [80.108.9.40]) by ptmx.org (Postfix) with ESMTPSA id D79DD261B3 for ; Mon, 22 Apr 2013 23:24:40 +0200 (CEST) Message-ID: <5175AAA5.3090601@pseudoterminal.org> Date: Mon, 22 Apr 2013 23:24:53 +0200 From: Carlos Rafael Giani User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org X-Content-Filtered-By: Mailman/MimeDel 2.1.11 Subject: [meta-oe] libvpx patch backport request X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Apr 2013 21:42:53 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, in the meta-oe master branch, commit 392e30c21accc720c4e7ae38bc830bfc283a6490 introduces a patch to libvpx that fixes the library's hardcoded soft/hardfp flags. Without this patch, the library cannot be built for hardfp targets. I cherry-picked it on my local repository, and it worked well with danny. cheers