[meta-freescale] Updates to meta-fsl-arm (jethro) in 2016-02-26

Otavio Salvador otavio.salvador at gmail.com
Fri Feb 26 05:24:58 PST 2016


Hello,

I pushed following updates:

commit 8d22b44716fa624ff87383c36d222d9e28d0b267 (HEAD -> for-jethro, yocto/jethro-next, yocto/jethro)
Author: Javier Viguera <javier.viguera at digi.com>
Date:   Thu Feb 25 16:17:17 2016 +0100

    gst1.0-fsl-plugin: add STAGING_KERNEL_BUILDDIR to the include dirs list
    
    The new version of the gst1.0-fsl-plugin package uses the preprocessor
    to do conditional compilation:
    
    #if LINUX_VERSION_CODE < KERNEL_VERSION(4, 1, 0)
    
    And to use those macros it includes 'linux/version.h' header file.
    
    This is failing because it is including the 'linux/version.h' file from
    the sysroot, which comes from the 'linux-libc-headers' recipe used to
    build the toolchain, instead of the real kernel version we are building
    and running later on.
    
    Otherwise the build fails with:
    
    error: 'VIDIOC_S_INPUT_CROP' undeclared
    
    Signed-off-by: Javier Viguera <javier.viguera at digi.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 30fd0c89accdb73ab2a3b211547f8f078c4cc11c
Author: Javier Viguera <javier.viguera at digi.com>
Date:   Thu Feb 25 16:17:16 2016 +0100

    gst1.0-fsl-plugin: remove not needed patch
    
    The fix in this patch has been included in the new version, so there is
    no need for this patch anymore. Actually it does not even apply.
    
    Signed-off-by: Javier Viguera <javier.viguera at digi.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit f64910d8ae4d80673a7ac4b0d648eb5b2c8c9809 (ossystems/jethro-next)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat Feb 20 11:29:45 2016 -0200

    gstreamer1.0-plugins-imx: Avoid warning about missing build dependency for G2D
    
    The gstreamer1.0-plugins-imx-imxg2d has the dependency satisfied by
    the GPU driver, which is already listed as dependency. This marks the
    warning as a false-positive.
    
    Fixes:
    
    ,----
    | WARNING: QA Issue: /usr/lib/gstreamer-1.0/libgstimxg2d.so_gstreamer1.0-plugins-imx-imxg2d
    | contained in package gstreamer1.0-plugins-imx-imxg2d requires
    | libg2d.so.0.9, but no providers found in its RDEPENDS [file-rdeps]
    `----
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit fc02a2ec92ace7a3eedb9710849d61b0ec701420
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat Feb 13 10:33:20 2016 -0200

    gstreamer1.0-plugins-imx: Fix packaging of debug symbols
    
    This fixes following ERROR:
    
    ,----
    | ERROR: QA Issue: gstreamer1.0-plugins-imx: Files/directories were
    | installed but not shipped in any package:
    |   /usr/lib/gstreamer-1.0/.debug
    |   /usr/lib/gstreamer-1.0/.debug/libgstimxvpu.so
    |   /usr/lib/gstreamer-1.0/.debug/libgstimxeglvivsink.so
    |   /usr/lib/gstreamer-1.0/.debug/libgstimxg2d.so
    |   /usr/lib/gstreamer-1.0/.debug/libgstimxipu.so
    |   /usr/lib/gstreamer-1.0/.debug/libgstimxv4l2videosrc.so
    |   /usr/lib/gstreamer-1.0/.debug/libgstimxaudio.so
    |   /usr/lib/gstreamer-1.0/.debug/libgstimxpxp.so
    `----
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit cde7cb051966d18f6a1b6fa9a478986cc0d6e757
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jan 4 09:53:26 2016 -0200

    linux-fslc-imx: Upgrade to the 3.14.52-1.1.0 GA based fork
    
    The FSLC kernel fork has been updated for the 3.14-1.52-1.1.0 GA
    release. It is a consolidated release covering all i.MX active product
    lines covering:
    
     - i.MX6QDL
     - i.MX6SL
     - i.MX6SX
     - i.MX6UL
     - i.MX7D
    
    The patch also updates the linux-fslc-imx-rt flavour for the very same
    kernel fork and ensures people uses the built-in Vivante GPU driver,
    when using the Linux RT support, as the external kernel module does
    not support it yet.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8383610d5a6697bedbd806f0ea27ce6eb8193ede
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:00 2015 +0800

    EULA: Update to LA_OPT_BASE_LICENSE v10 November 2015
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit d2f2a2e3ec35a6278129843947c6e2528aebb4fd
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:07 2015 +0800

    firmware-imx: Upgrade to 5.3 version
    
    - Add basic epdc firmware copy to correct output path
    - Move legacy epdc firmware to this package out of kernel
    - VPU firmware upgrade to v3.1.1_r46070
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 473ef3dba07bbe1822e5d007bc173ee65d0442e0
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:07 2015 +0800

    formfacor: Add generic machconfig formfactors for i.MX 6UltraLite and 7Dual
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit cc5c889da22e8924d0c2bb7ec68bcb8a4825c5be
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:06 2015 +0800

    imx-uuc: Upgrade to 0.5.1 version
    
    Support a dummy fat file to vaoid windows popup format dialog
    when using manufacturing tool.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit a25d68b6cb5a44eedaca2680b59dcfc69a273af3
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:05 2015 +0800

    imx-vpu: Upgrade to 5.4.32
    
    - Support AVcVuiInfo for Decoder through DecInitialInfo or DecOutputInfo
    - Clear structure iram IOGetIramBase() fails to set them to avoid
    using uninitialized variables.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 58cb668963d55a8f5d337b703447c6dc44ba99a5
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:04 2015 +0800

    imx-test.inc: Add depends to support x11 builds
    
    This fixes build issues with mxc_epdc_x11_fb_test and x11_overlay
    which have dependencies on x11
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2cc46cdd1785880ca18a5e92b6cc9dc452dd2293
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:03 2015 +0800

    imx-test: Upgrade to 5.3 version
    
    - Remove the ar3k hciattach since bluez4 and 5 support BT.
    - mxc_mlb_test:  Use one file for mlb test - rename to generic name.
    - mxc_sim_test:  Handle errors when running on un supported sim cards.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8d2a0c1c43e781bd636039a3339eb6b9dfdea3e4
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:02 2015 +0800

    imx-kobs: Upgrade to 5.3 version
    
    MMT-89: support reading bch geometry setting from debugfs
    
    add new feature to read bch geometry setting from debugfs, it provides
    the feasibility to support large oob NAND devices.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5e3956019419fa73f91c4f3145cdebf9036d7635
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:01 2015 +0800

    u-boot-imx: Upgrade to 3.14.52-1.1.0_ga release
    
    Consolidate GA support i.MX 6Q/QP/D/S/SL/UL and 7Dual
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 19df7f92547a47baa42e99fb7f31d7c51ab2065d
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:59 2015 +0800

    imx6qpsabresd: Create i.MX 6QuadPlus Sabre SD machine configuration
    
    MLK-11526-1 ARM: dts: add imx6qp sabresd board support
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 875f583beec460a07c1e5c3f0a4a3e2b984cc693
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:58 2015 +0800

    imx7dsabresd: Add epdc U-Boot configuration
    
    i.MX 7Dual supports epdc hardware so add epdc boot configuration
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit df938d86cd2c061d6d30fe83c062394b0371c06c
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:57 2015 +0800

    imx6ulevk: Add Murata BT/WiFi module support
    
    Add Murata Type ZP (BCM4339) module support on below platforms:
    - i.MX6UL SDB RevC (SD1 slot) + Murata adapter V2.0
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 7e3590c1a478a13797f7aa597211982bb6be86cb
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:56 2015 +0800

    imx6sxsabresd: Add mqs sound support for the expansion board
    
    MLK-11130: ARM: dts: add mqs support mx6sx-sd-exp1 board
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit eaae01d1d05c597a40bde1c0b6c4fb4f765ce4a2
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:55 2015 +0800

    imx6sxsabresd: Add Murata BT/WiFi module support
    
    Add Murata Type ZP (BCM4339) module support on below platforms:
    - i.MX6SX SDB (SD3+SD2 slot) + Murata adapter V1.0 & SD EXT card
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 03b51344ae49ab2dc727e517bfb0a6e983192bc3
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:54 2015 +0800

    imx6slevk: Add Murata BT/WiFi module support
    
    Add Murata Type ZP (BCM4339) module support on below platforms:
    - i.MX6SL EVK (SD1+SD3 slot) + Murata adapter V1.0 & SD EXT card
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ce6798fc4a38ba992204243302662657740598e3
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:53 2015 +0800

    imx6slevk: Add epdc uboot configuration and epdc firmware integration
    
    SoloLite has epdc hardware configuration which is enabled by both uboot
    and firmware.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit d6329e09fff7ab032d0232f48791382f4f3f96b5
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:52 2015 +0800

    imx6qsabred: Add Murata BT/WiFi module support
    
    Add Murata Type ZP (BCM4339) module support on below platforms:
     - i.MX6Q/DL/QP SabreSD(SD2 slot) + Murata adapter V2.0
    
    Note: MX6Q/DL/QP SabreSD board requires HW rework.
    Please refer to rework guide specified in schematic.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ea16b3ffa8bb4385c699bfd47ce12d8239603793
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:51 2015 +0800

    imx6qsabresd: Remove imx6q-sabresd-uart device tree
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ef2582232da7d51fe73837cc353961def414bdfc
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:50 2015 +0800

    imx6dlsabresd.conf: Add epdc boot configurations and epdc firmware
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2cd8d6a92b81ca8b9d0f03f4f8d8f8d8d3acea06
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:49 2015 +0800

    imx6dlsabred: Add Murata BT/WiFi module support
    
    Add Murata Type ZP (BCM4339) module support on below platforms:
    - i.MX6Q/DL/QP SabreSD(SD2 slot) + Murata adapter V2.0
    
    Note: MX6Q/DL/QP SabreSD board requires HW rework.
    Please refer to rework guide specified in schematic.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e118b12b7e5b2ba4295edbb5cf4cf260043dc6c2
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:16:48 2015 +0800

    linux-imx: Upgrade to 3.14.52-1.1.0_ga Consolidatd GA release
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 84d64689deab3340fd32b86cd22c6b062333cc3d
Author: Neena Busireddy <neena.busireddy at freescale.com>
Date:   Mon Jan 4 20:39:20 2016 -0600

    xf86-video-imxfb-vivante: Upgrade to 5.0.11.p7.4 version
    
    - License changed to MIT.
    - Remove the upstreamed patch.
    
    Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2fa1970fbaaa1be43bf003ecf8c4eaa677cb538e
Author: Neena Busireddy <neena.busireddy at freescale.com>
Date:   Mon Jan 4 20:39:19 2016 -0600

    weston: Add patches to fix bugs
    
    - Patch to fix setenv and clear environments.
    - Patch to fix screen blur for Qt5 CinematicExperience.
    
    Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit feb4b08381ef7015efe2614d96b0a728e0873077
Author: Neena Busireddy <neena.busireddy at freescale.com>
Date:   Mon Jan 4 20:39:18 2016 -0600

    kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p7.4 version
    
    Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c03c371fa6d2acddde23e398db721946b5274a84
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jan 18 17:43:34 2016 -0200

    imx-gpu-viv: Add dependency on libpng
    
    This fixes following warning, found on O.S. Systems' autobuilder:
    
    ,----
    | WARNING: QA Issue: imx-gpu-viv-tools-apitrace rdepends on libpng, but
    |     it isn't a build dependency? [build-deps]
    `----
    
    Series-to: meta-fsl
    Series-prefix: meta-fsl-arm
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit fb876436d331a3723a9dff4fed16c2ca7f52d75e
Author: Neena Busireddy <neena.busireddy at freescale.com>
Date:   Mon Jan 4 20:39:16 2016 -0600

    imx-gpu-viv: Update to 5.0.11-p7.4 version
    
    This version is released with 3.14.52-1.1.0_ga release.
    
    Includes many of the bug fixes and stability improvements.
    For more information refer to i.MX Linux Release Notes from following link:
    http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/i.mx-6quad-processors-high-performance-3d-graphics-hd-video-arm-cortex-a9-core:i.MX6Q?fpsp=1&tab=Documentation_Tab#nogo
    
    L3.14.52_1.1.0_LINUX_DOCS package is under Supporting Information.
    
    Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 0fb8b8997e2a4cbf519dfee54c08131411651472
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:14 2015 +0800

    libfslvpuwrap: Upgrade to 1.0.62 version
    
    Add frame rate check and return failure if frame rate is invalid value (<=0)
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8401db564d1d01a84f8984f9391616b6e679b0a2
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:13 2015 +0800

    libfslparser: Upgrade to 4.0.8 version
    
    -Support hevc in MPG2 parser.
    
    -Enhance the parsing conditions in SPS nal unit.
     Parse system header to get stream id.
     For mpeg video, don't call parseh264 to avoid mistakes.
    
    -Fix memory leak, free temp data buffer after parsing header.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 707f0cc09f930e122fe484fc3f47c83818463fe1
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:12 2015 +0800

    libfslcodec: Upgrade to 4.0.8 version
    
    Version alignment with other Multimedia components.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 02a3d118f6dbbdcb4db63af58db6f3cbb3f8882f
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Dec 24 15:17:11 2015 +0800

    gst1.0-fsl-plugins: Upgrade to 4.0.8 version
    
    -Fix memory leak in overlaysink, imxv4l2sink and imxcompositor.
    -Fix IPU/PXP frame copying beyond the memory boundary.
    -Add more holding buffer number for motion 0 and 1 in imxv4l2sink to fix deinterlace failure.
    -Add divx support in vpudec, including 3,4,5,6.
    -Add video overlay composition meta support to imxvideoconvert and imxcompositor.
    -Remove unsupported formats for pxp 2d deivce.
    -Simplify the caps in pad template of imxvideoonvert/imxcompositor/overlaysink/imv4l2sink.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 552d9289f9950c81bc5cdcd08ef3faec84b757ec
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 26 11:54:02 2016 -0200

    imx-base.inc: Move IMAGE_FSTYPES override to a SoC variable
    
    The IMAGE_FSTYPES need to be overriden without using the SoC family
    overrides, for user-friendness, and to allow this we need to use a SoC
    variable to construct the default value for setting.
    
    Related to [YOCTO: #8945].
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2139719797e25b4649fcb3957d4af11fc72611af
Author: Jun Zhu <R01007 at freescale.com>
Date:   Thu Dec 24 15:17:10 2015 +0800

    imx-base: Set UBOOT_ENTRYPOINT for i.MX6UL
    
    As i.MX6UL has been changed out of mx6 SOC family, it need set UBOOT_ENTRYPOINT
    
    Signed-off-by: Jun Zhu <junzhu at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 89973747a34373a843b7d2629031a7a757bd5bdd
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Dec 18 10:49:22 2015 -0200

    imx-gpu-viv: Remove wrong imx-gpu-viv-tools-dbg packaging
    
    The imx-gpu-viv-tools-dbg package where pointing to the very same
    binary as imx-gpu-viv-tools, instead of the counterpart .debug
    file. This removes this definition.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 291aec530020f074c14da838324e0f2ee3c0abe4
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Dec 10 14:14:35 2015 -0200

    fsl-vivante-kernel-driver-handler.bbclass: Postpone defconfig changes
    
    The defconfig changes should be done later in the process so the
    .config file is generated, using any other mean, and mangled to
    respect the distribution setting regarding the module use or not.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e1bd3fe8605496622bf7a79827be0b6b43c825a9
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Dec 2 11:54:16 2015 -0200

    xf86-video-imxfb-vivante: Stop using swaprep.h header
    
    The 'swaprep.h' is an internal Xorg header and is not being installed
    anymore. The swap features are provided by the 'misc.h' header now.
    
    Fixes [YOCTO: #8737]
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 6e2c0ed3a1a40be4b75a1262b0f3107b429ecc5a
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Dec 2 11:57:43 2015 -0200

    xf86-video-imxfb-vivante: Stop using Git to write local version
    
    The standard version does not use a Git repository so we should not
    use Git to identify the commit of the build as it can end getting the
    version from a wrong repository and can be misleading.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 9cbf0f90cf6e730296f9ac169b661582f61565c9
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Dec 2 11:46:08 2015 -0200

    xf86-video-imxfb-vivante: Move patches attribution to the recipe
    
    The patches applied on top of the source code are version specific and
    should not be listed in the '.inc' file.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 4d2af88c9b968c5f68806e2c559bfd2f005c47ba
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Dec 2 10:51:00 2015 -0200

    xf86-video-imxfb-vivante: Stop running 'make' in debug mode
    
    There is no need to run 'make' in debug mode, by default, as it
    increases log size and build time for no good reason.
    
    Signed-off-by: Otavio Salvador <otavio at 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


More information about the meta-freescale mailing list