[meta-freescale] [meta-fsl-ppc][PATCH] qemu: remove unavailable configuration options

Otavio Salvador otavio at ossystems.com.br
Fri Sep 5 09:29:16 PDT 2014


On Fri, Sep 5, 2014 at 1:07 PM, Josep Puigdemont
<josep.puigdemont at enea.com> wrote:
> On Fri, Sep 05, 2014 at 12:34:26PM -0300, Otavio Salvador wrote:
>> On Fri, Sep 5, 2014 at 12:16 PM, Josep Puigdemont
>> <josep.puigdemont at enea.com> wrote:
>> > The preferred version of qemu defined in this layer (1.7) does not have
>> > the same configuration options as the original yocto version (2.0).
>> > Since this recipe includes yocto's qemu.inc, some of the configuration
>> > options defined there generate an error during the do_configure task:
>> >
>> > | ERROR: unknown option --disable-lzo
>> > | ERROR: unknown option --disable-numa
>> > | ERROR: unknown option --disable-quorum
>> >
>> > Setting PACKAGECONFIG[otion] to an empty string fixes the problem.
>> >
>> > Addresses bug:
>> > [YOCTO #6690]
>> >
>> > Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
>> > ---
>> >  recipes-devtools/qemu/qemu_fslgit.bb | 4 ++++
>> >  1 file changed, 4 insertions(+)
>> >
>> > diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb
>> > index 88e78b5..8c329a2 100644
>> > --- a/recipes-devtools/qemu/qemu_fslgit.bb
>> > +++ b/recipes-devtools/qemu/qemu_fslgit.bb
>> > @@ -1,5 +1,9 @@
>> >  require recipes-devtools/qemu/qemu.inc
>>
>> It's be nice to have a comment here saying it ought to be removed when
>> moving to 2.0+.
>
> Agreed, good thinking.
> I assume the commiter can ammend the commit and add the comment, or do you want
> me to send a new patch?

I think it is better you to do it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list