[oe] [meta-multimedia][PATCH 0/4] mpg123 cleanups + update

Andre McCurdy armccurdy at gmail.com
Fri Dec 18 19:54:09 UTC 2015


On Fri, Dec 18, 2015 at 3:31 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> On Thu, Dec 03, 2015 at 07:21:52PM -0800, Andre McCurdy wrote:
>> Andre McCurdy (4):
>>   mpg123: recipe formatting cleanup, no functional changes
>>   mpg123: limit ARM_INSTRUCTION_SET = "arm" over-ride to armv4/armv5
>>   mpg123: drop unnecessary dependency on tslib
>>   mpg123: update 1.21.0 -> 1.22.4
>
> Can you please fix:
> mpg123-1.22.4: ELF binary
> '/tmp/work/i586-oe-linux/mpg123/1.22.4-r0/packages-split/mpg123/usr/lib/libmpg123.so.0.41.2'
> has relocations in .text [textrel]

Yes, I can take a look. This isn't a regression though - all versions
of mpg123 contain x86 assembler which require text relocations and
upstream isn't planning to fix them:

  http://sourceforge.net/p/mpg123/bugs/168/

So the solution will be a new patch which disables assembler
optimisations when building for x86.

>>
>>  .../mpg123/{mpg123_1.21.0.bb => mpg123_1.22.4.bb}  | 47 ++++++++++++----------
>>  1 file changed, 25 insertions(+), 22 deletions(-)
>>  rename meta-multimedia/recipes-multimedia/mpg123/{mpg123_1.21.0.bb => mpg123_1.22.4.bb} (86%)
>>
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list