From: "Rafaël Carré" <funman@videolan.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][meta-multimedia][PATCH 2/2] vlc: update to 2.2.1
Date: Wed, 19 Aug 2015 08:14:16 +0200 [thread overview]
Message-ID: <55D41EB8.5050503@videolan.org> (raw)
In-Reply-To: <CANx9H-D_onDGKhvi08xPXXuNwzJ13dfYObE_=k+J0g2G4-R1aQ@mail.gmail.com>
On 08/19/2015 05:05 AM, Tim Orling wrote:
> On Tue, Aug 18, 2015 at 2:44 AM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
>
>> On Sun, Aug 02, 2015 at 06:07:57PM -0700, Tim Orling wrote:
>>> I accidentally left libvorbis as a dependency in vlc.inc, which is not
>>> needed (tremor provides what was needed).
>>>
>>> You can pull the corrected recipes from:
>>>
>>>
>> http://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/vlc-2.2.1
>>>
>>> --Tim
>>
>> It still fails with that libtool error:
>> http://errors.yoctoproject.org/Errors/Details/14498/
>> but I'll merge it anyway, because it doesn't make things worse than old
>> version.
>>
>> It is having a problem with the assembly files (e.g.
> vlc-2.2.1/modules/arm_neon/i422_yuyv.S )
>
>
> Anybody have any ideas? I would guess that --tag=CC would still apply, but
> I don't see any obvious support for assembly files in the libtool docs.
>
> --Tim
This vlc.inc diff lets VLC build correctly for me:
- sed -i -e s:'${top_builddir_slash}libtool':${TARGET_SYS}-libtool:g
${B}/doltlibtool
+ sed -i -e
s:'${top_builddir_slash}libtool':'${top_builddir_slash}'${TARGET_SYS}-libtool:g
${B}/doltlibtool
next prev parent reply other threads:[~2015-08-19 6:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 0:47 [meta-oe][meta-multimedia][PATCH 1/2] libdvdread: update to 5.0.3 Tim Orling
2015-08-03 0:47 ` [meta-oe][meta-multimedia][PATCH 2/2] vlc: update to 2.2.1 Tim Orling
2015-08-03 1:07 ` Tim Orling
2015-08-18 9:44 ` Martin Jansa
2015-08-19 3:05 ` Tim Orling
2015-08-19 6:14 ` Rafaël Carré [this message]
2015-08-19 12:55 ` Martin Jansa
2015-08-18 9:41 ` [meta-oe][meta-multimedia][PATCH 1/2] libdvdread: update to 5.0.3 Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55D41EB8.5050503@videolan.org \
--to=funman@videolan.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.