Hello,

I pushed following updates:

commit 54766b111495605727d41740d572db1bba96b8f0 (yocto/master, master)
Author: Tom Hochstein <tom.hochst...@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.hochst...@nxp.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit a2741b3eec46cc775a371989d75e01b29508c5b4
Author: Dominic Sacré <dominic.sa...@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.sa...@gmx.de>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit b43ebdca017ded01f4edcec33bda9bbc1594d126
Author: Andreas Müller <schnitzelt...@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 <schnitzelt...@googlemail.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit f273865561122295821ce19f780dda292bf0a10f
Author: Daiane Angolini <daiane.angol...@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.angol...@nxp.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 030e8a56646a033eb6aed64b32aac7fe5590305b
Author: Bob Cochran <yo...@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 <yo...@mindchasers.com>
    Signed-off-by: Otavio Salvador <ota...@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
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to