[meta-freescale] Updates to meta-freescale (morty) in 2017-09-21

otavio.salvador at gmail.com otavio.salvador at gmail.com
Thu Sep 21 14:04:42 PDT 2017


Hello,

I pushed following updates:

commit 05681fdf8298bb441c15135eae424c7601b07e98 (yocto/morty, morty)
Author: Chunrong Guo <chunrong.guo at nxp.com>
Date:   Mon Sep 4 13:32:45 2017 +0800

    Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM
    
    Several recipes reference the LICENSE file in their LIC_FILES_CHKSUM variable as ${COREBASE}/LICENSE.
    This forces distribution providers to keep this file verbatim or to overload the affected recipes.
    The section "Moving to the Yocto Project 1.6 Release" in the Yocto manual suggests removing the LICENSE file where possible.
    
    Remove LICENSE in cases where COPYING.MIT is also given and replace LICENSE with COPYING.MIT if the former was the only entry.
    All modified recipes specify LICENSE = "MIT" and none of the in-tree files specify a different license either.
    
    As the packages do not change (the license files are not contained in them), do not increase PR.
    
    (From OE-Core rev: 0059e0661826c857a07c862bcb46162671e0e330)
    
    Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
    Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit a9adf32640a59b8b92dabb45f00e8730070c0a93
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Aug 30 16:34:26 2017 -0300

    imx-uuc: Bump revision to 1de598e7
    
    This includes following changes:
    
    1de598e Merge pull request #5 from lijunone/master
    a5a05da Update linuxrc
    61a1449 Merge pull request #4 from mhei/fixes
    af76f6a uuc: fix format nitpick
    f8d0c75 uu.c: fix compiler warnings for unused variables
    625c36e Merge pull request #2 from mhei/fixes
    e6304a7 Merge pull request #3 from lijunone/master
    c342fb0 linuxrc: add utp mass storage setup via configfs
    f9a8e97 uuc: fix some compiler warnings
    65d8bf7 sdimage: use fsync before closing the device
    a977121 Add travis hint
    03d64cf Small Makefile improvements
    9a8c844 sdimage: no need to open image file R/W
    592fdb6 sdimage: fix partition size check
    3d4b3fa Add a .gitignore with the binaries sdimage and uuc
    86e0a1b sdimage: move BCB header to 4 sector offset
    2fa75b4 uuc: fix format warnings
    f64baff Honour CFLAGS
    85a0b23 sdimage: add includes to prevent warnings
    
    Change-Id: I7e81dd0d4666d00b76be3d78982ef2b1bd039b53
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 246f6de7cb99e3dac8b33f4b8c86d7b1f99c6ef1
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Sun Aug 27 12:22:43 2017 +0200

    image_types_fsl: fix for dtb filenames containing multiple dots
    
    In _generate_boot_image(), if a dtb file has more than one dot the
    current logic fails. e.g. 'device.tree.dtb' will be truncated at the
    first dot to 'device' while it should be 'device.tree'.
    
    Fix by removing awk in favour of letting basename also remove
    the .dtb extension.
    
    Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
    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