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-fsl-arm (master) in 2015-06-10
Date: Wed, 10 Jun 2015 12:09:49 -0300	[thread overview]
Message-ID: <55785343.d2eb8c0a.2bca.ffffd673@mx.google.com> (raw)

Hello,

I pushed following updates:

commit a3a6ca336023d41400e130f0d21fa35e0f67a6ea (HEAD -> pending, yocto/master-next, yocto/master)
Author: Andreas Müller <schnitzeltony@googlemail.com>
Date:   Mon Jun 8 14:48:06 2015 +0200

    linux-imx-3.14.28: FEC: fix garbage send for huge data blocks
    
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit f8c09a66311fa2c208cc63502547a17c414c5694
Author: Andreas Müller <schnitzeltony@googlemail.com>
Date:   Mon Jun 8 14:48:05 2015 +0200

    linux-imx_3.14.28: fix initial MMC device detection
    
    On Variscite Varsom we have three devices connected to MMC
    
    * MMC1: eMMC
    * MMC2: SDCard
    * MMC3: Wifi
    
    Without this patch only the first device was detected properly.
    I found two workarounds which can be removed by this patch:
    
    1. Variscite: booting from SDCard made possible by renumbering MMC devices [1].
    2. BoundaryDevices: Add workqueues for each mmc_host [2]. This had been tested
       here too but causes crashing sdcard for huge storage traffic.
    
    [1] https://github.com/varigit/linux-2.6-imx/blob/imx_3.10.53_1.1.0_ga_var01/arch/arm/boot/dts/imx6qdl.dtsi / Line 879
    [2] https://github.com/boundarydevices/linux-imx6/commit/1d40159a995a298f16901bfb14ae3e0294c65691
    
    Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 51ae3749c92c9ad8bcd09b5f6aa95b417db8d580
Author: Carlos Rafael Giani <dv@pseudoterminal.org>
Date:   Mon Jun 8 11:47:00 2015 +0200

    gstreamer1.0-plugins-imx: Update to version 0.10.2
    
    Changes:
    
    - v4l2src: renamed imxv4l2src to imxv4l2videosrc to avoid name collisions
      with the FSL plugins
    - v4l2src: Call the buffer pool baseclass stop() function (fixes segfaults)
    - uniaudio: Create correct config header even if no codecs were found
    - audio: new MP3 encoder element using the libfslcodec MP3 encoder
    - g2d/ipu/pxp blitter sink: Respect aspect ratio also in 90/270 degree rotations
    - pxp: Remove broken/unsupported formats
    - eglvivsink: Fix double mutex unlock
    - phys mem meta naming cleanup
    
    Change-Id: Id2c72352f19cfeb6635af2ed0ec625867c28b7a7
    Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 84e635e17038bfbc67c98ada74b2e5782a233697
Author: Otavio Salvador <otavio@ossystems.com.br>
Date:   Wed Jun 3 13:35:17 2015 -0300

    imx-base.inc: Set amd-gpu-mx51 provider depending on backend
    
    The amd-gpu-mx51 provider needs to be set, along with the other
    virtual providers, for the i.MX5 CPUs.
    
    Fixes the warning:
    
    ,----
    | NOTE: multiple providers are available for amd-gpu-mx51
    |     (amd-gpu-x11-bin-mx51, amd-gpu-bin-mx51)
    `----
    
    Change-Id: Ieb3401dbbdf1178641aeda55b20b7ae054423d75
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit c5579ee713ab4d9650b48abafe7f6c79b0dbe463
Author: Otavio Salvador <otavio@ossystems.com.br>
Date:   Wed Jun 3 13:33:45 2015 -0300

    libfslcodec: Remove binary examples for i.MX5
    
    The binary examples require the libvpu.so.4 library and does not work
    at runtime, so we are removing them.
    
    Fixes following warning:
    
    ,----
    | WARNING: QA Issue: libfslcodec-test-bin requires libvpu.so.4, but no
    |     providers in its RDEPENDS [file-rdeps]
    `----
    
    Change-Id: Icf4bdd5591dd73ca0d6b8adc4fde0730a0739606
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 2a4cc597aa98f920964b10514ff4d2dfc75203ca
Author: Neena Busireddy <neena.busireddy@freescale.com>
Date:   Tue Jun 2 10:08:21 2015 -0500

    SCR-3.14.28-1.0.1-patch: Add SCR for 3.14.28-1.0.1_patch release
    
    Change-Id: I64b42c99a0b91fcaca174e5537d843832d38c351
    Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>

commit ca9cdee47529fab646b402f8ee542cd4c125e21d
Author: Neena Busireddy <neena.busireddy@freescale.com>
Date:   Tue Jun 2 10:08:20 2015 -0500

    xf86-video-imxfb-vivante: Upgrade to 5.0.11.p4.5
    
    Modify the version to match the version of imx-gpu-viv
    
    Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit f312847ded7da74596b9bcbc07da165c25636859
Author: Neena Busireddy <neena.busireddy@freescale.com>
Date:   Tue Jun 2 10:08:19 2015 -0500

    imx-gpu-viv: Upgrade sfp to 5.0.11.p4.5
    
    Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 41756fd8127802ce1837852333237c09e89042bd
Author: Neena Busireddy <neena.busireddy@freescale.com>
Date:   Tue Jun 2 10:08:18 2015 -0500

    imx-gpu-viv: Upgrade to 5.0.11.p4.5
    
    3.14.28-1.0.1 patch release has the following bug fixes:
    
    MGS-554 [#1644] Fix the false alert with GPU commit dirty
    MGS-528 [#ccc] Wayland does not free window memory until the application exits
    GRPH-56 [#ccc] Add environment variable to turn off memory fill
    GRPH-55 [ccc] Add alpha channel for direct texture viv extension
    MA-6540 [#1672] Fix native fence FD leak found by Android™ CTS
    MGS-663 [#1686] P4 release can't be built statically
    MA-6527 [#1666] Fix android.webgl.cts.WebGLTest CTS failure
    MGS-511-2 [#1593] Qt 3D app cannot run on i.MX 6SoloX board
    MGS-658 [#ccc] Fix build warning of isInApiTraceMode for static link
    Revert MGS-352 [#1453] Creating context on 5.x is slower than 4.x due to process name
    read
    MGS-578 [#1657] GoogleEarth APK encounters a shader compile error
    MGS-507 [#1323] RenderToTexture has distorted pictures on screen in DL board
    MGS-547 [#ccc] Add YVYU format test in g2d_overlay_test
    MGS-547 [#1640] YVYU format gets wrong result when 2D is built
    MGS-564 [#ccc] Resolve race condition in display frame sync
    MGS-367 [#1589] "CTRL+C" to close the "tutorial7_es20" causes GPU to hang
    MGS-543 [#1604] Remove some unsupported extensions in gles10
    MGS-436 [#ccc] Memory leak in glimagesink video loop playback
    MA-6267 [#1600] Fix ES3.0 benchmark UBenchEnhanced can't run
    MA-6208-1 [#1543] Fix build error
    MA-6208 [#1543] Fix com.drawelements.deqp.gles3 CTS failure
    MGS-511 [#1593] Qt 3D app cannot run on i.MX 6SoloX board
    MGS-512 [#1493] Fix es30 conformance failures related to glReadPixels
    MGS-502 [#ccc] libCLC failure
    MGS-500 [#ccc] Disable apitrace for static build
    
    Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 56d07c2a9304fb416b4059f1f637b5d506473a9d
Author: Stefan Christ <s.christ@phytec.de>
Date:   Wed Jun 3 11:18:11 2015 +0200

    fsl-eula-unpack: fix deploying EULA
    
    If a recipe, which uses the fsl-eula-unpack bbclass, defines the
    variable LIC_FILES_CHKSUM like
    
        LIC_FILES_CHKSUM = "[...]"
    
    (not using "+=") the content of ${FSL_EULA_FILE}, which is added in
    fsl-eula-unpack, is overwritten. So the EULA isn't deployed to the
    ${LICENSE_DIRECTORY}.
    
    Using 'LIC_FILES_CHKSUM_append' should work in any cases.
    
    Signed-off-by: Stefan Christ <s.christ@phytec.de>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 717804471d0f8cb432a8693e583f24cc93a02bb6
Author: Stefan Christ <s.christ@phytec.de>
Date:   Wed Jun 3 11:18:10 2015 +0200

    fsl-eula-unpack: fix outdated EULA checksum
    
    The md5 checksum in LIC_FILES_CHKSUM was taken from an older version of
    the Freescale EULA. This leads to build errors like
    
        ERROR: imx-gpu-viv: md5 data is not matching for
            file://[...]/meta-fsl-arm/EULA;md5=6df184a9b1950b68e17fdcd7513bdb97
        ERROR: imx-gpu-viv: The new md5 checksum is
             acdb807ac7275fe32f9f64992e111241
    
    Signed-off-by: Stefan Christ <s.christ@phytec.de>
    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:[~2015-06-10 15:10 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=55785343.d2eb8c0a.2bca.ffffd673@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.