[meta-freescale] Updates to meta-fsl-arm (master) in 2014-03-03

Otavio Salvador otavio at ossystems.com.br
Mon Mar 3 13:20:16 PST 2014


Hello,

I pushed following updates:

commit 6fd82a71606074d01f7a20890b68ca586277ab05
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jan 17 19:17:14 2014 -0200

    fsl-image-mfgtool-initramfs: Add image
    
    Small image to be used with Manufacturing Tool (mfg-tool) in a
    production environment.
    
    This should be used as the initramfs used for the installation
    process. The image provides the utilities which are used, in the
    target, during the process and receive the commands from the MfgTool
    application.
    
    Change-Id: Ibcab8826a70339d0cbf507311c6268ad74491df5
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 7c14fb467cbc61f938ab340fe8e8df6373f1da14
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jan 17 19:15:09 2014 -0200

    mfgtool-initramfs-image.bbclass: Abstracts the MfgTool's initramfs needs
    
    Manage the initramfs requirements for Manufacturing Tool use and allow
    future addition of new filesystem support if needed.
    
    Change-Id: Ia3a1f0d32d1a12209262096162adeb36909c509b
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 7ea7298f27d5dc864a447b9582f927e8c563d139
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 08:50:50 2014 -0200

    imx6solosabresd: Add U-Boot Manufacturing Tool config
    
    This allow the mfgtool variant into the UBOOT_CONFIG set.
    
    Change-Id: I90b97f83620ad5bcda659d0ec5190a3ef98f5acd
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 6e4ba83c8f8f33d8622612a82f3704c611fb1cdb
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 08:50:50 2014 -0200

    imx6solosabreauto: Add U-Boot Manufacturing Tool config
    
    This allow the mfgtool variant into the UBOOT_CONFIG set.
    
    Change-Id: Ibf61f4744cba8ae6db14d8b2b278879c2f1e420d
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e8ca1d0eb2d0e3b7987bf2a45c8a49b3a2025674
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 08:50:50 2014 -0200

    imx6qsabresd: Add U-Boot Manufacturing Tool config
    
    This allow the mfgtool variant into the UBOOT_CONFIG set.
    
    Change-Id: Ia96cffe65f0ce4a97c705a1c5dd69de2f6bfc5bd
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 94daa4cb4709fa68366e9370d4bbef1c1818dc7b
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 08:50:50 2014 -0200

    imx6qsabreauto: Add U-Boot Manufacturing Tool config
    
    This allow the mfgtool variant into the UBOOT_CONFIG set.
    
    Change-Id: I21f406b6c83629c87ca1ba75c6ba749111d61ffd
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2931d0ed29b46c5a5a46d48facf5fbb0456a3692
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 08:50:50 2014 -0200

    imx6dlsabresd: Add U-Boot Manufacturing Tool config
    
    This allow the mfgtool variant into the UBOOT_CONFIG set.
    
    Change-Id: I4d14ebdc314586ef0aabca8a966c1a7d680f9758
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 066e056c0d175fb1bf4c4ef1c7a4cafec77c29a0
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 08:50:49 2014 -0200

    imx6dlsabreauto: Add U-Boot Manufacturing Tool config
    
    This allow the mfgtool variant into the UBOOT_CONFIG set.
    
    Change-Id: Ia1f0262790aee7feef0220a76d33fd2cb4b1638f
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c22315b3bb3fe29c20d58f4e5cb3523fa7407868
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 08:48:36 2014 -0200

    imx6slevk: Add U-Boot Manufacturing Tool config
    
    As the machine were not using UBOOT_CONFIG, the first step was to
    convert the recipe to use the variable. After that, the mfgtool
    variant is added.
    
    Change-Id: I73ab7cdaef1d85cfd7cb3e3d650aed09682be2f4
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c01873524b8dd35744f5945f73695d301b8d9d97
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 09:11:43 2014 -0200

    linux-imx-mfgtool: Add 3.10.17 version
    
    Add the FSL Linux i.MX 3.10.17 version in the Manufacturing Tool
    variant to allow building a specific version for use with it.
    
    This also includes the defconfig used to provide the FSL UTP driver
    and reduce the amount of build drivers. This is the current
    3.10.17-1.0.0-beta original defconfig for MfgTool.
    
    Change-Id: I7808d79ff004266a25d909ac296725d576de7f3b
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 28723c80cd770b4175f25991f6e174af332f1df8
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 21 09:10:52 2014 -0200

    linux-mfgtool.inc: Build a Manufactoring Tool variant
    
    This makes a separated binary set for Manufacturing Tool use without
    clobbering the Linux Kernel used for normal use.
    
    Change-Id: I8db032610b9453b6c86f26c373871e7d4bdd3b1e
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 7b1d598b477a7b95e994ef6769f41310a472cb8f
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jan 20 19:14:24 2014 -0200

    u-boot-imx-mfgtool: Add 2013.04 version
    
    Add the FSL U-Boot i.MX 2013.04 version in the Manufacturing Tool
    variant to allow building a specific version for use with it.
    
    Change-Id: I1ccf806f283acb336efd06c018e0a206e261d22c
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8f64c58a572541fc308eb982907ccf7f75c1c666
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jan 20 19:12:31 2014 -0200

    u-boot-mfgtool.inc: Build a Manufactoring Tool variant
    
    This makes a separated binary set for Manufacturing Tool use without
    clobbering the U-Boot used for normal use.
    
    Change-Id: Ie059e65581c999546586018975d3fa4a4b04e5d2
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit d83668ad23a7d70edbdf961d5b5ec5cdc00e2107
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jan 17 14:19:28 2014 -0200

    packagegroup-fsl-mfgtool: Provide the required packages
    
    This provides the set of packages needed for Manufactoring Tool
    initramfs images.
    
    Change-Id: I895934110d4ffcfdb9d283c7ea015223093a95d2
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8fdf5c3a80016f9fb2e0b688baf6cf64e58c42ef
Author: Lauren Post <lauren.post at freescale.com>
Date:   Mon Dec 16 10:42:16 2013 -0600

    imx-kobs: Upgrade to 3.10.17-1.0.0 version
    
    This removes the virtual/kernel dependency as it builds properly
    against standard Linux headers; doing those changes the package stops
    to be machine specific and can be reused amount SoCs of same
    architecture.
    
    Change-Id: Ibea18acdfe25d40406b0a8e2e0f8583f4087ecb6
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5cfa320068ddf82d325629c4845c0e32f2c1a1a2
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Dec 16 11:11:57 2013 -0600

    imx-uuc: Add 0.4 recipe
    
    This provides the Universal Adapter user-space utility that is used to
    receive commands from the Manufacturing Tool by the Freescale UTP Protocol.
    
    Change-Id: I8b0532d45afefc3c50eb01aca8c595ed60be2552
    Signed-off-by: Lauren Post <lauren.post at freescale.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