[poky] [POKY] lib-sdl issue with qemu
star at gmx.li
star at gmx.li
Fri May 27 02:02:11 PDT 2016
> Gesendet: Freitag, 27. Mai 2016 um 10:40 Uhr
> Von: "Joshua G Lock" <joshua.g.lock at linux.intel.com>
> An: star at gmx.li, poky at yoctoproject.org
> Betreff: Re: [poky] [POKY] lib-sdl issue with qemu
>
> On Fri, 2016-05-27 at 07:23 +0200, star at gmx.li wrote:
> > Tried a "bitbake core-image-minimal" with included xilinx meta-layer
> > and machine "qemuzynq".
> > I get the above mentioned error on an Ubuntu 1604, but with already
> > installed libsdl.
> >
> > See below:
> >
> > ...
> > >
> > > ERROR: User requested feature sdl
> > > configure was not able to find it.
> > > Install SDL devel
> > >
> > > WARNING: exit code 1 from a shell command.
> > > ERROR: Function failed: do_configure (log file is located at
> > > /home/user/yocto_qemu/tmp/work/x86_64-linux/qemu-native/2.4.0-
> > > r1/temp/log.do_configure.3236)
> > ERROR: Task 72 (virtual:native:/home/user/yocto/poky/meta/recipes-
> > devtools/qemu/qemu_2.4.0.bb, do_configure) failed with exit code '1'
> >
>
> Which version of the poky are you using?
>
> There was a change to stop relying on the host to provide an SDL
> implementation and instead we build sdl-native, this change is
> available in the krogoth release (2.1) and has been backported to
> jethro (available in 2.0.2) and fido (available in 1.8.2).
>
> However if you have an old local.conf you'll need to remove the
> ASSUME_PROVIDED entry for sdl-native.
>
> Regards,
>
> Joshua
>
Thanks Joshua and Zhenhua
I am on Jethro, I assume 2.0.1. How can I check this?
I cloned Jethro a couple of weeks ago. No hint in the poky folder.
user at VB:~/yocto/poky$ git status
On branch jethro
Your branch is up-to-date with 'origin/jethro'.
But this is obviously referring to my clone, not to the original repo?!?
So am I right, I have to do both: update to 2.0.2 and remove the ASSUME_PROVIDED (which is indeed included in my local.conf)?
Regards
Arno
More information about the poky
mailing list