All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe] [PATCH] vlc: Fix build with un-renameed native libtool
       [not found] <20211221214933.3162445-1-schnitzeltony@gmail.com>
@ 2021-12-21 23:35 ` Ross Burton
  0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2021-12-21 23:35 UTC (permalink / raw)
  To: Andreas Müller; +Cc: openembedded-devel

Sorry, thought I caught all of these.  The name being doltlibtool
probably messed up my grep.

On Tue, 21 Dec 2021 at 21:49, Andreas Müller <schnitzeltony@gmail.com> wrote:
>
> Fixes:
> | ../doltlibtool: line 19: /home/superandy/tmp/oe-core-glibc/work/cortexa72-mortsgna-linux/vlc/3.0.12-r0/build/compat/../aarch64-mortsgna-linux-libtool: No such file or directory
>
> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
> ---
>  meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb
> index af256984c..384637281 100644
> --- a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb
> +++ b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb
> @@ -96,8 +96,6 @@ PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau"
>  PACKAGECONFIG[wayland] = "--enable-wayland,--disable-wayland,wayland wayland-native"
>
>  do_configure:append() {
> -    sed -i -e s:'${top_builddir_slash}libtool':'${top_builddir_slash}'${TARGET_SYS}-libtool:g ${B}/doltlibtool
> -
>      # moc needs support: precreate build paths
>      for qtpath in adapters components/epg components/playlist components/sout dialogs managers styles util/buttons; do
>          mkdir -p "${B}/modules/gui/qt/$qtpath"
> --
> 2.31.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#94471): https://lists.openembedded.org/g/openembedded-devel/message/94471
> Mute This Topic: https://lists.openembedded.org/mt/87886910/1676615
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ross@burtonini.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-21 23:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211221214933.3162445-1-schnitzeltony@gmail.com>
2021-12-21 23:35 ` [oe] [PATCH] vlc: Fix build with un-renameed native libtool Ross Burton

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.