[meta-freescale] Updates of meta-fsl-ppc master branch on 2015-01-15

zhenhua.luo at freescale.com zhenhua.luo at freescale.com
Wed Jan 14 23:44:22 PST 2015


The patches are merged in dizzy branch.


Best Regards,

Zhenhua

From: Liu Ting-B28495
Sent: Thursday, January 15, 2015 10:17 AM
To: Luo Zhenhua-B19537
Cc: meta-freescale at yoctoproject.org
Subject: RE: Updates of meta-fsl-ppc master branch on 2015-01-15

Please backport the below patches to dizzy too:
b411fc8 remove default setting for ubifs
66caa4a move all common definitions onto qoriq-base.inc
95b9f0e sysvinit: remove obsolete bbappend
4765adb uspdcp: remove as it is not bsp related
256d40f u-boot: replace base_contains with python codes
c68e11b cst: upgrade revision to 2d35e98
fe0429e auto-resp: add recipe
4eceb12 add QE_UCODE definition in machine.conf
bd9f778 qe-ucode: install if QE_UCODE defined
8cb984d multilib: use ?= to allow overridden in local.conf
cb0f22c uio-seville: update to revision 35af73f
7d08d97 cs4315-firmware: remove recipe
0f72095 asf: update revision to 16eb472
38fbafc remove duplicate check for e6500 64b kernel build
bf0f951 qe-ucode: update to revision 49efc94
26651ed add more secure u-boot into default build list
74d198a cryptodev: disable RSA_KEYGEN if pkc-host installed
e5e0b73 cryptodev: update origin and remove stale patches
fadb98f openssl: upgrade to 1.0.1i plus Freescale patches
d7df92b udev-extraconf: replace bbappend with own recipe
787081b usdpaa: update to revision d997594
7660ffb usdpaa: use soc_family to define SOC/FMAN_VARIANT
8b97367 fm-ucode: update to revision 4cda2e3
b2d372a fm-ucode: use soc_family to match deployed binaries
6eae8bc skmm-ep: update revision to 27156a6
01b9ded qemu: remove unavailable gtk+ options
eda1c70 t1024rdb-64b: add machine support
9bdbd33 t1024rdb: add machine support
f1b7e4e t1024qds: add machine support
7e8cf04 t1024qds-64b: add machine support
61410fc p2020ds: remove as it is not supported now
c87da6d ipc: update to revision c9c92ac
3d764b2 hypervisor: update to revision to 99b04d9
acdcb0b fmlib: update to revision 661d782
5241c96 fmc: update to revision to 4f4a3eb
8d8d296 flib: update to revision 4bd48d4
87d6270 qemu: update to revision 6ac4597
4b8b3b3 eth-config: update to revision 8040e0b
a50750e web-sysmon: update to revision 8d0c6ec
3d15d71 rcw: update revision to 3e89f378
ebf1820 hv-cfg: t1042rdb use the same setting with t1040
fb40d86 t104x: use kernel defconfig corenet_fmanv3_smp_defconfig
3279bb2 t1042rdb: add machine support
2f94ff2 rename t1042rdb -> t1042rdb-pi
6f23136 u-boot: upgrade to 2014.07 with revision 659b6a2
999651a linux-qoriq: update revision to 6619b8b
1f00cf6 dtc: old SRC_URI died, changing to new working one
6766a7f linux-qoriq: fix building using out-of-tree
486a724 linux-qoriq: change defconfig for T1040 to match number of cpus
aeb28ed linux-qoriq: Configure T1040 for FMAN V3
a3c2f73 linux-qoriq: Remove Altivec from T1040 64-bit defconfig

-Ting

From: meta-freescale-bounces at yoctoproject.org<mailto:meta-freescale-bounces at yoctoproject.org> [mailto:meta-freescale-bounces at yoctoproject.org] On Behalf Of zhenhua.luo at freescale.com<mailto:zhenhua.luo at freescale.com>
Sent: Thursday, January 15, 2015 9:49 AM
To: meta-freescale at yoctoproject.org<mailto:meta-freescale at yoctoproject.org>
Subject: [meta-freescale] Updates of meta-fsl-ppc master branch on 2015-01-15

Hello all,


The following updates are merged in master branch of meta-fsl-ppc, thanks.

commit b411fc8fba1debf1d4f7f628dd9fc15eff13cc13
Author: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>
Date:   Tue Jan 13 23:04:32 2015 +0800

    remove default setting for ubifs

    this is not bsp related, remove it.

    Signed-off-by: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>

commit 66caa4ab876648016d63cb2ace3f0291e5addfe7
Author: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>
Date:   Tue Jan 13 23:04:31 2015 +0800

    move all common definitions onto qoriq-base.inc

    Signed-off-by: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>

commit 95b9f0e9c32f8aa89f58f083192fd15377b7e48f
Author: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>
Date:   Tue Jan 13 23:04:30 2015 +0800

    sysvinit: remove obsolete bbappend

    Signed-off-by: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>

commit 4765adb0410ccbc83c5844193ac501d74711b3f7
Author: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>
Date:   Tue Jan 13 21:25:44 2015 +0800

    uspdcp: remove as it is not bsp related

    This pkg is for fsl security, not bsp related. will put it to fsl
    distro layer for security.

    Signed-off-by: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>

commit 256d40f0bae2aa741f837ed99af391b0d2b5bde6
Author: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>
Date:   Tue Jan 13 18:27:39 2015 +0800

    u-boot: replace base_contains with python codes

    Signed-off-by: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>

commit c68e11b525b3e083c97872ec4c4f593b7a795c30
Author: Ting Liu <ting.liu at freescale.com<mailto:ting.liu at freescale.com>>
Date:   Tue Jan 13 18:27:38 2015 +0800

    cst: upgrade revision to 2d35e98

    This includes following fixes:
    2d35e98 CST : Add P2041 support to cst.
    c8b29ef CST: initialize uninitialized variables
    6d30fc3 Makefile: use CFLAGS environment variable
    39a4b89 Makefile: add install rule
    7e9d814 Makefile: check OPENSSL setting before use
    4ce2fd1 Modify input files to add HASH_FILE and SIGN_FILE felds.
    2934719 ls1: ie_key files modified
    13cef32 ls1: Remove extra keys from input file in ls1
    14660b8 Modify input files to make consisitency with images.
    6dbd697 Modify signature offset.
    b6d3fe6 input_files/uni_sign: Updated uboot binary name to u-boot.bin
    2344105 IE Keys : Add input files
    517b3d8 Fixed error handling for sign_embed tool.
    f711555 Modify ESBC header fields and use case for SRK and IE KEY.
    c9361dd sign_embed: it would embed signature over header passed.
    ec541fa gen_sign: it would calculate and generate signature over hash passed.
    3b0a522 Modifications for changing argc to optind.
    78cfdba Parsing of esbc flag is done prior of other fields.
    c0f49a8 Add feature of comparison of key pairs.
    c22c94f Add gen_drv tool.
    7abb3e1 Modularise the key extraction from key file.
    5ac9cd1 Add error handling for not supported values provided as input.
    64eb9c4 Modify parsing of field values.
    c73ae3a Modify Makefile to discard compilation of uni_pbi tool.
    8023fa1 Modify usage of gen_otpmk utility.
    9065d2a Corrected the setting of FSL_UID and OEM_UID flag
    7b688ed uni_pbi tool added
    4ae8899 LS2 specific changes.
    5e856de Add T2080 as target.
    582fa00 Add input files for ie_key usage.
    f5ac295 Modify features enabled with different options.
    bcb3791 modify option available.
    34c2290 Add key_ext option.
    3abf8d3 Signature is moved to end.
    7d58769 Add feature to accept externally generated signature.
    43a917a Add export hash feature.
    d1877da Remove redundancy with keys usage.
    9b049cb Add LS2 header support.
    8b0044b Add IE key usage support for ESBC header.
    a684f4f support for ESBC header generation
    63c901a Add ISBC Extension Key Feature.
    746a9b9 Linked implementation for headers and tables
    15ae37e Revert "LS1021: unisign fixed for group5"
    54661bb Corrected LS1 input files.
    5f58c80 Corrected dtb name in input file for LS1 dtb
    8c0feeb LS1: Change the input file for NOR addresses

    Also sync with meta-fsl-arm.

commit fe0429ee9f6f719e98c4c3aa5fe066c7ff802b3b
Author: Ting Liu <b28495 at freescale.com<mailto:b28495 at freescale.com>>
Date:   Tue Jan 13 18:27:37 2015 +0800

    auto-resp: add recipe

    Signed-off-by: Ting Liu <b28495 at freescale.com<mailto:b28495 at freescale.com>>


Best Regards,

Zhenhua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150115/f0c4a938/attachment-0001.html>


More information about the meta-freescale mailing list