[yocto] python3 pygame under Pyro

Khem Raj raj.khem at gmail.com
Wed Oct 2 16:01:47 PDT 2019


On Wed, Oct 2, 2019 at 3:32 PM Mauro Ziliani <mauro at faresoftware.it> wrote:
>
> Adding libsdl2 to DEPENDS i get sdl2-config under the folder
>
> tmp/work/armv7at2hf-neon-fslc-linux-gnueabi/python3-pygame/1.9.6-r0/recipe-sysroot/usr/bin/crossscripts/sdl2-config
>

yes and you should be able to use it.

> Il 03/10/19 00:01, Khem Raj ha scritto:
> > On Wed, Oct 2, 2019 at 2:46 PM Mauro Ziliani <mauro at faresoftware.it> wrote:
> >> Hi all.
> >>
> >> I'm trying to build python3-pygame for and imx6dl board in Pyro.
> >>
> >> Pygame needs SDL, but I don't know how to tell to bitbake for compile
> >> sdl before pygame.
> >>
> >>
> >> I put libsdl-native into DEPENDS but doesn't work.
> >>
> >>
> >> bitbake try to run sdl-config but it cannot find the file.
> >>
> >>
> >> Any idea?
> >>
> > Does, DEPENDS += "libsdl2" help ?
> >> Best regards,
> >>
> >>     MZ
> >>
> >>
> >> --
> >> _______________________________________________
> >> yocto mailing list
> >> yocto at yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list