On Thu, Apr 16, 2020 at 6:38 AM Martin Jansa <martin.ja...@gmail.com> wrote:
>
> On Mon, Apr 13, 2020 at 02:45:13PM -0700, Khem Raj wrote:
> > It needs X11 as of now to build. there is a possiblily to build it
> > without X11, but lets keep this check until that path is fixed
> >
> > Also fixes
> >
> > TOPDIR/build/tmp/work/aarch64-yoe-linux/vlc/3.0.9.2-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-ld:
> >  cannot find -lGL
> >
> > Signed-off-by: Khem Raj <raj.k...@gmail.com>
> > ---
> >  meta-multimedia/recipes-multimedia/vlc/vlc_3.0.9.2.bb | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> >
> > diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.9.2.bb 
> > b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.9.2.bb
> > index 9e41512c3e..556e79c7e6 100644
> > --- a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.9.2.bb
> > +++ b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.9.2.bb
> > @@ -25,7 +25,9 @@ SRC_URI = 
> > "http://download.videolan.org/pub/videolan/${BPN}/${PV}/${BP}.tar.xz \
> >  "
> >  SRC_URI[sha256sum] = 
> > "a9bdad293d81cd48516abad8d490d8ab4012964ae541ff19e00021e071e47601"
> >
> > -inherit autotools gettext pkgconfig features_check mime-xdg
> > +inherit autotools features_check gettext pkgconfig features_check mime-xdg
>
> No big deal, but there already was features_check few words later (left
> over from REQUIRED_DISTRO_FEATURES removal in
> 0f2b3139521570ad494a72399f8a9dae76e69b16 which made x11 optional)
>

OK, I will send a follow up

> > +
> > +REQUIRED_DISTRO_FEATURES = "x11"
> >
> >  ARM_INSTRUCTION_SET = "arm"
> >  export BUILDCC = "${BUILD_CC}"
> > --
> > 2.26.0
> >
>
> > 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#83961): 
https://lists.openembedded.org/g/openembedded-devel/message/83961
Mute This Topic: https://lists.openembedded.org/mt/72998053/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to