All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Otavio Salvador" <otavio.salvador@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Updates to meta-freescale (morty) in 2017-02-08
Date: Wed, 08 Feb 2017 21:47:56 -0200	[thread overview]
Message-ID: <589bae30.9209370a.bcf05.fc8e@mx.google.com> (raw)

Hello,

I pushed following updates:

commit 54766b111495605727d41740d572db1bba96b8f0 (yocto/master, master)
Author: Tom Hochstein <tom.hochstein@nxp.com>
Date:   Wed Feb 8 11:07:27 2017 -0600

    weston: Fix patch for no input device handling
    
    The previous patch had a logic error. The upstream submission
    was correct, so this just synchronizes the patch.
    
    Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit a2741b3eec46cc775a371989d75e01b29508c5b4
Author: Dominic Sacré <dominic.sacre@gmx.de>
Date:   Wed Feb 8 00:26:54 2017 +0100

    linux-fslc-imx-rt: Bump revision to ee67fc7e072d
    
    Align version with linux-fslc-imx recipe, and update RT patch to
    4.1.37-rt43.
    
    This also fixes a build failure, because the checksum of the previous
    version of the compressed RT patch had changed on the server.
    
    Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit b43ebdca017ded01f4edcec33bda9bbc1594d126
Author: Andreas Müller <schnitzeltony@googlemail.com>
Date:   Fri Feb 3 10:18:38 2017 +0100

    xserver-xorg: disable glamor
    
    oe-core enables glamour by default since commit 33864ddc. I tried to build
    xserver with glamor but failed first with
    
    |  #error "Platform not recognized"
    
    This could be fixed by
    
    CFLAGS_append_imxgpu2d = " \
        -DLINUX \
    "
    
    but then I got
    
    | <sysroot>/usr/include/X11/Xlib.h:222:2: error: conflicting types for 'GC'
    |  *GC;
    |   ^~
    | In file included from ../../xorg-server-1.19.1/glamor/glamor.h:34:0,
    |                  from ../../xorg-server-1.19.1/glamor/glamor_priv.h:32,
    |                  from ../../xorg-server-1.19.1/glamor/glamor_render.c:35:
    | ../../xorg-server-1.19.1/include/gcstruct.h:289:3: note: previous declaration of 'GC' was here
    |  } GC;
    |    ^~
    | make[1]: *** [Makefile:730: glamor_gradient.lo] Error 1
    
    As this needs deeper investigation to fix and we have no experience on how
    glamor performs on vivante, disable it for now.
    
    Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit f273865561122295821ce19f780dda292bf0a10f
Author: Daiane Angolini <daiane.angolini@nxp.com>
Date:   Thu Feb 2 10:44:19 2017 -0200

    Update machine description fields
    
    Change description fields from Freescale to NXP in machine files to align to
    2016 corporate transfer to NXP.
    
    Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 030e8a56646a033eb6aed64b32aac7fe5590305b
Author: Bob Cochran <yocto@mindchasers.com>
Date:   Sat Feb 4 22:36:00 2017 -0500

    change-file-endianess: update do_deploy_class-native so it finds byte_swap.tcl
    
    Modify do_deply_class-native task to copy byte_swap.tcl from top of working directory ${S} rather than ${STAGING_BINDIR_NATIVE} since file isn’t found at current location and this causes a “No such file or directory” error.
    
    Signed-off-by: Bob Cochran <yocto@mindchasers.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

Regards,

--
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


                 reply	other threads:[~2017-02-08 23:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=589bae30.9209370a.bcf05.fc8e@mx.google.com \
    --to=otavio.salvador@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.