All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/20] ceetm: update to 889c527b84d5
@ 2018-03-21  8:32 Chunrong Guo
  2018-03-21  8:32 ` [PATCH 02/20] cryptodev-qoriq: update to d0e1f0a9 Chunrong Guo
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
889c527 - Copyright update

*update md5 checksum

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-kernel/ceetm/ceetm_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index 3238666..dae3695 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -1,9 +1,9 @@
 DESCRIPTION = "CEETM TC QDISC"
 LICENSE = "GPLv2 & BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=dde0931a586dd5b30076639e29ba3a7b"
+LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1"
-SRCREV = "f58304d7e2185003d0f4ff604bc8e4316d463a03"
+SRCREV = "889c527b84d5ab0744b0483e03905abf5518e237"
 
 DEPENDS = "iproute2"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 02/20] cryptodev-qoriq: update to d0e1f0a9
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 03/20] eth-config: update to eefb063 Chunrong Guo
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
d0e1f0a - Merge branch 'master' of https://github.com/cryptodev-linux/cryptodev-linux
0a54e38 - check session flags early to avoid incorrect failure modes
2999526 - remove unnecessary header inclusion
b633268 - fix type of returned value
81ba092 - Merge pull request #27 from qtec/master
f0d6977 - ioctl.c: Fix build with linux 4.13

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
index 9587933..1a10896 100644
--- a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
+++ b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
@@ -15,7 +15,7 @@ python() {
 FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1"
-SRCREV = "f365c69d7852d6579952825c9f90a27129f92d22"
+SRCREV = "d0e1f0a9ff8ad39df1b45345d69b00aa28a19ca1"
 
 # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc
 # if pkc-host does not need customized cryptodev patches anymore
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 03/20] eth-config: update to eefb063
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
  2018-03-21  8:32 ` [PATCH 02/20] cryptodev-qoriq: update to d0e1f0a9 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 04/20] flib: update to cbb3142 Chunrong Guo
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
eefb063 - Copyright updates

*update md5 checksum

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-dpaa/eth-config/eth-config_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb
index 489b99c..5255bd0 100644
--- a/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/recipes-dpaa/eth-config/eth-config_git.bb
@@ -1,12 +1,12 @@
 DESCRIPTION = "Ethernet Configuration Files"
 SECTION = "eth-config"
 LICENSE = "BSD & GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=8ed5eddbfbb84af5089ea94c382d423c"
+LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4"
 
 PR = "r2"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1"
-SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5"
+SRCREV = "eefb06353c8c3db34d22c26825b66e921bce617d"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 04/20] flib: update to cbb3142
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
  2018-03-21  8:32 ` [PATCH 02/20] cryptodev-qoriq: update to d0e1f0a9 Chunrong Guo
  2018-03-21  8:32 ` [PATCH 03/20] eth-config: update to eefb063 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 05/20] fmlib: update to 2212651 Chunrong Guo
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
cbb3142 - convert doc from kernel-doc to Doxygen
1ec0c67 - drop GPLv2+ license
5492e83 - IPsec new mode - add comment about L2 header copy limitation

*update md5 checksum

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-dpaa/flib/flib_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-dpaa/flib/flib_git.bb b/recipes-dpaa/flib/flib_git.bb
index b8809b5..3ae0588 100644
--- a/recipes-dpaa/flib/flib_git.bb
+++ b/recipes-dpaa/flib/flib_git.bb
@@ -1,10 +1,10 @@
 DESCRIPTION = "Foundation Library"
 SECTION = "flib"
 LICENSE = "BSD & GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=75d2f6a74299640c05ae6c69ed7a4ad6"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/flib;nobranch=1"
-SRCREV = "14489ee2207650ddc89890df4b9f600da9ad665c"
+SRCREV = "cbb31427466649c07d2ac2739a41bb42f5f6be7c"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 05/20] fmlib: update to 2212651
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (2 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 04/20] flib: update to cbb3142 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 06/20] linux-qoriq: update to 58c5568 Chunrong Guo
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
2212651 - Copyright update
a6f1ce7 - Extend FM MAC Statistics with frame size counters
97dd99c - FMC cleanup fix - first versio

*update md5 checksum

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-dpaa/fmlib/fmlib_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 3bbf9bf..bbe1e53 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -1,12 +1,12 @@
 DESCRIPTION = "Frame Manager User Space Library"
 SECTION = "fman"
 LICENSE = "BSD & GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac"
 
 PR = "r1"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1"
-SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281"
+SRCREV = "22126510006f366981c078a340e012a1e0415429"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 06/20] linux-qoriq: update to 58c5568
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (3 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 05/20] fmlib: update to 2212651 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 07/20] ovs-dpdk: update to 907f652 Chunrong Guo
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
58c5568 - Merge branch 'linux-4.9-nxp' into linux-4.9 on Mar. 13, 2018
63ac44c - Revert "DPAA: adjust DPAA to adapt to Linux 4.9"
4df2bc9 - Merge branch 'linux-4.9-nxp' into linux-4.9 on Mar. 10, 2018
b4fefb1 - driver: mtd: ifc: increase eccstat array size for ver >= 2.0.0
e23a32a - staging: fsl_ppfe/eth: calculate PFE_PKT_SIZE with SKB_DATA_ALIGN
32c3e25 - Merge branch 'linux-4.9-nxp' into linux-4.9 on Mar. 9, 2018
2ec376c - dpaa_eth: workaround for ERR010022
d143455 - fsl-mc/dpio: aligned access of qbman cacheable region
57d8fae - Merge branch 'linux-4.9-nxp' into linux-4.9 on Mar. 8, 2018
5985948 - arm64: dts: ls208x: remove NXP Erratum A008585 from LS2088A.
e4ccfa4 - staging: dpaa2-evb: Update MTU update procedure
0ced0d5 - drm/fsl-dcu: Fix some issues caused by solving conflicts
dca4750 - Revert "drm/fsl-dcu: Fix DCU pixel clock issue in suspend/resume functions"
89a4b48 - Revert "drm/fsl-dcu: Fix the interrupt issue in suspend/resume functions"
b0626dc - Merge branch 'linux-4.9-nxp' into linux-4.9 on Mar. 6, 2018
5517e15 - staging: fsl-dpaa2/ethsw: Refactor setting TCI
5f5ffa2 - arm64: Allocate elfcorehdr & crashkernel mem before any reservation
0edbeda - Merge branch 'linux-4.9-nxp' into linux-4.9 on Mar. 5, 2018
0f8843d - ARM: dts: ls1021aqds: Add nand node for ifc controller
79fbbb0 - crypto: tcrypt - fix S/G table for test_aead_speed()
561e179 - crypto: caam/qi2 - fix probing order dependencies
7dce678 - staging: fsl-mc: set coherent dma mask in devices on fsl-mc bus
035afee - KVM: arm/arm64: add proper pagesize comparison
43b3a61 - dmaengine: dmatest: fix dmatest calltrace error
16940c6 - Merge branch 'linux-4.9-nxp' into linux-4.9 on Feb. 11, 2018
060998d - powerpc: dts: add FMan node for t1024rdb/t1024qds/t1023rdb
374884e - Merge branch 'linux-4.9-nxp' into linux-4.9 on Feb. 6, 2018
569d2b4 - staging: fsl-dpaa2/eth: Don't use custom interface name
50d3b89 - can: flexcan: adding platform specific details for LS1021A
b711051 - can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers.
2c5020d - Merge branch 'linux-4.9-nxp' into linux-4.9 on Feb. 3, 2018
cb8013e - net: Add net-device param to the get offloaded stats ndo
7186f10 - net: bridge: Add support for notifying devices about FDB add/del
1bb1c70 - net: switchdev: Add support for querying supported bridge flags by hardware
fcc266e - arm64: defconfig: Enable CONFIG_FSL_DPAA2_ETHSW
08e4b8c - arm64: defconfig: Enable CONFIG_NET_SWITCHDEV
a099407 - staging: dpaa2: Add ethsw driver
0b98ae4 - staging: fsl-dpaa2/ethsw: Fix compiling error
e792e43 - staging: fsl-dpaa2/ethsw: Add TODO
08b3635 - staging: fsl-dpaa2/ethsw: Add README
011f279 - staging: fsl-dpaa2/ethsw: Add ethtool support
64a3012 - staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver
749d648 - staging: fsl-dpaa2/ethsw: Add APIs for DPSW object
e4ea406 - staging: dpaa2-ethsw: Revert l2switch drivers of old version

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-kernel/linux/linux-qoriq_4.9.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-qoriq_4.9.bb b/recipes-kernel/linux/linux-qoriq_4.9.bb
index fdfcb4f..7229b01 100644
--- a/recipes-kernel/linux/linux-qoriq_4.9.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.9.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \
 "
-SRCREV = "acfe4402df0a226d2036041ceef84bbcd775554a"
+SRCREV = "58c55688e1beaad66bd5c2565dc699cc9862e25a"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 07/20] ovs-dpdk: update to 907f652
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (4 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 06/20] linux-qoriq: update to 58c5568 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 08/20] ppa: update to f00e7ef Chunrong Guo
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
907f652 - Merge pull request #10 in DQNS/ovs-dpdk from ~NXA20386/ovs-dpdk-nxa20386:fix/DPDK-1173-v2 to branch-2.9-qoriq
e86541b - netdev-dpdk: fix incorrect exclude mbuf configuration
7f95f13 - Merge pull request #9 in DQNS/ovs-dpdk from ~NXA20386/ovs-dpdk-nxa20386:fix/DPDK-1173-OVS-toggleable-default-mbufs to branch-2.9-qoriq
4714980 - netdev-dpdk: toggle descriptor size for ports
092bc0f - OVN pacemaker: Fix issues when started as pacemaker container bundles
bff7da4 - ovsdb: ovsdb-dot.in: Replace sys.maxint with sys.maxsize for Python3
9a0dbc7 - ovsdb: ovsdb-dot.in: Change exception semantics for Python3
6add8d7 - ovsdb: ovsdb-dot.in: Use print function for Python3
8106870 - ovsdb: Use items() instead of iteritems() for Python3
5905b28 - ovn-controller: Change duplicate flows trace from INFO to DBG
a2fa542 - ovn-sb.xml: Correct statement on use of bit ranges.
e92ef48 - doc: Fix mailing list addresses.
26509f8 - tests: Add dpctl test for conntrack nconns/maxconns.
875075b - dpctl conntrack: Add get number of connections.
c92339a - dpctl conntrack: Add get and set maxconns command.
a98d35a - ofproto-dpif: Remove variable length userdata probe.
52c57cb - ofp-errors: Send as much of a message as possible in an error reply.
f59cb33 - nsh: rework NSH netlink keys and actions
d3b8483 - ofproto: Delete all groups and meters when (un)configuring a controller.
7173efa - lex: Fix parsing of long tokens.
8b54e31 - rhel: add "force-reload-kmod" support in "ovs-systemd-reload"
d922ebc - rhel: use the functions in ovs-lib.in in ovs-systemd-reload
3610943 - utilities: move some functions from ovs-ctl.in to ovs-lib.in
8e3a28c - AUTHORS: Add Brad Cowie.
dcc3e70 - Documentation: Update Faucet tutorial.
6fefb7f - AUTHORS: Add Lorenzo Bianconi.
eddb84a - OVN: remove useless ds_clear() on actions ds
17551f5 - datapath-windows: Add include directory to ovsext project
bfe89c9 - datapath-windows: Change include type in Iphelper.h
bb219a4 - datapath-windows: Add directory to .gitignore
2d071a3 - ofp-print: Include full hex dump of messages that fail decode.
4446661 - OVN: Add support for periodic router advertisements.
74c2eac - OVN: Add multicast local-only flag.
915cee2 - MSI: Use platform specific netcfg location
14f602b - tunnel: Add ofproto/list-tunnels command for troubleshooting.
9d31db0 - tunnel: Log sanely in tnl_port_receive().
3194a79 - tunnel: Avoid flow_to_string() call when rate-limited.
77b7d23 - ofp-actions: Log version, vendor, and type of unknown actions being parsed.
e9de6c0 - faq: Correct location of flow.h.
bcc3a94 - ovn-nbctl: Add lrp's gateway chassis information in show command
34944e8 - Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
3f33aa4 - MAINTAINERS: Update Pravin's email address.
46fc80c - tests: Kill the daemons at cleanup only if pidfile exists.
81ce803 - ovs-ofctl: Better document stack push and pop actions.
02f4f23 - log: Use absolute name of log file.
4cc9d1f - log: Replace ovsdb_log_get_offset() by a more abstract mechanism.
d0c43b5 - ovsdb-client: Remove extraneous markup from man page.
30f8128 - ovsdb-server: Update description for "compact" command in man page.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
index a6cc49c..7e1d572 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "bash libcrypto libssl python"
 inherit pythonnative
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1"
-SRCREV = "5c67e9cfc1eaab19187720c857841be6c8046c40"
+SRCREV = "907f652db3419aa3d9c0af7574dd13e332b71dc5"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 08/20] ppa: update to f00e7ef
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (5 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 07/20] ovs-dpdk: update to 907f652 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 09/20] rcw: update to Chunrong Guo
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
f00e7ef - Adding smc function SIP_HW_UNQ_KEY_32.
c87863a - Fixing usage of _check_sec_disabled().
d0ec59c - Fix for PLATSEC-437 & PLATSEC-457.
926fb97 - Adding smc function (SIP_ALLOW_L2_CLR_32) to allow clearing of L2 memory errs.
781d7b5 - Fixing broken build of LS1043, LS1012.
7289e86 - Adding smc function SIP_ALLOW_L1L2_ERR_32; Added test for SPD interface.
8804017 - Providing very fast-path for SMCC_ARCH_WORKAROUND_1
e9dfa28 - Moved _soc_check_sec_enabled() to _check_sec_disabled(); Fixed conflicting defs in LX2160 soc.h.
474b797 - Changing LX2160 cluster 3 handling from RCW frequency-based to RCW[850] selectable.
f56bd49 - fuse: Correct OTPMK value mapping to OTPMK registers
cf55298 - Upgrading interface to SMC v1.1
ae458e4 - Fixing stack usage on vector entry.
bb56df5 - Breaking the dependency between isolation macros on EL3 entry/exit.
2ca6e68 - Updating Release Notes with recent changes.
6a409e1 - fsl_sec: Add a timer while polling for hw job ring
9e2e5ef - Disabling CCN-508 init during emulation testing of LX2160.
6c3f455 - Resolving overlapping defs in lsch3.h and multiple soc.h files.
b8dcbbd - Fix build rdb all error
a1d81e8 - fuse: Take care of errata: ERR006879 while programming
ed1abaa - Fixing the broken PPA after SPECTRE Fix, in case of spd enable.
ec1d1f2 - Removing tlbi alle2 from EL3-secure code (causes exception).
2cb8430 - Adding platform-frwy to LS1012.
af62fce - Fixing LX2160 build; Removing rdb from supported LX2160 platforms.
e2445c1 - Add implementation of provision_fuses api
d43f8ab - Add SFP driver framework for fuse provisioning
4ae699a - Adding plat.h to sim builds.
8f12a56 - Add support in gen_its to include fuse script in fit image
446362a - Updating LX2160 test code with changes from latest LX2160 bootrom.
2d98f63 - Generating the OP-TEE Secure Storage Key (SSK) on receiving SMC from OPTEE in PPA, by using CAAM H/W block.
b9ad77f - LX2160 cluster 3 handling based on platform clock.
2295e6b - Adding CCN-508 initialization; Adding platform-emu to LX2160.
91e174f - Adding isolation code on entry/exit to EL3 for Spectre mitigation.
a516af0 - Adding prefetch disable of A53 cores to smc function SIP_PREFETCH_DISABLE_64.
52a32aa - Changing file mode for gen_spd_its.
a0e0479 - QPPA-34 Fix to resolve the 4.4 Kernel 32bit bootup issue.
3107360 - Initializing TZASC after EL3 cache maint ops; Setting OCRAM to secure access only when EL3 stacks are in OCRAM.
db509c5 - Initializing smc global data region;Making data-in-ocram the default.
48ccba3 - Cleaning up code fix for QLINUX-8590.
c1e2177 - Bringing TZASC Enablement under CONFIG_SPD compile time flag.
fac778a - Enable LPM20 on LS2088A
5be38ad - Fix for ls1026ardb/ls1023ardb board boot up issue on dash-lts 4.9 kernel. JIRA Ticket QLINUX-8590
eb40915 - Adding support for LS1012 Freedom board.
833f749 - Fix for launching 32-bit kernel when OpTee is loaded.
75e9909 - Added TZC-380 & TZC-400 drivers for LS1043 and LS1046.
f2eecde - Add proper checking for Trusted-OS vector-table.
24ecac4 - Enable PSCI-CPU-ON notification for trusted-OS.
a9a6f4d - Fix in SPD for Coverity issues in TX1.0 release.
b2979b5 - Disabling and re-enabling SEC on entry/exit to LPM20 on LS1088.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-bsp/ppa/ppa.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/ppa/ppa.inc b/recipes-bsp/ppa/ppa.inc
index e4f534a..e1c7365 100644
--- a/recipes-bsp/ppa/ppa.inc
+++ b/recipes-bsp/ppa/ppa.inc
@@ -8,7 +8,7 @@ inherit deploy
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \
 "
-SRCREV = "e5641434f00d75634a285341d810df4261daf5de"
+SRCREV = "f00e7ef29a0e14d9ab0ce31606e768c52e35609d"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 09/20] rcw: update to
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (6 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 08/20] ppa: update to f00e7ef Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 10/20] restool: update to 2634746 Chunrong Guo
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
baa4117 - ls1021aqds: Fix building error for rcw_1200_lpuart.rcw
6be6b63 - LS2088: Add ls2088aqds RCW configuration files
2d595c7 - LS2088: Add ls2088ardb RCW configuration files
3e2a166 - LS2088: Add ls2088asi and ls2088ardb_rev1.1 RCW configuration files
4a24ae1 - GEN3: STOP PBI command support
fd9ba65 - ls1012: Update RCW field names to capital letters
7a77e65 - Parser update in rcw.py to parse all commands correctly
a0509ab - ls1012a: Add ls1012aqds RCW configuration files
2fb781f - ls1012a: Add ls1012afrdm RCW configuration files
789fe36 - ls1012a: Add ls1012a2g5rdb RCW configuration files
d99ea1e - ls1012a: Add ls1012ardb RCW configuration files
d7b599b - ls1088aqds: Add LS1088AQDS RCW configuration files
ad9a5e0 - ls1088ardb: Add LS1088ARDB RCW configuration files
7c47f30 - Add support of Gen3 family SoCs
0aca1b3 - ls1046a: add the PCIe ERRATA A-008851
ef1380f - ls1046a: modify the comments for PCIe ERRATA A-10477
6d2fb95 - T2080: add workaround of errata A-008851
dd2703d - Ls1043a: add workaround for pcie errata A-009859
2a3af68 - ls1021a: add workaround for pcie erratum A-007997 and A-007815
0016a4d - LS1043ardb: Change value of boot Hold-off to 1 for secure boot
1dc888a - ls1021a: qspi_boot: Update u-boot address according to DASH memory mapping
0fc4e54 - SECURE_BOOT: Update u-boot hdr address as per DASH memory map
7e0d447 - ls1046ardb: increase FMan and platform frequency
bb0b497 - ls1021a: Fix QSPI endian issue for QSPI boot on LS1021A boards
5933d84 - ls1043a: Fix QSPI endian issue for QSPI boot on LS1043AQDS
29795c2 - ls1046a: fix PBI of changing QSPI endianness
3d44b7c - ls1043ardb: adds a RCW with GIC 4K supported
12eed09 - ls1043a: Add PBI of changing GIC offset to 4K
feb2eb8 - Add a tclsh script to swap the rcw endian.
6b06c8b - ls1046aqds: Add RCW for ls1046aqds board
5a78426 - ls1046ardb: Add RCW for ls1046ardb board
a1368d1 - arm: ls1021a: add the core frequency to 1.2GHZ support
3ccb308 - t2080rdb: update SRDS2PLL2CR1 to 0x08004100 for errata A-007186
e7e5eef - Update license to BSD
f57329a - update End-User License Agreement
4e64170 - ls1043aqds: revise the description of SERDES1 Protocol 0x3358
d0a2fc3 - ls1043aqds: add SATA support under QSPI boot
3825e4a - ls1021a/ls1043a: byte_swap: should 8 byte alignment
13a13e5 - ls1021a: remove the unnecessary PBI
3b93f86 - ls1043aqds: Clear SerDes RxBoost on lane D
893fff9 - LS1043a-RDB: Add RCW files for UEFI bootloader
f34fb1b - ls1043ardb: SECURE_BOOT- RCW added
ef46e48 - qe-tdm: add qe-tdm support on ls1043ardb
b337f1a - ls1043ardb: Add RCW for ls1043ardb board
f9207c5 - ls1043aqds: Add RCW for ls1043aqds board

*update md5 checksum

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-bsp/rcw/rcw_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 8ebbfd7..01653b3 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -1,14 +1,14 @@
 SUMMARY = "Reset Configuration Word"
 DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the QorIQ targets"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=be7e0b2ce5a7a1f4f25a6d82cec1f47d"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=45a017ee5f4cfe64b1cddf2eb06cffc7"
 
 DEPENDS += "change-file-endianess-native tcl-native"
 
 inherit deploy siteinfo
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
-SRCREV = "cbd5e66fcb850e821c8632578410ceba5733a49e"
+SRCREV = "baa4117294631db9e6ac2baa03ed5bdb793d7a81"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 10/20] restool: update to 2634746
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (7 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 09/20] rcw: update to Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 11/20] u-boot-qoriq: update to Chunrong Guo
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
2634746 - dpdmux: add TCAM custom classification option
1c1d7a0 - scripts: add custom steering method to help message
888a386 - update dpdmux help to reflect that it can only be connected to a dpmac
aef8cda - add big-endian check for MC versions lower than V10
6ec9eeb - tranzition to the new form of MC APIs
9ca1a16 - mc_get_version does not require open on root dprc
660c48d - ls-append-dpl: set objects created in child dprc as plugged
7a0433d - scripts: add preliminary version of ls-append-dpl script
976391f - dpni: align option names with the DPL format

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-dpaa2/restool/restool_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb
index e1a186c..a1266f6 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash"
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \
     file://0001-restool-fix-build-error-with-gcc7.patch"
 
-SRCREV = "90fe5c4054bb9a77adef76c0b16a5af68f3905d3"
+SRCREV = "263474672c9a16d2bbb2dfb80d3fb6ce01ad87fd"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 11/20] u-boot-qoriq: update to
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (8 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 10/20] restool: update to 2634746 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 12/20] uefi: update to 100cdac Chunrong Guo
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
00cde47 - driver: net: fsl-mc: remove usage of CONFIG_FSL_MC_ENET
a2d3f26 - powerpc: configs: Set initrd_high environment varible
cab48d3 - armv8: ls1043ardb_sdcard: delete CONFIG_SPL_FSL_LS_PPA
6f8b6dd - mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
03560b1 - armv8: sec_firmware: Remove JR3 from device tree node in all cases
123ee86 - ls1088a: qspi: Enable XIP mode above 16 MB addresses
eb3ddd0 - PowerPC: phy: enable all phylib drivers when use phylib and tsec enet
2efee07 - ls2081a: qspi: Enable config to write aligned data to TxFIFO
b32402c - ls2088a: qspi: Enable config to write aligned data to TxFIFO
e7f0b4a - ls2080a: qspi: Enable config to write aligned data to TxFIFO
1c693ab - ls1088a: qspi: Enable config to write aligned data to TxFIFO
edcb0a5 - Kconfig: qspi: Add SPI_ALIGNED_TXFIFO config details
c6a9fe0 - qspi: Add code to send only aligned data to TxFIFO
1f13780 - ls1088a: Moving CONFIG_FSL_QSPI to defconfig
4cbef43 - EHCI: Fix endian access issue on EHCI intinalization
901ad16 - ARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfig
7340b38 - armv8: ls1088: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigs
a17a22d - armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig
226adb1 - armv8: ls1088: Add qixis offsets for lbmap and rcw_src
71fed5f - fsl: common :qixis: Add ifc and emmc switch support in qixis
2705761 - board:ls1012a2g5rdb: define PFE firmware address in kconfig
ec53bd9 - board: ls1012a: update mdio, phy parameters based on serdes protocol
cce1563 - board: ls1012a2g5rdb: avoid phy reset
621dd47 - dm: pci: change bus number register setting compliant with Linux
f5285a8 - armv8: ls1088ardb: secure boot: Use tiny printf to save spl size
a6932b4 - armv8: ls1088a: vid: Add some function in SPL for VID
adc2721 - ls1088a: Add VID support for QDS and RDB platforms
318f7c4 - common: board_f: vid: Add VID specific API to adjust core voltage
d0d1638 - ls1088a: ddr: configure DDR for 0.9v for VID support
55540f3 - ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs
2586b3a - board: common: vid: Add support for LTC3882 voltage regulator chip
dfbc0d1 - Kconfig: Add LTC3882 voltage regulator config
f5f238d - board: common: vid: Move IR chip specific code in flag
094c483 - board: common: vid: Add board specific vdd adjust API
9d25d53 - board: common:vid: Add LS1088A VID Supported voltage values
fe1dc63 - armv8: lsch3: Add serdes and DDR voltage setup

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb b/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
index 0d75fa7..11964ba 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
@@ -20,7 +20,7 @@ DEPENDS_append_qoriq-ppc = " boot-format-native"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \
 "
-SRCREV = "9f7df1b406ff11409021cd2112beedd6b57bb600"
+SRCREV = "00cde476c84275124a51cb55a53a253cd75fba6c"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 12/20] uefi: update to 100cdac
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (9 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 11/20] u-boot-qoriq: update to Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 13/20] qe-ucode: update to 57401f6 Chunrong Guo
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*Include the following changes
100cdac - ls2088ardb: update binary for LSDK 1803
daf1656 - add license NXP-Binary-EULA

*Update license and md5

*Update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-bsp/uefi/uefi_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb
index a11b3e3..c242f2d 100644
--- a/recipes-bsp/uefi/uefi_git.bb
+++ b/recipes-bsp/uefi/uefi_git.bb
@@ -1,12 +1,12 @@
 DESCRIPTION = "Unified Extensible Firmware Interface"
 SECTION = "bootloaders"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
+LICENSE = "NXP-Binary-EULA"
+LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315"
 
 inherit deploy
 
-SRC_URI = "git://github.com/qoriq-open-source/uefi-binary.git;nobranch=1"
-SRCREV= "a812f178646464f316032249cdb104265141dfa2"
+SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1"
+SRCREV= "100cdac2d760be7aead1dfb24a4fa6317db9d6f7"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 13/20] qe-ucode: update to 57401f6
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (10 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 12/20] uefi: update to 100cdac Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 14/20] ls2-phy: update to d5b5263 Chunrong Guo
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes
57401f6 - Update license to NXP Binary EULA

*Update license and md5

*Update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-bsp/qe-ucode/qe-ucode_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb
index c2ed0e2..0688bb4 100644
--- a/recipes-bsp/qe-ucode/qe-ucode_git.bb
+++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb
@@ -1,12 +1,12 @@
 DESCRIPTION = "qe microcode binary"
 SECTION = "qe-ucode"
-LICENSE = "Freescale-Binary-EULA"
-LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=f4719d59382b5ee2a2ebe4db784843a6"
+LICENSE = "NXP-Binary-EULA"
+LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=c62f8109b4df15ca37ceeb5e4943626c"
 
 inherit deploy
 
-SRC_URI = "git://github.com/qoriq-open-source/qe-ucode.git;nobranch=1"
-SRCREV= "adb1560b76090a11f61a46b7a6b3b33b1436ed4d"
+SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1"
+SRCREV= "57401f6dff6507055558eaa6838116baa8a2fd46"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 14/20] ls2-phy: update to d5b5263
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (11 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 13/20] qe-ucode: update to 57401f6 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:32 ` [PATCH 15/20] ppfe-firmware: update to 848002f Chunrong Guo
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
d5b5263 - Add NXP EULA license

*Update license and md5

*Update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-bsp/ls2-phy/ls2-phy_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb
index 9f2d79f..c798e88 100644
--- a/recipes-bsp/ls2-phy/ls2-phy_git.bb
+++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb
@@ -1,11 +1,11 @@
 SUMMARY = "Firmwares and Standalone Applications"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
+LICENSE = "NXP-Binary-EULA"
+LIC_FILES_CHKSUM = "file://NXP-EULA;md5=d969f2c93b3905d4b628787ce5f8df4b"
 
 inherit deploy
 
-SRC_URI = "git://github.com/qoriq-open-source/firmware-cortina.git;nobranch=1"
-SRCREV = "6036a20ddbf796ac494da172f2588e5de4d833fc"
+SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;nobranch=1"
+SRCREV = "d5b5263eb42f8897eb679a6a30793f4df6df038d"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 15/20] ppfe-firmware: update to 848002f
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (12 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 14/20] ls2-phy: update to d5b5263 Chunrong Guo
@ 2018-03-21  8:32 ` Chunrong Guo
  2018-03-21  8:33 ` [PATCH 16/20] rcw-bin: update to a48f3ad Chunrong Guo
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:32 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
848002f - DNCPE-372: Update license file with NXP-Binary-EULA
9d15cfa - DNCPE-372 Update README for pfe fw binaries

*Update license and md5

*Update SRC_URL

*Fix the installation directory

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
index 9c93d33..a992ab8 100644
--- a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
+++ b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
@@ -1,20 +1,21 @@
 SUMMARY = "PPFE Linux firmware"
-LICENSE = "Freescale-Binary-EULA"
-LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=f1c407c0fccab5cd0bf9b92565f6f19b"
+LICENSE = "NXP-Binary-EULA"
+LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=92723670f432558b9e2494ed177d2a85"
+
 
 INHIBIT_DEFAULT_DEPS = "1"
 
 inherit deploy
 
-SRC_URI = "git://github.com/qoriq-open-source/engine-pfe-bin.git;nobranch=1"
-SRCREV = "97cd13d3070d7199e62881bc495b332194b67edd"
+SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1"
+SRCREV = "848002fe4e0e3efb8d13a813e5c123bbc87aa95b"
 
 S = "${WORKDIR}/git"
 
 do_install () {
     install -d ${D}/lib/firmware
     install -d ${D}/boot/engine-pfe-bin
-    install -m 644 ${S}/Freescale-Binary-EULA ${D}/lib/firmware
+    install -m 644 ${S}/NXP-Binary-EULA.txt ${D}/lib/firmware
     install -m 755 ${S}/ls1012a/slow_path/*.elf ${D}/lib/firmware
     install -m 755 ${S}/ls1012a/u-boot/* ${D}/boot/engine-pfe-bin
 }
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 16/20] rcw-bin: update to a48f3ad
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (13 preceding siblings ...)
  2018-03-21  8:32 ` [PATCH 15/20] ppfe-firmware: update to 848002f Chunrong Guo
@ 2018-03-21  8:33 ` Chunrong Guo
  2018-03-21  8:33 ` [PATCH 17/20] mc: Upgrade to v10.6.0 Chunrong Guo
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:33 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*include the following changes:
a48f3ad - armv8: ls1088: Add SD-boot with IFC-NOR RCW

*Update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-bsp/rcw/rcw-bin_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/rcw/rcw-bin_git.bb b/recipes-bsp/rcw/rcw-bin_git.bb
index bdb075f..a8af927 100644
--- a/recipes-bsp/rcw/rcw-bin_git.bb
+++ b/recipes-bsp/rcw/rcw-bin_git.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=ba5ff3a3faf52a38970d0a536ef42df5"
 
 inherit deploy siteinfo
 
-SRC_URI = "git://github.com/qoriq-open-source/rcw-bin.git;nobranch=1"
-SRCREV = "bf3ae3cb15829876007c553509501cdaa16745e7"
+SRC_URI = "git:///github.com/NXP/qoriq-rcw-bin.git;nobranch=1"
+SRCREV = "a48f3adeff3c2e54ef8b888ec629fa2d576461da"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 17/20] mc: Upgrade to v10.6.0
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (14 preceding siblings ...)
  2018-03-21  8:33 ` [PATCH 16/20] rcw-bin: update to a48f3ad Chunrong Guo
@ 2018-03-21  8:33 ` Chunrong Guo
  2018-03-21  8:33 ` [PATCH 18/20] fm-ucode: update SRC_URL Chunrong Guo
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:33 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*Changes:
f461bcd - Add the prebuilt binaries of mc 10.6.0 release

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 .../management-complex_10.3.4.bb                   | 39 ----------------------
 .../management-complex_10.6.0.bb                   | 39 ++++++++++++++++++++++
 2 files changed, 39 insertions(+), 39 deletions(-)
 delete mode 100644 recipes-dpaa2/management-complex/management-complex_10.3.4.bb
 create mode 100644 recipes-dpaa2/management-complex/management-complex_10.6.0.bb

diff --git a/recipes-dpaa2/management-complex/management-complex_10.3.4.bb b/recipes-dpaa2/management-complex/management-complex_10.3.4.bb
deleted file mode 100644
index 010e998..0000000
--- a/recipes-dpaa2/management-complex/management-complex_10.3.4.bb
+++ /dev/null
@@ -1,39 +0,0 @@
-SUMMARY = "DPAA2 Management Complex Firmware"
-LICENSE = "Freescale-Binary-EULA"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=0ef9ba7621bd36f5fef5009fbeb56b00"
-
-inherit deploy
-
-INHIBIT_DEFAULT_DEPS = "1"
-
-SRC_URI = "git://github.com/qoriq-open-source/mc-binary.git;nobranch=1"
-SRCREV = "824745fe1580b281bebb808321c3f41353a3140a"
-
-S = "${WORKDIR}/git"
-
-REGLEX_ls2088a = "ls2088a"
-REGLEX_ls1088a = "ls1088a"
-
-do_install () {
-    install -d ${D}/boot
-    install -m 755 ${S}/${REGLEX}/*.itb ${D}/boot
-}
-
-do_deploy () {
-    install -d ${DEPLOYDIR}/mc_app
-    install -m 755 ${S}/${REGLEX}/*.itb ${DEPLOYDIR}/mc_app
-    # make a symlink to the latest binary
-    for mc_binary in `ls ${DEPLOYDIR}/mc_app |sort`;do
-        ln -sfT ${mc_binary} ${DEPLOYDIR}/mc_app/mc.itb
-    done
-}
-addtask deploy before do_build after do_install
-
-PACKAGES += "${PN}-image"
-FILES_${PN}-image += "/boot"
-
-INHIBIT_PACKAGE_STRIP = "1"
-
-COMPATIBLE_MACHINE = "(ls2080ardb|ls2088a|ls1088a)"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
diff --git a/recipes-dpaa2/management-complex/management-complex_10.6.0.bb b/recipes-dpaa2/management-complex/management-complex_10.6.0.bb
new file mode 100644
index 0000000..2c896d5
--- /dev/null
+++ b/recipes-dpaa2/management-complex/management-complex_10.6.0.bb
@@ -0,0 +1,39 @@
+SUMMARY = "DPAA2 Management Complex Firmware"
+LICENSE = "NXP-Binary-EULA"
+LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=afcb1213054384820390d410ab62105f"
+
+inherit deploy
+
+INHIBIT_DEFAULT_DEPS = "1"
+
+SRC_URI = "git://github.com/NXP/qoriq-mc-binary.git;nobranch=1"
+SRCREV = "f461bcd37ac0db985716489e938b47393799f04c"
+
+S = "${WORKDIR}/git"
+
+REGLEX_ls2088a = "ls2088a"
+REGLEX_ls1088a = "ls1088a"
+
+do_install () {
+    install -d ${D}/boot
+    install -m 755 ${S}/${REGLEX}/*.itb ${D}/boot
+}
+
+do_deploy () {
+    install -d ${DEPLOYDIR}/mc_app
+    install -m 755 ${S}/${REGLEX}/*.itb ${DEPLOYDIR}/mc_app
+    # make a symlink to the latest binary
+    for mc_binary in `ls ${DEPLOYDIR}/mc_app |sort`;do
+        ln -sfT ${mc_binary} ${DEPLOYDIR}/mc_app/mc.itb
+    done
+}
+addtask deploy before do_build after do_install
+
+PACKAGES += "${PN}-image"
+FILES_${PN}-image += "/boot"
+
+INHIBIT_PACKAGE_STRIP = "1"
+
+COMPATIBLE_MACHINE = "(ls2080ardb|ls2088a|ls1088a)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 18/20] fm-ucode: update SRC_URL
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (15 preceding siblings ...)
  2018-03-21  8:33 ` [PATCH 17/20] mc: Upgrade to v10.6.0 Chunrong Guo
@ 2018-03-21  8:33 ` Chunrong Guo
  2018-03-21  8:33 ` [PATCH 19/20] linux-qoriq/4.14: add recipes Chunrong Guo
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:33 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-dpaa/fm-ucode/fm-ucode_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index dddf748..39e4f9d 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -7,7 +7,7 @@ PR = "r1"
 
 inherit deploy
 
-SRC_URI = "git://github.com/qoriq-open-source/fm-ucode.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1"
 SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014"
 
 S = "${WORKDIR}/git"
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 19/20] linux-qoriq/4.14: add recipes
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (16 preceding siblings ...)
  2018-03-21  8:33 ` [PATCH 18/20] fm-ucode: update SRC_URL Chunrong Guo
@ 2018-03-21  8:33 ` Chunrong Guo
  2018-03-21  8:33 ` [PATCH 20/20] linux-qoriq/4.4: remove Chunrong Guo
  2018-03-27  8:00 ` [PATCH 01/20] ceetm: update to 889c527b84d5 C.r. Guo
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:33 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

*Change:
dfe1b13 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Mar. 10, 2018
49052dd - driver: mtd: ifc: increase eccstat array size for ver >= 2.0.0
8868a66 - staging: fsl_ppfe/eth: calculate PFE_PKT_SIZE with SKB_DATA_ALIGN
5d3108f - Merge branch 'linux-4.14-nxp' into linux-4.14 on Mar. 9, 2018
00499bc - fsl-mc/dpio: aligned access of qbman cacheable region
c6dc266 - Revert "arm64: Increase the max granular size"
162a1c2 - Revert "drm/fsl-dcu: Fix DCU pixel clock issue in suspend/resume functions"
c0f10fd - Revert "drm/fsl-dcu: Fix the interrupt issue in suspend/resume functions"
9fa638a - Merge branch 'linux-4.14-nxp' into linux-4.14 on Mar. 8, 2018
8a1a783 - fsl/fman: add dpaa in module names
15efaa7 - Revert "fsl/man: Inherit parent device and of_node"
71b24fe - dpaa_eth: workaround for ERR010022
610d7ad - arm64: dts: ls208x: remove NXP Erratum A008585 from LS2088A.
743dacb - arm: dts: ls1021a: correct the register range of dcfg
3401072 - Merge branch 'linux-4.14-nxp' into linux-4.14 for the first time
bf6f273 - usb: fsl: Fix compilation error
1c103ed - USB3/DWC3: Add property "snps,incr-burst-type-adjustment" for INCR burst type
8160631 - arm: configs: Enable CONFIG_MTD_CFI_AMDSTD and CONFIG_MTD_PHYSMAP_OF.
6fd0fad - arm: configs: re-arrangement of configs due to savedefconfig.
ef83478 - dma: caam: add dma memcpy driver
e4d7155 - staging: fsl-dpaa2/ethsw: Refactor setting TCI
a754c94 - driver: mtd: fsl_qspi: Remap QSPI address space for LS1088 and LS2088
e663062 - drivers: mtd: fsl_qspi: Reserve LUT for AHB read
3960ac8 - arm64: Allocate elfcorehdr & crashkernel mem before any reservation
a761fda - staging: fsl-dpaa2/eth: Guard call to bpf_prog_run_xdp
54dfa72 - arm: dts: ls1021a: Add configure-gfladj property to USB3 node
63f536f - crypto: caam/qi2 - fix probing order dependencies
9f55ce5 - arm:configs: Add lttng.config to support LTTng modules
b994964 - arm64:configs: Add lttng.config to support LTTng modules
efcd706 - arm/arm64: KVM : do not change mapping bits for hugepages
328e23c - samples/bpf: Use getppid instead of getpgrp for array map stress
91e103c - bpf: Add -target to clang switch while cross compiling.
8a3cfaf - samples/bpf: Fix pt_regs issues when cross-compiling
090d4d0 - samples/bpf: Enable cross compiler support
78d165b - dmaengine: dmatest: fix dmatest calltrace error
18bf3d1 - staging: fsl-mc: set coherent dma mask in devices on fsl-mc bus
b6ae88c - arm64: dts: update the cpu idle node

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-kernel/linux/linux-qoriq_4.14.bb | 63 ++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-qoriq_4.14.bb

diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb b/recipes-kernel/linux/linux-qoriq_4.14.bb
new file mode 100644
index 0000000..0a708fe
--- /dev/null
+++ b/recipes-kernel/linux/linux-qoriq_4.14.bb
@@ -0,0 +1,63 @@
+inherit kernel qoriq_build_64bit_kernel
+inherit fsl-kernel-localversion
+
+SUMMARY = "Linux Kernel for NXP QorIQ platforms"
+SECTION = "kernel"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
+
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \
+"
+SRCREV = "dfe1b1320d85c5eea99af54dfbf5e9923c3392cc"
+
+S = "${WORKDIR}/git"
+
+DEPENDS_append = " libgcc"
+# not put Images into /boot of rootfs, install kernel-image if needed
+RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
+
+KERNEL_CC_append = " ${TOOLCHAIN_OPTIONS}"
+KERNEL_LD_append = " ${TOOLCHAIN_OPTIONS}"
+KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
+
+ZIMAGE_BASE_NAME = "zImage-${PKGE}-${PKGV}-${PKGR}-${MACHINE}-${DATETIME}"
+ZIMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
+
+SCMVERSION ?= "y"
+LOCALVERSION = ""
+DELTA_KERNEL_DEFCONFIG ?= ""
+DELTA_KERNEL_DEFCONFIG_prepend_qoriq-arm64 = "lsdk.config "
+DELTA_KERNEL_DEFCONFIG_prepend_fsl-lsch2-32b = "multi_v7_lpae.config multi_v8.config lsdk.config "
+DELTA_KERNEL_DEFCONFIG_prepend_ls102xa = "multi_v7_lpae.config lsdk.config "
+
+do_merge_delta_config[dirs] = "${B}"
+
+do_merge_delta_config() {
+    # create config with make config
+    oe_runmake  -C ${S} O=${B} ${KERNEL_DEFCONFIG}
+    
+    # add config fragments
+    for deltacfg in ${DELTA_KERNEL_DEFCONFIG}; do
+        if [ -f ${S}/arch/${ARCH}/configs/${deltacfg} ]; then
+            oe_runmake  -C ${S} O=${B} ${deltacfg}
+        elif [ -f "${WORKDIR}/${deltacfg}" ]; then
+            ${S}/scripts/kconfig/merge_config.sh -m .config ${WORKDIR}/${deltacfg}
+        elif [ -f "${deltacfg}" ]; then
+            ${S}/scripts/kconfig/merge_config.sh -m .config ${deltacfg}
+        fi
+    done
+    cp .config ${WORKDIR}/defconfig
+}
+addtask merge_delta_config before do_preconfigure after do_patch
+
+# The link of dts folder is needed for 32b compile of aarch64 targets(e.g. ls1043ardb-32b)
+do_compile_prepend_fsl-lsch2-32b() {
+    ln -sfT ${STAGING_KERNEL_DIR}/arch/arm64/boot/dts/freescale ${STAGING_KERNEL_DIR}/arch/arm/boot/dts/freescale
+}
+
+do_install_prepend_fsl-lsch2-32b() {
+    rm -f ${STAGING_KERNEL_DIR}/arch/arm/boot/dts/freescale
+}
+
+FILES_${KERNEL_PACKAGE_NAME}-image += "/boot/zImage*"
+COMPATIBLE_MACHINE = "(qoriq)"
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [PATCH 20/20] linux-qoriq/4.4: remove
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (17 preceding siblings ...)
  2018-03-21  8:33 ` [PATCH 19/20] linux-qoriq/4.14: add recipes Chunrong Guo
@ 2018-03-21  8:33 ` Chunrong Guo
  2018-03-27  8:00 ` [PATCH 01/20] ceetm: update to 889c527b84d5 C.r. Guo
  19 siblings, 0 replies; 21+ messages in thread
From: Chunrong Guo @ 2018-03-21  8:33 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-kernel/linux/linux-qoriq_4.4.bb | 63 ---------------------------------
 1 file changed, 63 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-qoriq_4.4.bb

diff --git a/recipes-kernel/linux/linux-qoriq_4.4.bb b/recipes-kernel/linux/linux-qoriq_4.4.bb
deleted file mode 100644
index debfe09..0000000
--- a/recipes-kernel/linux/linux-qoriq_4.4.bb
+++ /dev/null
@@ -1,63 +0,0 @@
-inherit kernel qoriq_build_64bit_kernel
-inherit fsl-kernel-localversion
-
-SUMMARY = "Linux Kernel for Freescale QorIQ platforms"
-SECTION = "kernel"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
-
-SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \
-"
-SRCREV = "bbf051dc929c87db2e67d500e4f914a3e7568560"
-
-S = "${WORKDIR}/git"
-
-DEPENDS_append = " libgcc"
-# not put Images into /boot of rootfs, install kernel-image if needed
-RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
-
-KERNEL_CC_append = " ${TOOLCHAIN_OPTIONS}"
-KERNEL_LD_append = " ${TOOLCHAIN_OPTIONS}"
-KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
-
-ZIMAGE_BASE_NAME = "zImage-${PKGE}-${PKGV}-${PKGR}-${MACHINE}-${DATETIME}"
-ZIMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
-
-SCMVERSION ?= "y"
-LOCALVERSION = ""
-DELTA_KERNEL_DEFCONFIG ?= ""
-DELTA_KERNEL_DEFCONFIG_prepend_qoriq-arm64 = "lsdk.config "
-DELTA_KERNEL_DEFCONFIG_prepend_fsl-lsch2-32b = "multi_v7_lpae.config multi_v8.config lsdk.config "
-DELTA_KERNEL_DEFCONFIG_prepend_ls102xa = "multi_v7_lpae.config lsdk.config "
-
-do_merge_delta_config[dirs] = "${B}"
-
-do_merge_delta_config() {
-    # create config with make config
-    oe_runmake  -C ${S} O=${B} ${KERNEL_DEFCONFIG}
-    
-    # add config fragments
-    for deltacfg in ${DELTA_KERNEL_DEFCONFIG}; do
-        if [ -f ${S}/arch/${ARCH}/configs/${deltacfg} ]; then
-            oe_runmake  -C ${S} O=${B} ${deltacfg}
-        elif [ -f "${WORKDIR}/${deltacfg}" ]; then
-            ${S}/scripts/kconfig/merge_config.sh -m .config ${WORKDIR}/${deltacfg}
-        elif [ -f "${deltacfg}" ]; then
-            ${S}/scripts/kconfig/merge_config.sh -m .config ${deltacfg}
-        fi
-    done
-    cp .config ${WORKDIR}/defconfig
-}
-addtask merge_delta_config before do_preconfigure after do_patch
-
-# The link of dts folder is needed for 32b compile of aarch64 targets(e.g. ls1043ardb-32b)
-do_compile_prepend_fsl-lsch2-32b() {
-    ln -sfT ${STAGING_KERNEL_DIR}/arch/arm64/boot/dts/freescale ${STAGING_KERNEL_DIR}/arch/arm/boot/dts/freescale
-}
-
-do_install_prepend_fsl-lsch2-32b() {
-    rm -f ${STAGING_KERNEL_DIR}/arch/arm/boot/dts/freescale
-}
-
-FILES_${KERNEL_PACKAGE_NAME}-image += "/boot/zImage*"
-COMPATIBLE_MACHINE = "(qoriq)"
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 21+ messages in thread

* Re: [PATCH 01/20] ceetm: update to 889c527b84d5
  2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
                   ` (18 preceding siblings ...)
  2018-03-21  8:33 ` [PATCH 20/20] linux-qoriq/4.4: remove Chunrong Guo
@ 2018-03-27  8:00 ` C.r. Guo
  19 siblings, 0 replies; 21+ messages in thread
From: C.r. Guo @ 2018-03-27  8:00 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

pings

________________________________
From: Chunrong Guo <chunrong.guo@nxp.com>
Sent: Wednesday, March 21, 2018 4:32:45 PM
To: meta-freescale@yoctoproject.org
Cc: Zhenhua Luo; C.r. Guo
Subject: [PATCH 01/20] ceetm: update to 889c527b84d5

*include the following changes:
889c527 - Copyright update

*update md5 checksum

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-kernel/ceetm/ceetm_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index 3238666..dae3695 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -1,9 +1,9 @@
 DESCRIPTION = "CEETM TC QDISC"
 LICENSE = "GPLv2 & BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=dde0931a586dd5b30076639e29ba3a7b"
+LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915"

 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1"
-SRCREV = "f58304d7e2185003d0f4ff604bc8e4316d463a03"
+SRCREV = "889c527b84d5ab0744b0483e03905abf5518e237"

 DEPENDS = "iproute2"

--
1.9.0


[-- Attachment #2: Type: text/html, Size: 2332 bytes --]

^ permalink raw reply related	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2018-03-27  8:16 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-21  8:32 [PATCH 01/20] ceetm: update to 889c527b84d5 Chunrong Guo
2018-03-21  8:32 ` [PATCH 02/20] cryptodev-qoriq: update to d0e1f0a9 Chunrong Guo
2018-03-21  8:32 ` [PATCH 03/20] eth-config: update to eefb063 Chunrong Guo
2018-03-21  8:32 ` [PATCH 04/20] flib: update to cbb3142 Chunrong Guo
2018-03-21  8:32 ` [PATCH 05/20] fmlib: update to 2212651 Chunrong Guo
2018-03-21  8:32 ` [PATCH 06/20] linux-qoriq: update to 58c5568 Chunrong Guo
2018-03-21  8:32 ` [PATCH 07/20] ovs-dpdk: update to 907f652 Chunrong Guo
2018-03-21  8:32 ` [PATCH 08/20] ppa: update to f00e7ef Chunrong Guo
2018-03-21  8:32 ` [PATCH 09/20] rcw: update to Chunrong Guo
2018-03-21  8:32 ` [PATCH 10/20] restool: update to 2634746 Chunrong Guo
2018-03-21  8:32 ` [PATCH 11/20] u-boot-qoriq: update to Chunrong Guo
2018-03-21  8:32 ` [PATCH 12/20] uefi: update to 100cdac Chunrong Guo
2018-03-21  8:32 ` [PATCH 13/20] qe-ucode: update to 57401f6 Chunrong Guo
2018-03-21  8:32 ` [PATCH 14/20] ls2-phy: update to d5b5263 Chunrong Guo
2018-03-21  8:32 ` [PATCH 15/20] ppfe-firmware: update to 848002f Chunrong Guo
2018-03-21  8:33 ` [PATCH 16/20] rcw-bin: update to a48f3ad Chunrong Guo
2018-03-21  8:33 ` [PATCH 17/20] mc: Upgrade to v10.6.0 Chunrong Guo
2018-03-21  8:33 ` [PATCH 18/20] fm-ucode: update SRC_URL Chunrong Guo
2018-03-21  8:33 ` [PATCH 19/20] linux-qoriq/4.14: add recipes Chunrong Guo
2018-03-21  8:33 ` [PATCH 20/20] linux-qoriq/4.4: remove Chunrong Guo
2018-03-27  8:00 ` [PATCH 01/20] ceetm: update to 889c527b84d5 C.r. Guo

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.