[meta-freescale] [PATCH] fmlib: fix typo

2018-10-08 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 recipes-dpaa/fmlib/fmlib_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 9be6ef4..6976813 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -15,7 +15,7 @@ EXTRA_OEMAKE = "DESTDIR=${D} PREFIX=${prefix} 
LIB_DEST_DIR=${libdir} \
 
 TARGET_ARCH_FMLIB = "${DEFAULTTUNE}"
 TARGET_ARCH_FMLIB_qoriq-arm = "arm"
-TARGET_ARCH_FMLIB_qoriq-rm64 = "arm"
+TARGET_ARCH_FMLIB_qoriq-arm64 = "arm"
 TARGET_ARCH_FMLIB_e5500 = "ppc32e5500"
 TARGET_ARCH_FMLIB_e6500 = "ppc32e6500"
 TARGET_ARCH_FMLIB_e500mc = "ppce500mc"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 11/23] restool: update to 9815bb6

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
9815bb6 - update flib_ops to use the v10 MC API
dbcc644 - dprc: generate-dpl: use MC APIs that support big-endian seamlessly

Signed-off-by: Chunrong Guo 
---
 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 8521a27..093582c 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash dtc"
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 
\
 file://0001-restool-fix-build-error-with-gcc7.patch"
 
-SRCREV = "2815572ab25029a8fb47f0dc6a0b56ae5ff76713"
+SRCREV = "9815bb661d70c9d66aa71dba62602718b61c7013"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 21/23] optee-test-qoriq: update to 83c87d9

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
83c87d9 - Merge pull request #1 in DASH/optee_test from 
~NXA19713/optee_test:master to optee_test_3.2
7e0a184 - xest: OpenSSL may be provided by the system
a0e425a - xtest: Makefile: fix OpenSSL dependency on GP test suite support
c6ea40a - regression: 4003: add AES CBC test
83b094d - ta: os_test_lib: add aosp support
f331e75 - regression: 4003: use bigger plain text in AES CTR test
2b8a04c - regression: 4003: add AES CTR test
dcac51e - regression: add case 1019
76dd317 - regression_1000.c: remove useless code
9edf89e - Remove host/lib/armv{7,8}/libcrypto.a
2e5f8a7 - xtest: use imported OpenSSL
0f5cb62 - Add host/openssl/lib/{arm,aarch64}/libcrypto.a
ccba180 - Import OpenSSL 1.2.0o header files into host/openssl/include
d104be0 - Move host/LICENSE to host/xtest/LICENSE
3f045a3 - regression: 4006: add test case for 4096-bit RSA
ae3e546 - regression: 4006: add test case for 3072-bit RSA
6eb6339 - crypto: add test case for seeding RNG pool
b4b147a - xtest: Makefile: link against OpenSSL if MBed TLS is enabled in TA
0422d8d - regression: add case 8103
eff3a2b - ta/crypt: add TA_CRYPT_CMD_MBED_SIGN_CERT
1e9c50c - Initialize openssl if linked with it
6ef0bea - regression: add case 8102
af71fe5 - cert: add some test certificates
3075e8a - Add scripts/file_to_c.py
f16ae00 - ta/crypt: add TA_CRYPT_CMD_MBED_CHECK_CERT
5875d49 - regression: add case 8101
02b4113 - ta/crypt: add TA_CRYPT_CMD_MBED_SELF_TESTS

Signed-off-by: Chunrong Guo 
---
 recipes-security/optee/optee-test-qoriq_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/optee/optee-test-qoriq_git.bb 
b/recipes-security/optee/optee-test-qoriq_git.bb
index b01339b..51f0014 100644
--- a/recipes-security/optee/optee-test-qoriq_git.bb
+++ b/recipes-security/optee/optee-test-qoriq_git.bb
@@ -13,7 +13,7 @@ SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_tes
 "
 S = "${WORKDIR}/git"
 
-SRCREV = "a54952babb83d801148867bd639a24ff6cd36f00"
+SRCREV = "83c87d9b368c33545688c7aad27432ff9a22868f"
 
 OPTEE_CLIENT_EXPORT = "${STAGING_DIR_HOST}${prefix}"
 TEEC_EXPORT = "${STAGING_DIR_HOST}${prefix}"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 01/23] ppa: update to 90e13c9

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
90e13c9 - driver/sfp: changes otpmk random bytes dest. addr. from OCRAM to DDR.
fa7f773 - Updating ls1028 platform makefiles with TEXTBASE
195e776 - driver/sfp: Adding support to enable POVDD using GPIO.
72d58b4 - Adding SIP svc function id 0xC200FF17 for EL2_2_AARCH32 function
43a807b - Replacing function get_core_pos() with get_this_core_num()
8bcd81c - Removing error return from psci_system_reset
b03ca8d - Fixing handling of DAIF when secure watchdog enabled.
09dc202 - Adding support for LX2160 secure watchdog timer

Signed-off-by: Chunrong Guo 
---
 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 f05a1ba..2faa2c7 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 = "dcbe27bb5d1f769ca2c061a3d4241aa2d13dc19e"
+SRCREV = "90e13c9e148972f75f5f2e7f7a904dabf1586049"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 12/23] dpdk: update to 0c0332a

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
0c0332a - PVT: test: add NXP Copyright to test cryptodev
af17971 - Revert "PVT: bus/dpaa: avoid be to le conversion for status"
9e95cc5 - PVT:nxp/ipsec: add multiple ipsec proto testing script
7ceb022 - PVT:raw/dpaa2_qdma: add prefetch buffer support
4049033 - PVT:raw/dpaa2_qdma: add rbp mode support
275e3b9 - PVT:raw/dpaa2_qdma: fix the vq bulk dq mode
d8a75da - Merge pull request #771 in GITAM/dpdk from DPDK-816-dpaa2-eventtest 
to 17.11-qoriq-dev
aad507e - PVT:test/event: add dpaa2 unit test case
7750d0e - PVT:event/dpaa2: align evq with queue id for link and unlink
b039d3f - test/cryptodev: improve pdcp test presentation
2f33770 - crypto/dpaa2_sec: enable bi-endian changes in protocols
fa4a9a0 - PVT:event/dpaa2: fix max event port value
ae95b8f - PVT:event/dpaa2: fix missing mbuf assignment in atomic processing
01b71fe - PVT:event/dpaa2: implement dynanic portal support for enqueue
528d6f3 - mempool/dpaa2: change the print type for no buffers
97733ab - PVT:event/dpaa2: fix timeout handling
79877dd - net/dpaa2: add per queue stats get and reset support
dbb2592 - Merge pull request #746 in GITAM/dpdk from DPDK-729-pdcp to 
17.11-qoriq-dev
afa3c21 - PVT: nxp: update copyright of performance scripts
b942c8b - event/dpaa: check for linked queue before decrementing
209bb9d - PVT: dpaa: logging improvements
3f0ae55 - PVT: net/dpaa: improve err handling for fmcless mode
3c57c29 - PVT: event/dpaa2: affining portal at runtime during I/O
339f46d - PVT:event/dpaa2: realign code with dpaa1
fc00d20 - PVT:event/dpaa2: rename evq info to dpaa2 eventq
58ac377 - PVT:bus/qbman: memset the portal memory to zero
f31431b - PVT: test: add pdcp tests for DPAA1 SEC
caed7a2 - crypto/dpaa_sec: add pdcp proto offload support
378536f - crypto/dpaa_sec: ipsec offload add null algo support
5367a25 - test/crypto: add test vectors for pdcp lookaside offload
15c2b90 - crypto/dpaa2_sec: add pdcp offload support
092cfb0 - security: add pdcp protocol support
ae65359 - PVT:add security unit test compile time flag
e22fee5 - test/crypto: add test vector for ipsec lookaside offload
33f4c26 - PVT:test/crypto: fix the devid testcases
d81dae3 - crypto/dpaa2_sec: multi algo support for ipsec session
0a7ebc3 - crypto/dpaa2_sec: add out of place crypto support

Signed-off-by: Chunrong Guo 
---
 recipes-extended/dpdk/dpdk_17.11.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/dpdk/dpdk_17.11.bb 
b/recipes-extended/dpdk/dpdk_17.11.bb
index 2010e0c..1cfecda 100644
--- a/recipes-extended/dpdk/dpdk_17.11.bb
+++ b/recipes-extended/dpdk/dpdk_17.11.bb
@@ -13,7 +13,7 @@ SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/dpdk;nobr
 file://add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \
 file://0001-fix-gcc-8-build-error.patch \
 "
-SRCREV = "9448fe7ff3cf1367dbc92b05a9ae386b21ff7ad2"
+SRCREV = "0c0332ae0016ca6742961f1f4ac6e2f4fdbe215a"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 13/23] hyperrelay: add ldflags to INSANE_SKIP

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 recipes-extended/hyperrelay/hyperrelay_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/hyperrelay/hyperrelay_git.bb 
b/recipes-extended/hyperrelay/hyperrelay_git.bb
index affc941..a818873 100644
--- a/recipes-extended/hyperrelay/hyperrelay_git.bb
+++ b/recipes-extended/hyperrelay/hyperrelay_git.bb
@@ -31,4 +31,4 @@ do_install() {
 
 COMPATIBLE_MACHINE = "(qoriq-ppc)"
 PACKAGE_ARCH = "${MACHINE_SOCARCH}"
-
+INSANE_SKIP_${PN} = "ldflags"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 02/23] mc-utils: update to 30c6310

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
30c6310 - api: add MC 10.11.0 APIs
e085f36 - USXGMII mac with autoneg must have type phy
fc6a900 - lx2160: DPL file for Serdes1=15
fefdb7e - api: add MC 10.10.0 APIs
b155e19 - api: add MC 10.9.3 APIs
494342e - api: add MC 10.9.2 APIs
462cf1a - Merge pull request #12 in DPAA2/mc-utils from lx2_bringup to master
a3cda64 - USXGMII dpc for LX2
f30bee4 - Changes for Serdes1 protocol 8 and 13
9f7f113 - Rename dpl-eth.7.dts to dpl-eth.7.8.dts because both serdes protocols 
(7 and 8) can be supported using this file
e6b77e2 - Modify log_level to LOG_LEVEL_WARN to be consistent with the file 
name.
dc400f9 - Remove innacurate comment from file dpl-eth.0x19.dts
d68abd9 - Add configuration files for serdes protocol 13 (100G).
eb77501 - Create separate folders for RDB and QDS files.
4121666 - config: lx2160a: configure MC to treat dpmac.17 and .18 as 
MAC_LINK_TYPE_PHY
b5b4dd2 - api: add MC 10.9.1 APIs
c942e0c - api: add MC 10.9.0 APIs
777c002 - config: lx2160a: added copyright and license
4937734 - config: lx2160a: add DPL for Serdes1 protocol 0x7
d03f567 - lx2160a: Add DPNI for DPMAC.2
c7705fe - lx2160a: Increase number of 2-WQ channels
7439147 - lx2160a: All all te DPMACs for Serdes protocol 1 = 19

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/mc-utils/mc-utils_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb 
b/recipes-bsp/mc-utils/mc-utils_git.bb
index 7cb0ebb..f34d441 100644
--- a/recipes-bsp/mc-utils/mc-utils_git.bb
+++ b/recipes-bsp/mc-utils/mc-utils_git.bb
@@ -10,7 +10,7 @@ DEPENDS += "dtc-native"
 inherit deploy
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1"
-SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58"
+SRCREV = "30c63101b15def4620f509641b97641c25fe19fe"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 10/23] management-complex : upgrade 10.8.0->10.10.0

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
a71009e - Add the prebuilt binaries of mc 10.10.0 release
840aa8e - Initial commit to add README

Signed-off-by: Chunrong Guo 
---
 .../management-complex_10.10.0.bb  | 39 ++
 .../management-complex_10.8.0.bb   | 39 --
 2 files changed, 39 insertions(+), 39 deletions(-)
 create mode 100644 
recipes-dpaa2/management-complex/management-complex_10.10.0.bb
 delete mode 100644 
recipes-dpaa2/management-complex/management-complex_10.8.0.bb

diff --git a/recipes-dpaa2/management-complex/management-complex_10.10.0.bb 
b/recipes-dpaa2/management-complex/management-complex_10.10.0.bb
new file mode 100644
index 000..c9f4c5b
--- /dev/null
+++ b/recipes-dpaa2/management-complex/management-complex_10.10.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;protocol=https;nobranch=1"
+SRCREV = "a71009e13b1e7dac9cffc708f62037e67985bbfc"
+
+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.8.0.bb 
b/recipes-dpaa2/management-complex/management-complex_10.8.0.bb
deleted file mode 100644
index bd2e129..000
--- a/recipes-dpaa2/management-complex/management-complex_10.8.0.bb
+++ /dev/null
@@ -1,39 +0,0 @@
-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 = "9c1d73016b47f8654d48f0ccff776e5e4588d822"
-
-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}"
-
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 18/23] linux-qoriq/4.14: update to f2f35bb

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
f2f35bb - Merge branch 'linux-4.14-nxp' into linux-4.14 on Sep 18, 2018
5f3c405 - staging: fsl-mc/dpio: Change bpid type to u16
cb00303 - staging: fsl-mc/dpio: Use __leXX types where needed
c00a439 - staging: fsl-mc/dpio: Endianness fixes
e34a66e - staging: fsl_ppfe/eth: handle ls1012a errata_a010897
11b53ec - staging: fsl_ppfe/eth: disable CRC removal
c536549 - staging: fsl_ppfe/eth: remove jumbo frame enable from gemac init
896cf25 - staging: fsl_ppfe/eth: define pfe ndo_change_mtu function
b906f48 - staging: fsl_ppfe/eth: use mask for rx max frame len
9fae52a - staging: fsl_ppfe/eth: reorganize pfe_netdev_ops
f7af8ce - crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
910cc87 - sdk_dpaa: ls1043a errata: move comment
45e56f4 - sdk_dpaa: ls1043a errata: align skb_shinfo
e45c6c8 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Sep 13, 2018
78347d6 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
1f2dbbb - crypto: caam/jr - fix descriptor DMA unmapping
246d8da - usb: dwc3: core: Fix broken system suspend/resume on AM437x
82a53c6 - sdk_dpaa: store the skb backpointer in the skb headroom
46cbab6 - dts: fsl-ls1021a, fsl-ls1043a, fsl-ls1046a: add multi block node 
support
c89ab26 - dmaengine: fsl-qdma: Add new interfance to improve the qdma driver
950d6fc - dmaengine: fsl-qdma: set Scatter/Gather table with 64B aligned to fix 
Errata A-008370.
f3b697e - dmaengine: fsl-qdma: remove remaining code for SG mode
e1b2576 - Documentation: DT: dma: Add Freescale qDMA engine device tree
6f3ef33 - dmaengine: fsl-qdma: add multi block for each core qDMA engine driver 
support.
0ceab86 - powerpc/mpc85xx: fix issues in clock node
98a443d - encrypted_keys: Adds support for secure key-type as master key.
2cc545a0 - security/keys/secure_key: Adds the secure key support based on CAAM.
e497055 - tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig
547912c - fmd: use "fsl,fman-ptp-timer" compatible for ptp probe
debad8f - Merge branch 'linux-4.14-nxp' into linux-4.14 on Sep 4, 2018
7e1c0308 - staging: fsl-dpaa2/eth: Delay netdev_register() call
4590ee7 - crypto: tcrypt - reschedule during speed tests
c5d21b3 - arm64: dts: updates for Unified Backplane driver

Signed-off-by: Chunrong Guo 
---
 recipes-kernel/linux/linux-qoriq_4.14.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb 
b/recipes-kernel/linux/linux-qoriq_4.14.bb
index bceacf3..13a4463 100644
--- a/recipes-kernel/linux/linux-qoriq_4.14.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.14.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \
 file://0001-fix-gcc8-build-error.patch \
 "
-SRCREV = "b09b730fcb1cbcbaa71ff8a84eafd1c2454f7e55"
+SRCREV = "f2f35bbfc16b384f447a30dd0b240637331fd132"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 04/23] uboot: update to 1e96fd8

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
1e96fd8 - ls2080ardb: remove dhcp function from u-boot env as boot source
5c03a79 - ls1088a: remove dhcp function from u-boot env as boot source
6f5dc2c - ls1012a: remove debug info from u-boot log.
fa2d088 - ls1088ardb_pb: Secure boot: Change bootscript and header name
13bedc9 - driver: net: fsl-mc: Memset MC reserve ram memory before usage
165c98a - Revert "driver: net: fsl-mc: Memset MC reserve red memory before 
usage"
e0a7cda - Revert "armv8: fsl-layerscape: add missing register blocks base 
address defines"
cb9edfa - Revert "armv8: ls1046a: advertise QMan v3 in configuration"
19528d0 - Revert "misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms"
e3b589b - Revert "armv8: fsl-layerscape: add missing debug stream ID"
342682e - Revert "armv8: ls1046a: initial icid setup support"
0a725a4 - Revert "armv8: ls1046a: add icid setup for qman portals"
2f59bf6 - Revert "armv8: ls1046a: setup fman ports ICIDs and device tree"
5c872b4 - Revert "armv8: ls1046a: setup SEC ICIDs and fix up device tree"
9f304d2 - Revert "armv8: ls1043a: advertise QMan v3 in configuration"
4648116 - Revert "armv8: ls1043a: add icid setup support"
6624809 - Revert "armv8: icid: fix 'set_icids' call"
52b9297 - ls1088ardb_pb: Add SD boot support.
ad074ad - driver: net: fsl-mc: Memset MC reserve red memory before usage
5c50f5a - armv8: layerscape: fix compilation warning 'unused ns_dev'
a654fcc - ls1012afrwy: Add ls1012afrwy revC board support.
69a7e63 - armv7: ls102xa: Disable QE before enter deep sleep
db1990f - arm: layerscape: Remove CONFIG_U_QE define in ls1012atwr.h
e1f8fe0 - qe: kconfig: U QE kconfig
6584582 - ls1088ardb_pb: remove sd u-boot support.
960ae1e - armv8: icid: fix 'set_icids' call
7402171 - ls1088ardb_pb: Add support for ls1088ardb_pb board.
dd5ae4b - armv8: ls1043a: add icid setup support
e9b0593 - armv8: ls1043a: advertise QMan v3 in configuration
4c762cf - armv8: ls1046a: setup SEC ICIDs and fix up device tree
1719ffd - armv8: ls1046a: setup fman ports ICIDs and device tree
82327f1 - armv8: ls1046a: add icid setup for qman portals
dbcacdc - armv8: ls1046a: initial icid setup support
1b86306 - armv8: fsl-layerscape: add missing debug stream ID
6b1519e - misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
64e4333 - armv8: ls1046a: advertise QMan v3 in configuration
c986803 - armv8: fsl-layerscape: add missing register blocks base address 
defines

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb 
b/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
index 437ea85..48646c0 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2018.03.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 = "11abda97baeb57109b20c99a1edad6f8205bedbc"
+SRCREV = "1e96fd8f464dfe23eb692a11018c20d70546783b"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 05/23] ppfe-firmware: udpate to 58aa0ca

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
58aa0ca - DNCPE-372 Update binary files with no CRC FWD

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb 
b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
index 6fa0ad9..fe59d4a 100644
--- a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
+++ b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
@@ -8,7 +8,7 @@ INHIBIT_DEFAULT_DEPS = "1"
 inherit deploy
 
 SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1"
-SRCREV = "50c825b9300c5e36548fb5dcbef538b650fc1913"
+SRCREV = "58aa0cac630528ed91fe5639700d6b571c0c07b5"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 20/23] optee-os-qoriq : update to 5f6c95c

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
5f6c95c - Merge pull request #10 in DASH/optee_os from 
~NXA27423/optee_os:optee_3.2.0 to optee_3.2.0
e910662 - Enable CFG_ARM_GICV3 for LS1088 and LS2088
e7e9143 - Merge pull request #9 in DASH/optee_os from 
~NXA27423/optee_os:optee_3.2.0 to optee_3.2.0
07ccba5 - plat-ls:add LS2088ARDB platform flavors
77f2a27 - plat-ls:add LS1088ARDB platform flavors
cc05229 - plat-ls:add LS1012AFRWY platform flavors
dc113b4 - Updating MAINTAINERS for LS1046A-RDB, LS1043A-RDB, LS1021
8b26860 - Prepare Generic layout for all platforms
03c103c - Remove platform specific function
9ff2f59 - Merge pull request #7 in DASH/optee_os from 
~NXA19713/optee_os_3.2.0_nxp:optee_3.2.0 to optee_3.2.0
31475ae - Update revision for release tag 3.2.0-rc1
b935a53 - benchmark: change the way of timestamp buffer allocation.
8a97aa3 - scripts/symbolize.py: ignore undefined symbols
b15b130 - core: support for global shared buffers
96d297b - core: tee: update objectSize/keySize for ECDSA/ECDH Objects
2101091 - ci: shippable: build stm32mp1
df0c43b - plat-stm32mp1: reformat OP-TEE images to stm32 format
65c3867 - core: stm32_uart driver
5316c4c - plat-stm32mp1: add initial support
e585698 - Remove get_rng_array()
b7ca2f3 - libmpa: remove mpa_set_random_generator()
1933fd8 - core: add new RNG implementation
ab45c2d - core: split tee_pager_init()
37770ed - core: don't divide by sizeof(*mem) for ddr nsec memory
7074438 - ci: shippable: Add sunxi-bpi_zero
ce5bbb3 - MAINTAINERS: Add MAINTAINERS entry for AllWinner H2+
30c43ed - plat-sunxi: Add plat-sunxi
677bbd2 - core: add mdelay() function
5fde43b - core: drivers: serial8250_uart: Add DT support
7b74779 - Add new platform for the TI K3 class of SoCs
853b8de - core: crypto: arm64 ce: update AES CBC routines
203dcfc - ci: travis: cleanup for Ubuntu Trusty container-based environment
db13fc5 - ci: travis: set buildroot ccache directory to ~/.ccache
cf847ed - libutee: Fix the keepalive condition on last session close

Signed-off-by: Chunrong Guo 
---
 recipes-security/optee/optee-os-qoriq_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/optee/optee-os-qoriq_git.bb 
b/recipes-security/optee/optee-os-qoriq_git.bb
index 1845d13..e8c5620 100644
--- a/recipes-security/optee/optee-os-qoriq_git.bb
+++ b/recipes-security/optee/optee-os-qoriq_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "python-pycrypto-native"
 
 inherit deploy pythonnative
 
-SRCREV = "fe3b3da0ff1c108c848a7baafcb2788c506991ac"
+SRCREV = "5f6c95c085bb0dd750a7f5c464e5ebe6de0a99bd"
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1
 \
file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
   "
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 09/23] gpp-aioptool:remove libio.h

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update for glibc libio.h removal in 2.28+

Signed-off-by: Chunrong Guo 
---
 .../gpp-aioptool/0001-remove-libio.h.patch | 27 ++
 recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 
recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch

diff --git a/recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch 
b/recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch
new file mode 100644
index 000..92b75f7
--- /dev/null
+++ b/recipes-dpaa2/gpp-aioptool/gpp-aioptool/0001-remove-libio.h.patch
@@ -0,0 +1,27 @@
+From bb5ab9463db2f79c11c60808fdccd5d57d31fdac Mon Sep 17 00:00:00 2001
+From: Chunrong Guo 
+Date: Fri, 7 Sep 2018 14:54:30 +0800
+Subject: [PATCH] remove libio.h
+
+update for glibc libio.h removal in 2.28+
+
+Signed-off-by: BJ DevOps Team 
+---
+ flib/mc/fsl_mc_sys.h | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/flib/mc/fsl_mc_sys.h b/flib/mc/fsl_mc_sys.h
+index b01db32..7ba8800 100644
+--- a/flib/mc/fsl_mc_sys.h
 b/flib/mc/fsl_mc_sys.h
+@@ -52,7 +52,6 @@ struct fsl_mc_io {
+ #else /* __linux_driver__ */
+ 
+ #include 
+-#include 
+ #include 
+ #include 
+ #include 
+-- 
+2.7.4
+
diff --git a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb 
b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
index decc143..a9c3180 100644
--- a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
+++ b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
@@ -7,6 +7,7 @@ LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=386a6287daa6504b7e7e5014ddfb3987"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/gpp-aioptool;nobranch=1
 \
+file://0001-remove-libio.h.patch \
 "
 SRCREV = "6ead470dde043f3ca67f1ba19b313dd64ec199e1"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 16/23] secure-obj:update to bbcbe6c

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
bbcbe6c - BUG: Fix for PLATSEC-666
e944456 - BUG: Fix for PLATSEC-628
41a0eaa - Making secure object components ompatible to OpenSSL 1.1.0 and 1.0.2
f72cf1a - Fix for PLATSEC-581
6e7a21d - SOBJ_APP: Resolving Coverity issue
6f2e2be - REVIEW_REWORK: Taking care of review comments for EC work
8ef1bed - SOBJ_ENGINE: Adding support for ECDSA signing/verification
660f686 - SOBJ_APP: Adding support for creating fake EC .pem file
7d57c1c - SOBJ_LIB_TA: Adding ECDSA Signing Support
d90cbbe - SOBJ_APP: Adding support for importing/generation of EC Keys
55cfccb - SOBJ_TA: Adding support for ECC 256 and 384
752fd17 - SOBJ_LIB: Adding necessary Macros for EC Keys support

*update COMPATIBLE_MACHINE for qoriq-arm64

*fix do_compile failed when DEBUG_BUILD

Signed-off-by: Chunrong Guo 
---
 recipes-extended/secure-obj/secure-obj.inc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-extended/secure-obj/secure-obj.inc 
b/recipes-extended/secure-obj/secure-obj.inc
index 3fc5b89..99271d1 100644
--- a/recipes-extended/secure-obj/secure-obj.inc
+++ b/recipes-extended/secure-obj/secure-obj.inc
@@ -12,7 +12,7 @@ LDFLAGS += "${TOOLCHAIN_OPTIONS}"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1
 \
 "
-SRCREV = "24d31333bd50f212ac692db83a4a2d88d0dadb52"
+SRCREV = "bbcbe6cd137440b8b23e1fa71077fd3c8973e5da"
 
 WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}"
 export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/"
@@ -24,4 +24,5 @@ ALLOW_EMPTY_${PN} = "1"
 INHIBIT_PACKAGE_STRIP = "1"
 PARALLEL_MAKE = ""
 INSANE_SKIP_${PN} = "ldflags"
-COMPATIBLE_MACHINE = 
"(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a|ls1088a|ls1012a)"
+COMPATIBLE_MACHINE = "(qoriq-arm64)"
+DEBUG_BUILD = "1"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 07/23] fmlib: update to 82d89ad

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
82d89ad - Makefile: enable PPC support

*set TARGET_ARCH_FMLIB to PPC support

*set FMLIB_TARGET to PPC support

Signed-off-by: Chunrong Guo 
---
 recipes-dpaa/fmlib/fmlib_git.bb | 14 --
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 1f31f63..9be6ef4 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -6,14 +6,24 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac"
 PR = "r1"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1"
-SRCREV = "22126510006f366981c078a340e012a1e0415429"
+SRCREV = "82d89adae917397324c5d74108305f6c9bae8d00"
 
 S = "${WORKDIR}/git"
 
 EXTRA_OEMAKE = "DESTDIR=${D} PREFIX=${prefix} LIB_DEST_DIR=${libdir} \
 CROSS_COMPILE=${TARGET_PREFIX} KERNEL_SRC=${STAGING_KERNEL_DIR}"
 
-FMLIB_TARGET = "libfm-arm"
+TARGET_ARCH_FMLIB = "${DEFAULTTUNE}"
+TARGET_ARCH_FMLIB_qoriq-arm = "arm"
+TARGET_ARCH_FMLIB_qoriq-rm64 = "arm"
+TARGET_ARCH_FMLIB_e5500 = "ppc32e5500"
+TARGET_ARCH_FMLIB_e6500 = "ppc32e6500"
+TARGET_ARCH_FMLIB_e500mc = "ppce500mc"
+TARGET_ARCH_FMLIB_e500v2 = "ppce500v2"
+
+FMLIB_TARGET = "libfm-${TARGET_ARCH_FMLIB}"
+FMLIB_TARGET_t1 = "libfm-${TARGET_ARCH_FMLIB}-fmv3l"
+
 do_compile () {
 oe_runmake ${FMLIB_TARGET}.a
 }
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 15/23] libpkcs11: update to e9f570c

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
e9f570c - APPS: Making apps compatible to OpenSSL 1.1.0 and 1.0.2
c381e09 - REVIEW_REWORK: Taking care of comments for ECC support
9b04928 - LIB: Adding ECC 256/384 support

Signed-off-by: Chunrong Guo 
---
 recipes-extended/libpkcs11/libpkcs11_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb 
b/recipes-extended/libpkcs11/libpkcs11_git.bb
index e0c7515..e6161c6 100644
--- a/recipes-extended/libpkcs11/libpkcs11_git.bb
+++ b/recipes-extended/libpkcs11/libpkcs11_git.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/libpkcs11;nobranch=1"
-SRCREV = "8e942d3878372639e79aa74c4f991f9525fe6eec"
+SRCREV = "e9f570c4464598afea65a227b7e2f37fe6b032fc"
 
 DEPENDS = "openssl secure-obj"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 17/23] cryptodev-qoriq: update to 479e6e7

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
479e6e7 - Merge branch 'master' of 
https://github.com/cryptodev-linux/cryptodev-linux
f60aa08 - ioctl.c: Fix build with linux 4.17

Signed-off-by: Chunrong Guo 
---
 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 90067cf..0d7249f 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 = "c8b2900c19c40aeecc9295ada5ba6a2d6b02e04f"
+SRCREV = "479e6e7f071e252c0c37ea38d38fdb4cd808f496"
 
 # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc
 # if pkc-host does not need customized cryptodev patches anymore
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 23/23] qoriq-base : remove PREFERRED_PROVIDER_openssl10

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*openssl-qoriq remove openssl10

Signed-off-by: Chunrong Guo 
---
 conf/machine/include/qoriq-base.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/machine/include/qoriq-base.inc 
b/conf/machine/include/qoriq-base.inc
index 59953f4..b19332e 100644
--- a/conf/machine/include/qoriq-base.inc
+++ b/conf/machine/include/qoriq-base.inc
@@ -7,7 +7,6 @@ PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq"
 PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq"
 PREFERRED_VERSION_testfloat = "2a"
-PREFERRED_PROVIDER_openssl10 = "openssl-qoriq"
 PREFERRED_PROVIDER_ptpd = "ptpd-qoriq"
 
 SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot ext2.gz"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 03/23] rcw: udpate to 04ec3bb

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
04ec3bb - Arm64:ls2088a: Add the workaround of errata A-008851
927445c - Arm64:ls2088aqds:dts: Remove the PBI_LENTH property
6915c63 - ls1088ardb_pb: Add serdes protocol _0x1d_0x13.
b0ee8b7 - ls2088ardb_rev1.1: add RCW configuration file for enable dspi.
81d3f97 - ls2088ardb: add RCW configuration file for enable dspi.
9f85946 - fix DESTDIR value and 'make clean' command
ce2fdf7 - ls1043a: qspi_boot: Update u-boot address according to DASH memory 
mapping
1514c10 - Revert "ls1043a: Fix QSPI endian issue for QSPI boot on LS1043AQDS"

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/rcw/rcw_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 8789961..a105985 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "change-file-endianess-native tcl-native"
 inherit deploy siteinfo fsl-eula-unpack
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;fsl-eula=true;nobranch=1"
-SRCREV = "1f43bef4b4475d8e81c9b3b8c5bdd6c1ce8cfa6c"
+SRCREV = "04ec3bbc210fd0d7762c26c0e72182eca5e26deb"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 22/23] optee-client-qoriq: update to ab3c79c

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
ab3c79c - Merge pull request #1 in DASH/optee_client from 
~NXA19713/optee_client:master to optee_client_3.2
d56bb17 - Do not export CMakeLists.txt when running install
ffd0a1d - libteec: Fix incorrect SOVERSION number
09b8071 - tee-supplicant: cast sizeof(x) to socklen_t
b46a1e0 - tee-supplicant: fix gcc warning
c3ae0db - cmake: Initial CMake support
e23a20d - tee-supplicant: fix use of mem after it's freed
42c81ab - libteec/tee-supplicant: respect LDFLAGS set from distribution 
toolchain
afb7317 - libteec/Makefile: generate static library (libteec.a)

*refresh patches

Signed-off-by: Chunrong Guo 
---
 recipes-security/optee/optee-client-qoriq.bb   |  4 +-
 .../0001-Respect-LDFLAGS-set-from-OE-build.patch   | 67 --
 .../0001-flags-CFLAGS-add-Wno-cpp.patch| 28 +
 3 files changed, 30 insertions(+), 69 deletions(-)
 delete mode 100644 
recipes-security/optee/optee-client-qoriq/0001-Respect-LDFLAGS-set-from-OE-build.patch
 create mode 100644 
recipes-security/optee/optee-client-qoriq/0001-flags-CFLAGS-add-Wno-cpp.patch

diff --git a/recipes-security/optee/optee-client-qoriq.bb 
b/recipes-security/optee/optee-client-qoriq.bb
index a504270..6aaf714 100644
--- a/recipes-security/optee/optee-client-qoriq.bb
+++ b/recipes-security/optee/optee-client-qoriq.bb
@@ -7,12 +7,12 @@ LIC_FILES_CHKSUM = 
"file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
 inherit pythonnative systemd
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1
 \
-   file://0001-Respect-LDFLAGS-set-from-OE-build.patch \
file://0001-GCC-8-format-truncation-error.patch \
+   file://0001-flags-CFLAGS-add-Wno-cpp.patch \
 "
 S = "${WORKDIR}/git"
 
-SRCREV = "73b4e490a8ed0b4a7714818e80998b9d8a7da958"
+SRCREV = "ab3c79ccd3ea9323e236d30037977c0a19944dbd"
 
 EXTRA_OEMAKE = "ARCH=arm64"
 
diff --git 
a/recipes-security/optee/optee-client-qoriq/0001-Respect-LDFLAGS-set-from-OE-build.patch
 
b/recipes-security/optee/optee-client-qoriq/0001-Respect-LDFLAGS-set-from-OE-build.patch
deleted file mode 100644
index 8dd6c7a..000
--- 
a/recipes-security/optee/optee-client-qoriq/0001-Respect-LDFLAGS-set-from-OE-build.patch
+++ /dev/null
@@ -1,67 +0,0 @@
-From 73cb675c16bd63ee0e760a4067ffda4b050d19fa Mon Sep 17 00:00:00 2001
-From: Martin Jansa 
-Date: Thu, 15 Jun 2017 17:20:35 -0700
-Subject: [PATCH] Respect LDFLAGS set from OE build
-
-* Unify LFLAGS/LDFLAGS variable names (only tee-supplicant was using LDFLAGS).
-* Fixes:
-  ERROR: optee-client-2.4.0+gitAUTOINC+1df4046bd7-r0 do_package_qa: QA Issue: 
No GNU_HASH in the elf binary: 
'optee-client/2.4.0+gitAUTOINC+1df4046bd7-r0/packages-split/optee-client/usr/bin/tee-supplicant'
-  No GNU_HASH in the elf binary: 
'optee-client/2.4.0+gitAUTOINC+1df4046bd7-r0/packages-split/optee-client/usr/lib/libteec.so.1.0'
 [ldflags]
-  ERROR: optee-client-2.4.0+gitAUTOINC+1df4046bd7-r0 do_package_qa: QA run 
found fatal errors. Please consider fixing them.
-  ERROR: optee-client-2.4.0+gitAUTOINC+1df4046bd7-r0 do_package_qa: Function 
failed: do_package_qa
-  ERROR: Logfile of failure stored in: 
optee-client/2.4.0+gitAUTOINC+1df4046bd7-r0/temp/log.do_package_qa.31246
-
-Upstream-Status: Pending
-Signed-off-by: Martin Jansa 
-

- libteec/Makefile| 2 +-
- tee-supplicant/Makefile | 8 
- 2 files changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/libteec/Makefile b/libteec/Makefile
-index 568a2cd..a406237 100644
 a/libteec/Makefile
-+++ b/libteec/Makefile
-@@ -36,7 +36,7 @@ ifeq ($(CFG_TEE_BENCHMARK),y)
- TEEC_CFLAGS   += -DCFG_TEE_BENCHMARK
- endif
- 
--TEEC_LFLAGS:= -lpthread
-+TEEC_LFLAGS:= $(LDFLAGS) -lpthread
- TEEC_LIBRARY  := $(OUT_DIR)/$(LIB_MAJ_MIN)
- 
- libteec: $(TEEC_LIBRARY)
-diff --git a/tee-supplicant/Makefile b/tee-supplicant/Makefile
-index 737d39a..4b423fb 100644
 a/tee-supplicant/Makefile
-+++ b/tee-supplicant/Makefile
-@@ -55,21 +55,21 @@ ifeq ($(CFG_TA_TEST_PATH),y)
- TEES_CFLAGS   += -DCFG_TA_TEST_PATH=1
- endif
- TEES_FILE := $(OUT_DIR)/$(PACKAGE_NAME)
--TEES_LDFLAGS:= -L$(OUT_DIR)/../libteec -lteec
-+TEES_LFLAGS:= $(LDFLAGS) -L$(OUT_DIR)/../libteec -lteec
- 
- ifeq ($(CFG_TA_GPROF_SUPPORT),y)
- TEES_CFLAGS   += -DCFG_TA_GPROF_SUPPORT
- endif
- 
--TEES_LDFLAGS  += -lpthread
-+TEES_LFLAGS   += -lpthread
- # Needed to get clock_gettime() for for glibc versions before 2.17
--TEES_LDFLAGS  += -lrt
-+TEES_LFLAGS   += -lrt
- 
- tee-supplicant: $(TEES_FILE)
- 
- $(TEES_FILE): $(TEES_OBJS)
-   @echo "  LINK$@"
--  $(VPREFIX)$(CC) -o $@ $+ $(TEES_LDFLAGS)
-+  $(VPREFIX)$(CC) -o $@ $+ $(TEES_LFLAGS)
-   @echo ""
- 
- $(TEES_OBJ_DIR)/%.o: $(TEES_SRC_DIR)/%.c
--- 
-2.15.0.rc2
-
diff --git 
a/recipes-security/optee/optee-client-qoriq/0001-flags-CFLAGS-add-Wno-cpp.patch 

[meta-freescale] [PATCH] qoriq-base : remove PREFERRED_PROVIDER_openssl10

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*openssl-qoriq remove openssl10

Signed-off-by: Chunrong Guo 
---
 conf/machine/include/qoriq-base.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/machine/include/qoriq-base.inc 
b/conf/machine/include/qoriq-base.inc
index 59953f4..b19332e 100644
--- a/conf/machine/include/qoriq-base.inc
+++ b/conf/machine/include/qoriq-base.inc
@@ -7,7 +7,6 @@ PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq"
 PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq"
 PREFERRED_VERSION_testfloat = "2a"
-PREFERRED_PROVIDER_openssl10 = "openssl-qoriq"
 PREFERRED_PROVIDER_ptpd = "ptpd-qoriq"
 
 SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot ext2.gz"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 06/23] fmc: udpate to 09a497f

2018-09-29 Thread chunrong . guo
From: Chunrong Guo 

*update to lsdk 1809 tag
include the following changes:
09a497f - Makefile: enable PPC support
ba9ed3b - Remove fmc data file on cleanup command
a3e83b6 - Added fmc option to perform only cleanup of last fmc execution

* add EXTRA_OEMAKE_PLATFORM_qoriq-ppc to support ppc

Signed-off-by: Chunrong Guo 
---
 dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb 
b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
index d839b6f..1aed6f5 100644
--- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
+++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
@@ -7,7 +7,7 @@ PR = "r2"
 DEPENDS = "libxml2 fmlib tclap"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/fmc;nobranch=1"
-SRCREV = "8c9f127138dc803bf58bef75e9fc092dc60f9c53"
+SRCREV = "09a497fe92aa6cf784140b9084bccf497700"
 
 S = "${WORKDIR}/git"
 
@@ -22,6 +22,7 @@ EXTRA_OEMAKE_PLATFORM ?= ""
 EXTRA_OEMAKE_PLATFORM_ls1043a = "ls1043"
 EXTRA_OEMAKE_PLATFORM_ls1046a = "ls1046"
 EXTRA_OEMAKE_PLATFORM_ls1088a = "ls1088"
+EXTRA_OEMAKE_PLATFORM_qoriq-ppc = "p4080ds"
 
 do_compile () {
 oe_runmake MACHINE=${EXTRA_OEMAKE_PLATFORM} -C source
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 3/3] rcw: inherit fsl-eula-unpack class

2018-08-21 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 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 02754cb..8789961 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=45a017ee5f4cfe64b1cddf2eb06cffc7"
 
 DEPENDS += "change-file-endianess-native tcl-native"
 
-inherit deploy siteinfo
+inherit deploy siteinfo fsl-eula-unpack
 
-SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
+SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;fsl-eula=true;nobranch=1"
 SRCREV = "1f43bef4b4475d8e81c9b3b8c5bdd6c1ce8cfa6c"
 
 S = "${WORKDIR}/git"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 2/3] rcw-bin: remove

2018-08-21 Thread chunrong . guo
From: Chunrong Guo 

*rcw-bin merge to rcw

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/rcw/rcw-bin_git.bb | 32 
 1 file changed, 32 deletions(-)
 delete mode 100644 recipes-bsp/rcw/rcw-bin_git.bb

diff --git a/recipes-bsp/rcw/rcw-bin_git.bb b/recipes-bsp/rcw/rcw-bin_git.bb
deleted file mode 100644
index 420d964..000
--- a/recipes-bsp/rcw/rcw-bin_git.bb
+++ /dev/null
@@ -1,32 +0,0 @@
-SUMMARY = "Reset Configuration Word"
-DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for 
the QorIQ targets"
-LICENSE = "NXP-Binary-EULA"
-LIC_FILES_CHKSUM = 
"file://NXP-Binary-EULA;md5=ba5ff3a3faf52a38970d0a536ef42df5"
-
-inherit deploy siteinfo
-
-SRC_URI = "git://github.com/NXP/qoriq-rcw-bin.git;nobranch=1"
-SRCREV = "a48f3adeff3c2e54ef8b888ec629fa2d576461da"
-
-S = "${WORKDIR}/git"
-
-M="${@d.getVar('MACHINE', 
True).replace('-64b','').replace('-32b','').replace('-${SITEINFO_ENDIANNESS}','')}"
-
-do_install () {
-install -d ${D}/boot/rcw
-cp -rf ${S}/${M}* ${D}/boot/rcw/
-chown -R root:root ${D}
-}
-
-do_deploy () {
-install -d ${DEPLOYDIR}/rcw
-cp -rf ${S}/${M}* ${DEPLOYDIR}/rcw/
-}
-addtask deploy before do_build after do_install
-
-PACKAGES += "${PN}-image"
-FILES_${PN}-image += "/boot"
-
-COMPATIBLE_MACHINE = "(qoriq)"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_MACHINE = "(ls1012a|ls2088a|ls1088a)"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 1/3] uefi: inherit fsl-eula-unpack class

2018-08-21 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/uefi/uefi_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb
index ce022b9..f157d03 100644
--- a/recipes-bsp/uefi/uefi_git.bb
+++ b/recipes-bsp/uefi/uefi_git.bb
@@ -3,9 +3,9 @@ SECTION = "bootloaders"
 LICENSE = "NXP-Binary-EULA"
 LIC_FILES_CHKSUM = 
"file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315"
 
-inherit deploy
+inherit deploy fsl-eula-unpack
 
-SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;fsl-eula=true;nobranch=1"
 SRCREV= "e48de4f75d51efcc29cd47a6c295ae680b1babe9"
 
 S = "${WORKDIR}/git"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH] add NXP-EULA licenses

2018-07-26 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 custom-licenses/NXP-EULA | 387 +++
 1 file changed, 387 insertions(+)
 create mode 100644 custom-licenses/NXP-EULA

diff --git a/custom-licenses/NXP-EULA b/custom-licenses/NXP-EULA
new file mode 100644
index 000..bbe4d1c
--- /dev/null
+++ b/custom-licenses/NXP-EULA
@@ -0,0 +1,387 @@
+IMPORTANT. Read the following NXP Semiconductors Software License Agreement
+("Agreement") completely. By downloading and using files in this project,
+you indicate that you accept the terms of the Agreement and you acknowledge
+that you have the authority, for yourself or on behalf of your company, to
+bind your company to these terms. You may then download or install the file.
+
+NXP SEMICONDUCTORS SOFTWARE LICENSE AGREEMENT
+
+This is a legal agreement between you, as an authorized representative of your
+employer, or if you have no employer, as an individual (together "you"), and
+Freescale Semiconductor, Inc., a wholly-owned subsidiary of NXP Semiconductors
+N.V. ("NXP"). It concerns your rights to use the software identified in the
+Software Content Register and provided to you in binary or source code form and
+any accompanying written materials (the "Licensed Software"). The Licensed
+Software may include any updates or error corrections or documentation relating
+to the Licensed Software provided to you by NXP under this License. In
+consideration for NXP allowing you to access the Licensed Software, you are
+agreeing to be bound by the terms of this Agreement. If you do not agree to all
+of the terms of this Agreement, do not download or install the Licensed 
Software.
+If you change your mind later, stop using the Licensed Software and delete all
+copies of the Licensed Software in your possession or control. Any copies of 
the
+Licensed Software that you have already distributed, where permitted, and do 
not
+destroy will continue to be governed by this Agreement. Your prior use will 
also
+continue to be governed by this Agreement.
+
+1. DEFINITIONS
+
+1.1. "Affiliates" means, any corporation, or entity directly or indirectly
+controlled by, controlling, or under common control with NXP Semiconductors 
N.V.
+
+1.2. "Essential Patent" means a patent to the limited extent that infringement
+of such patent cannot be avoided in remaining compliant with the technology
+standards implicated by the usage of any of the Licensed Software, including
+optional implementation of the standards, on technical but not commercial
+grounds, taking into account normal technical practice and the state of the art
+generally available at the time of standardization.
+
+1.3. "Intellectual Property Rights" means any and all rights under statute,
+common law or equity in and under copyrights, trade secrets, and patents
+(including utility models), and analogous rights throughout the world, 
including
+any applications for and the right to apply for, any of the foregoing.
+
+1.4. "Software Content Register" means the documentation accompanying the
+Licensed Software which identifies the contents of the Licensed Software,
+including but not limited to identification of any Third Party Software.
+
+1.5. "Third Party Software" means, any software included in the Licensed
+Software that is not NXP Proprietary software, and is not open source software,
+and to which different license terms may apply.
+
+2. LICENSE GRANT.
+
+2.1. Separate license grants to Third Party Software, or other terms applicable
+to the Licensed Software if different from those granted in this Section 2, are
+contained in Appendix A. The Licensed Software is accompanied by a Software
+Content Register which will identify that portion of the Licensed Software, if
+any, that is subject to the different terms in Appendix A.
+
+2.2. Exclusively in connection with your development and distribution of 
product
+containing a programmable processing unit (e.g. a microprocessor, 
microcontroller,
+sensor or digital signal processor) supplied directly or indirectly from NXP
+("Authorized System") NXP grants you a world-wide, personal, non-transferable,
+non-exclusive, non-sublicensable, license, under NXP's Intellectual Property
+Rights:
+
+(a) to use and reproduce the Licensed Software only as part of, or integrated
+within, Authorized Systems and not on a standalone basis;
+
+(b) to directly or indirectly manufacture, demonstrate, copy, distribute, 
market
+and sell the Licensed Software in object code (machine readable) only as part 
of,
+or embedded within, Authorized Systems in object code form and not on a 
standalone
+basis. Notwithstanding the foregoing, those files marked as .h files ("Header
+files") may be distributed in source or object code form, but only as part of,
+or embedded within Authorized Systems.
+
+(c) to copy, use and distribute as needed, solel

[meta-freescale] [PATCH 14/15] ls2088ardb: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls2088ardb.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf
index a23f762..fdd9bf0 100644
--- a/conf/machine/ls2088ardb.conf
+++ b/conf/machine/ls2088ardb.conf
@@ -9,10 +9,10 @@ require conf/machine/include/arm/arch-arm64.inc
 
 MACHINEOVERRIDES =. "fsl-lsch3:ls2088a:"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "qspi-secure-boot qspi nand nor"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 13/15] ls2088ardb-be: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls2088ardb-be.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls2088ardb-be.conf b/conf/machine/ls2088ardb-be.conf
index 3d31736..ac8c476 100644
--- a/conf/machine/ls2088ardb-be.conf
+++ b/conf/machine/ls2088ardb-be.conf
@@ -13,10 +13,10 @@ LE_UBOOT_FOR_ARMBE_TARGET = "1"
 
 MACHINEOVERRIDES =. "fsl-lsch3:ls2088a:"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "qspi-secure-boot qspi nand nor"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 02/15] ls1012afrdm: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1012afrdm.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1012afrdm.conf b/conf/machine/ls1012afrdm.conf
index 0a203f8..c0f0d35 100644
--- a/conf/machine/ls1012afrdm.conf
+++ b/conf/machine/ls1012afrdm.conf
@@ -10,10 +10,10 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1012a:"
 require conf/machine/include/qoriq-arm64.inc
 require conf/machine/include/arm/arch-arm64.inc
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "qspi"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 15/15] ls1043ardb-be: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1043ardb-be.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1043ardb-be.conf b/conf/machine/ls1043ardb-be.conf
index 92743b7..ef80001 100644
--- a/conf/machine/ls1043ardb-be.conf
+++ b/conf/machine/ls1043ardb-be.conf
@@ -11,10 +11,10 @@ require conf/machine/include/arm/arch-arm64.inc
 
 MACHINEOVERRIDES =. "fsl-lsch2:ls1043a:"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "nand sdcard nor"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 04/15] ls1012ardb-32b: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1012ardb-32b.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1012ardb-32b.conf b/conf/machine/ls1012ardb-32b.conf
index 392b432..1fe13d5 100644
--- a/conf/machine/ls1012ardb-32b.conf
+++ b/conf/machine/ls1012ardb-32b.conf
@@ -12,10 +12,10 @@ require conf/machine/include/arm/arch-arm64.inc
 
 DEFAULTTUNE = "armv7ahf-neon"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x80008000"
 
 UBOOT_CONFIG ??= "qspi-secure-boot qspi"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 08/15] ls1046ardb: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1046ardb.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf
index 69eb25c..8412313 100644
--- a/conf/machine/ls1046ardb.conf
+++ b/conf/machine/ls1046ardb.conf
@@ -9,10 +9,10 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1046a:"
 require conf/machine/include/qoriq-arm64.inc
 require conf/machine/include/arm/arch-arm64.inc
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "emmc sdcard sdcard-dtb-secure-boot sdcard-spl-secure-boot 
sdcard-secure-boot qspi-secure-boot qspi"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 03/15] ls1012afrwy: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1012afrwy.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/ls1012afrwy.conf b/conf/machine/ls1012afrwy.conf
index 907ced2..7eb0add 100644
--- a/conf/machine/ls1012afrwy.conf
+++ b/conf/machine/ls1012afrwy.conf
@@ -10,6 +10,8 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1012a:"
 require conf/machine/include/qoriq-arm64.inc
 require conf/machine/include/arm/arch-arm64.inc
 
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
 UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 07/15] ls1043ardb: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1043ardb.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1043ardb.conf b/conf/machine/ls1043ardb.conf
index 0dbf80b..d6e4f59 100644
--- a/conf/machine/ls1043ardb.conf
+++ b/conf/machine/ls1043ardb.conf
@@ -10,10 +10,10 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1043a:"
 require conf/machine/include/qoriq-arm64.inc
 require conf/machine/include/arm/arch-arm64.inc
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "nand sdcard secure-boot nand-dtb-secure-boot 
nand-spl-secure-boot nand-secure-boot sdcard-dtb-secure-boot 
sdcard-spl-secure-boot sdcard-secure-boot nor"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 10/15] ls1046ardb-be: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1046ardb-be.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1046ardb-be.conf b/conf/machine/ls1046ardb-be.conf
index a6ab742..56ac711 100644
--- a/conf/machine/ls1046ardb-be.conf
+++ b/conf/machine/ls1046ardb-be.conf
@@ -11,10 +11,10 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1046a:"
 require conf/machine/include/qoriq-arm64.inc
 require conf/machine/include/arm/arch-arm64.inc
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 LE_UBOOT_FOR_ARMBE_TARGET = "1"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 12/15] ls1088ardb: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1088ardb.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf
index 3cb8784..d15e57b 100644
--- a/conf/machine/ls1088ardb.conf
+++ b/conf/machine/ls1088ardb.conf
@@ -9,10 +9,10 @@ require conf/machine/include/arm/arch-arm64.inc
 
 MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "secure-boot sdcard-qspi qspi"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 01/15] ls1012afrdm-32b: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1012afrdm-32b.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1012afrdm-32b.conf 
b/conf/machine/ls1012afrdm-32b.conf
index e74cdff..90e4f88 100644
--- a/conf/machine/ls1012afrdm-32b.conf
+++ b/conf/machine/ls1012afrdm-32b.conf
@@ -12,10 +12,10 @@ require conf/machine/include/arm/arch-arm64.inc
 
 DEFAULTTUNE = "armv7ahf-neon"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x80008000"
 
 UBOOT_CONFIG ??= "qspi"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 06/15] ls1043ardb-32b: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1043ardb-32b.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf
index 0386a17..4e4d472 100644
--- a/conf/machine/ls1043ardb-32b.conf
+++ b/conf/machine/ls1043ardb-32b.conf
@@ -11,10 +11,10 @@ require conf/machine/include/arm/arch-arm64.inc
 
 DEFAULTTUNE = "armv7ahf-neon"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9ffe"
+UBOOT_DTB_LOADADDRESS = "0x9ffe"
 UBOOT_ENTRYPOINT = "0x80008000"
 
 UBOOT_CONFIG ??= "nand sdcard nor"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 09/15] ls1046ardb-32b: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1046ardb-32b.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1046ardb-32b.conf b/conf/machine/ls1046ardb-32b.conf
index 06706cb..0fe97b1 100644
--- a/conf/machine/ls1046ardb-32b.conf
+++ b/conf/machine/ls1046ardb-32b.conf
@@ -11,10 +11,10 @@ require conf/machine/include/arm/arch-arm64.inc
 
 DEFAULTTUNE = "armv7ahf-neon"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9ffe"
+UBOOT_DTB_LOADADDRESS = "0x9ffe"
 UBOOT_ENTRYPOINT = "0x80008000"
 
 UBOOT_CONFIG ??= "emmc sdcard qspi-secure-boot qspi"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 11/15] ls1088ardb-be: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1088ardb-be.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1088ardb-be.conf b/conf/machine/ls1088ardb-be.conf
index 28aed8e..405 100644
--- a/conf/machine/ls1088ardb-be.conf
+++ b/conf/machine/ls1088ardb-be.conf
@@ -13,10 +13,10 @@ LE_UBOOT_FOR_ARMBE_TARGET = "1"
 
 MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:"
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "secure-boot sdcard-qspi qspi"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 05/15] ls1012ardb: use kernel-fitimage

2018-07-11 Thread chunrong . guo
From: Chunrong Guo 

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1012ardb.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf
index 249a151..bd86de4 100644
--- a/conf/machine/ls1012ardb.conf
+++ b/conf/machine/ls1012ardb.conf
@@ -10,10 +10,10 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1012a:"
 require conf/machine/include/qoriq-arm64.inc
 require conf/machine/include/arm/arch-arm64.inc
 
-KERNEL_CLASSES  = " kernel-itbimage "
-KERNEL_IMAGETYPES = "itbImage"
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
-DTB_LOAD = "0x9000"
+UBOOT_DTB_LOADADDRESS = "0x9000"
 UBOOT_ENTRYPOINT = "0x8008"
 
 UBOOT_CONFIG ??= "qspi-secure-boot qspi"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 01/14] restool: update to 2815572

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
2815572 - dpdmai: add --num-queues create parameter
a5f268b - scripts: suppress unit_address_vs_reg warnings when using newer dtc
0e2846a - scripts: Fix MC version check
d9cbf56 - dprc: use the corect specifier for uint16_t
1b49539 - dpni: print both rx and tx tcs number
10af575 - dpni: add support for 16 TX tcs
ad33877 - dpni: add DPNI_OPT_SINGLE_SENDER option
887deae - scripts: Infer switch ports number from specified endpoints
c8111df - scripts: Avoid word splitting
7a15d3e - ls-addsw: show netdev names when creating a dpsw
81fb178 - ls-addmux: fix endpoint discovery
254aef8 - update copyright years

Signed-off-by: Chunrong Guo 
---
 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 00a79fb..8521a27 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash dtc"
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 
\
 file://0001-restool-fix-build-error-with-gcc7.patch"
 
-SRCREV = "263474672c9a16d2bbb2dfb80d3fb6ce01ad87fd"
+SRCREV = "2815572ab25029a8fb47f0dc6a0b56ae5ff76713"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 12/14] optee-test-qoriq: update recipes

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*Fix GCC 8 build error

*Update EXTRA_OEMAKE set

Signed-off-by: Chunrong Guo 
---
 .../0001-fix-build-failure-with-GCC-8.patch| 40 ++
 recipes-security/optee/optee-test-qoriq_git.bb |  5 +--
 2 files changed, 43 insertions(+), 2 deletions(-)
 create mode 100644 
recipes-security/optee/optee-test-qoriq/0001-fix-build-failure-with-GCC-8.patch

diff --git 
a/recipes-security/optee/optee-test-qoriq/0001-fix-build-failure-with-GCC-8.patch
 
b/recipes-security/optee/optee-test-qoriq/0001-fix-build-failure-with-GCC-8.patch
new file mode 100644
index 000..bad7c5e
--- /dev/null
+++ 
b/recipes-security/optee/optee-test-qoriq/0001-fix-build-failure-with-GCC-8.patch
@@ -0,0 +1,40 @@
+From d877fddcef79e856193b9b0a3a3089c22151047f Mon Sep 17 00:00:00 2001
+From: Chunrong Guo 
+Date: Fri, 29 Jun 2018 15:49:34 +0800
+Subject: [PATCH] fix build failure with GCC 8
+
+Signed-off-by: BJ DevOps Team 
+---
+ host/xtest/Makefile| 2 ++
+ host/xtest/adbg/src/adbg_run.c | 2 +-
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/host/xtest/Makefile b/host/xtest/Makefile
+index 832cba2..d95899d 100644
+--- a/host/xtest/Makefile
 b/host/xtest/Makefile
+@@ -139,6 +139,8 @@ CFLAGS += -Wall -Wcast-align -Werror \
+ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
+ -Wshadow -Wstrict-prototypes -Wswitch-default \
+ -Wwrite-strings \
++  -Wno-stringop-overflow \
++  -Wno-array-bounds \
+ -Wno-missing-field-initializers -Wno-format-zero-length
+ endif
+ 
+diff --git a/host/xtest/adbg/src/adbg_run.c b/host/xtest/adbg/src/adbg_run.c
+index 406e429..3b57bbb 100644
+--- a/host/xtest/adbg/src/adbg_run.c
 b/host/xtest/adbg/src/adbg_run.c
+@@ -100,7 +100,7 @@ int Do_ADBG_AppendToSuite(
+   snprintf(p, size, "%s+%s", Dest_p->SuiteID_p,
+Source_p->SuiteID_p);
+   else
+-  strncpy(p, Source_p->SuiteID_p, size);
++  memcpy(p, Source_p->SuiteID_p, size);
+   free((void *)Dest_p->SuiteID_p);
+   Dest_p->SuiteID_p = p;
+ 
+-- 
+1.8.3.1
+
diff --git a/recipes-security/optee/optee-test-qoriq_git.bb 
b/recipes-security/optee/optee-test-qoriq_git.bb
index 880bd6f..06b8f64 100644
--- a/recipes-security/optee/optee-test-qoriq_git.bb
+++ b/recipes-security/optee/optee-test-qoriq_git.bb
@@ -9,7 +9,8 @@ DEPENDS = "optee-client-qoriq optee-os-qoriq 
python-pycrypto-native"
 inherit pythonnative
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1
 \
-  "
+file://0001-fix-build-failure-with-GCC-8.patch \
+"
 S = "${WORKDIR}/git"
 
 SRCREV = "a54952babb83d801148867bd639a24ff6cd36f00"
@@ -20,7 +21,7 @@ TA_DEV_KIT_DIR  = "${STAGING_INCDIR}/optee/export-user_ta"
 
 EXTRA_OEMAKE = " TA_DEV_KIT_DIR=${TA_DEV_KIT_DIR} \
  OPTEE_CLIENT_EXPORT=${OPTEE_CLIENT_EXPORT} \
- TEEC_EXPORT=${TEEC_EXPORT} \
+ CFG_ARM64=y \
  CROSS_COMPILE_HOST=${TARGET_PREFIX} \
  CROSS_COMPILE_TA=${TARGET_PREFIX} \
  V=1 \
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 14/14] odp: update to bda2c9

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
bda2c9 - .gitmodules: use codeaurora url
7db258d - Merge pull request #520 in GITAM/odp from 
~NXA07732/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
6a2a62f - Updating the sub-module path to bitbucket from stash.
2923db9 - dpaa2: Fix odp restart issue in scheduler mode
946d32e - odp: Update qbman commit to 75ff61a7ca6acdbdbb780161b053cbcbc990f1be
e354952 - Removing atomic/ordered context while enqueuing the buffer
bef6398 - TM: Invalid flow crash fix
8e7a136 - Removed device based jiffies
df492ef - Fixing legal issues
3e9c5da - Scripts: binaries path and odp_tm test cases updated
c91dac8 - Werror flag enabled for ODP library
ced3aaf - Updated MC flib to version 10.3.2
a68cd87 - odp_pktio_stats API updated
03e0e05 - LD_LIBRARY_PATH removed from loopback_script
7a64406 - CUNIT: Cunit installation enabled
048c6a6 - script: ODP library path fixed
16a0e99 - Removing local compilation patch from QBMAN repo
b792e84 - Merge pull request #505 in GITAM/odp from 
~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
281a676 - Merge pull request #487 in GITAM/odp from 
~B46187/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
8e2888b - odp_dpaa2: Patch to replace build type flag from compile time to 
runtime.
26e4bdc - Fixed odp_pktout_send API fails to transmit > 8 packets
c46b0bb - Patch to odp_l2fwd issue in queue mode.

*fix building error with GCC8
update CFLAGS

Signed-off-by: Chunrong Guo 
---
 recipes-extended/odp/odp.inc| 2 +-
 recipes-extended/odp/odp_git.bb | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes-extended/odp/odp.inc b/recipes-extended/odp/odp.inc
index 96fff40..129f77a 100644
--- a/recipes-extended/odp/odp.inc
+++ b/recipes-extended/odp/odp.inc
@@ -16,7 +16,7 @@ 
git://source.codeaurora.org/external/qoriq/qoriq-components/flib;nobranch=1;name
 
 SRC_URI += "file://0001-Fix-this-build-error.patch"
 
-SRCREV = "55abe6d74255d0de09c9fc013ce2a3d85cac526e"
+SRCREV = "0bda2c9736a72ef41a411e193bc31487ecce6731"
 
 SRCREV_qbman = "75ff61a7ca6acdbdbb780161b053cbcbc990f1be"
 SRCREV_rta = "bbab28b03ae21c52ce913f8b052acf53bd24ff5d"
diff --git a/recipes-extended/odp/odp_git.bb b/recipes-extended/odp/odp_git.bb
index b9d4558..00575e2 100644
--- a/recipes-extended/odp/odp_git.bb
+++ b/recipes-extended/odp/odp_git.bb
@@ -28,7 +28,9 @@ EXTRA_OEMAKE = "CROSS_COMPILE="${TARGET_PREFIX}" \
 SYSROOT="${STAGING_DIR_TARGET}" \
 "
 
-CFLAGS += "-Wno-format-truncation -Wno-maybe-uninitialized 
-Wno-implicit-fallthrough"
+CFLAGS += "-Wno-format-truncation -Wno-maybe-uninitialized 
-Wno-implicit-fallthrough -Wno-cpp -Wno-cast-function-type \
+  -Wno-stringop-truncation \
+"
 
 PACKAGECONFIG[perf] = "--enable-test-perf,,,"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 10/14] optee-client-qoriq: GCC 8 format-truncation error

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*Fix the below error:
|libteec/src/teec_trace.c:110:24: error: '%s' directive output may be truncated
|writing up to 255 bytes into a region of size 246 [-Werror=format-truncation=]

Signed-off-by: Chunrong Guo 
---
 recipes-security/optee/optee-client-qoriq.bb   |  1 +
 .../0001-GCC-8-format-truncation-error.patch   | 35 ++
 2 files changed, 36 insertions(+)
 create mode 100644 
recipes-security/optee/optee-client-qoriq/0001-GCC-8-format-truncation-error.patch

diff --git a/recipes-security/optee/optee-client-qoriq.bb 
b/recipes-security/optee/optee-client-qoriq.bb
index 24fa287..0a76743 100644
--- a/recipes-security/optee/optee-client-qoriq.bb
+++ b/recipes-security/optee/optee-client-qoriq.bb
@@ -8,6 +8,7 @@ inherit pythonnative systemd
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1
 \
file://0001-Respect-LDFLAGS-set-from-OE-build.patch \
+   file://0001-GCC-8-format-truncation-error.patch \
 "
 S = "${WORKDIR}/git"
 
diff --git 
a/recipes-security/optee/optee-client-qoriq/0001-GCC-8-format-truncation-error.patch
 
b/recipes-security/optee/optee-client-qoriq/0001-GCC-8-format-truncation-error.patch
new file mode 100644
index 000..f58590c
--- /dev/null
+++ 
b/recipes-security/optee/optee-client-qoriq/0001-GCC-8-format-truncation-error.patch
@@ -0,0 +1,35 @@
+From 05f741c1e6263bec2977901abe61463b7f8175ad Mon Sep 17 00:00:00 2001
+From: Chunrong Guo 
+Date: Fri, 22 Jun 2018 11:58:09 +0800
+Subject: [PATCH] GCC 8 format-truncation error
+
+Signed-off-by: BJ DevOps Team 
+---
+ libteec/src/teec_trace.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/libteec/src/teec_trace.c b/libteec/src/teec_trace.c
+index 78b79d6..7901deb 100644
+--- a/libteec/src/teec_trace.c
 b/libteec/src/teec_trace.c
+@@ -73,7 +73,7 @@ int _dprintf(const char *function, int flen, int line, int 
level,
+const char *prefix, const char *fmt, ...)
+ {
+   char raw[MAX_PRINT_SIZE];
+-  char prefixed[MAX_PRINT_SIZE];
++  char prefixed[MAX_PRINT_SIZE + 10];
+   char *to_print = NULL;
+   const char *func;
+   int err;
+@@ -106,7 +106,7 @@ int _dprintf(const char *function, int flen, int line, int 
level,
+*/
+   int thread_id = syscall(SYS_gettid);/* perf issue ? */
+ 
+-  snprintf(prefixed, MAX_PRINT_SIZE,
++  snprintf(prefixed, MAX_PRINT_SIZE + 10,
+"%s [%d] %s:%s:%d: %s",
+trace_level_strings[level], thread_id, prefix, func,
+line, raw);
+-- 
+1.8.3.1
+
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 08/14] ceetm: udpate to 6a7f2ec

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

Following changes are included:
6a7f2ec - make: account for changes in the iproute2 4.15 sources
9231d65 - ceetm: dpaa2: Only print shaping info at root class level
85fd3f0 - ceetm: dpaa2: Update help text
f98be8a - ceetm: choose between dpaa1/dpaa2 APIs at runtime
ca49b40 - ceetm: add a DPAA version detector call
8d77ae9 - ceetm: dpaa2: rename the config type enum to reflect the arch
aa9ef30 - ceetm: dpaa2: add the ceetm qdisc implementation
a743094 - ceetm: dpaa1: rename the config type enum to reflect the arch
c22d3d0 - ceetm: dpaa1: call the ceetm API from generic qdisc ops
4e24e6a - ceetm: dpaa1: move the ceetm API to a separate file
d5b318f - ceetm: dpaa1: rename the ceetm ops to dpaa1_ceetm ops

Signed-off-by: Chunrong Guo 
---
 recipes-kernel/ceetm/ceetm_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/ceetm/ceetm_git.bb 
b/recipes-kernel/ceetm/ceetm_git.bb
index dae3695..e3fbcab 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1"
-SRCREV = "889c527b84d5ab0744b0483e03905abf5518e237"
+SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b"
 
 DEPENDS = "iproute2"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 13/14] linux-qoriq/4.9: update to c488184

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*Following changes are included:
c488184 - Merge branch 'linux-4.9-nxp' into linux-4.9 on June 20, 2018
361d80c - ARM: lsdk.config: enable crypto options
a1fd371 - dts: add copyright to the SDK dts files
0fc2a50 - PCI: Mark NXP LS1088 to avoid bus reset bus
8b8b238 - sdk_dpaa: ceetm: drain the ceetm CQs on destroy
383e96e - sdk_dpaa: ceetm: WQ/CEETM mode switchover cleanup
e7bea11 - sdk_dpaa: ceetm: reset the wbfs groups and priorities on teardown
cd65244 - sdk_dpaa: ceetm: propagate the ceetm channel through the qdisc tree
c0e8fe5 - fsl_qbman: ceetm: export the qman_ceetm_query_cq call
505bde5 - sdk_dpaa: ceetm: stop the netdev queues when switching ceetm on
ec7e25f - Merge branch 'linux-4.9-nxp' into linux-4.9 on June 19, 2018
5240d74 - powerpc: dts: fsl: Update to use SPDX identifiers
9b5070e - staging: fsl-dpaa2/eth: Update to use SPDX identifiers
6bc0b41 - bus: fsl-mc: dpio: add maintainer for DPIO
5214f40 - staging: fsl-mc/dpio: Skip endianness conversion in portal config
7b27258 - staging: fsl-mc: fix a few implicit includes
12d5c73 - staging: fsl-mc: Add SPDX license identifiers
73718b8 - staging/fsl-mc/bus/dpio: Add Support for Order Restoration
088f152 - staging: fsl-mc/dpio: Propagate error code
eda0070 - staging: fsl-dpaa2/eth: Remove Kconfig dependency on QBMAN_DEBUG
232f1af - staging: fsl-dpaa2/ethsw: Sync DPSW driver with dash-linux
6c2c4ff - staging: fsl-dpaa2/ethsw: Update copyright of DPSW drivers
35e901d - staging: fsl-dpaa2/eth: allow the driver to compile multi-arch
eefdfc4 - staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags
a4b7c9d - Merge branch 'linux-4.9-nxp' into linux-4.9 on June 14, 2018
b89aaf2 - arm64: dts: freescale: Update to use SPDX identifiers
9c5a05b8 - sdk: dts: ppc: add NXP copyright
a8c5369 - dmaengine: nxp-dpaa2-qdma: fix qdma driver when CPU is running on Big 
Endian mode.
4b0b756 - staging: fsl-mc/dpio: Add missing argument identifier
cc162a8 - staging: fsl-mc/dpio: Fix incorrect masking
1a0a269 - staging: fsl-mc/dpio: Use __leXX types where needed

*Fix gcc-8 build error

Signed-off-by: Chunrong Guo 
---
 .../0001-fix-gcc-8-build-error-for-linux-4.9.patch | 25 ++
 recipes-kernel/linux/linux-qoriq_4.9.bb|  3 ++-
 2 files changed, 27 insertions(+), 1 deletion(-)
 create mode 100644 
recipes-kernel/linux/linux-qoriq/0001-fix-gcc-8-build-error-for-linux-4.9.patch

diff --git 
a/recipes-kernel/linux/linux-qoriq/0001-fix-gcc-8-build-error-for-linux-4.9.patch
 
b/recipes-kernel/linux/linux-qoriq/0001-fix-gcc-8-build-error-for-linux-4.9.patch
new file mode 100644
index 000..facf96d
--- /dev/null
+++ 
b/recipes-kernel/linux/linux-qoriq/0001-fix-gcc-8-build-error-for-linux-4.9.patch
@@ -0,0 +1,25 @@
+From 7370e3004d56882652cb6d20b54c19b48b87f8a5 Mon Sep 17 00:00:00 2001
+From: Chunrong Guo 
+Date: Thu, 5 Jul 2018 15:43:19 +0800
+Subject: [PATCH] fix gcc-8 build error
+
+Signed-off-by: BJ DevOps Team 
+---
+ Makefile | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/Makefile b/Makefile
+index 7d06dba..fb763a5 100644
+--- a/Makefile
 b/Makefile
+@@ -395,6 +395,7 @@ LINUXINCLUDE   += $(filter-out 
$(LINUXINCLUDE),$(USERINCLUDE))
+ KBUILD_AFLAGS   := -D__ASSEMBLY__
+ KBUILD_CFLAGS   := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
+  -fno-strict-aliasing -fno-common \
++   -Wno-packed-not-aligned -Wno-tautological-compare \
+  -Werror-implicit-function-declaration \
+  -Wno-format-security \
+  -std=gnu89
+-- 
+1.8.3.1
+
diff --git a/recipes-kernel/linux/linux-qoriq_4.9.bb 
b/recipes-kernel/linux/linux-qoriq_4.9.bb
index f6d2942..7e920dd 100644
--- a/recipes-kernel/linux/linux-qoriq_4.9.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.9.bb
@@ -7,8 +7,9 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \
+file://0001-fix-gcc-8-build-error-for-linux-4.9.patch \
 "
-SRCREV = "58c55688e1beaad66bd5c2565dc699cc9862e25a"
+SRCREV = "c4881840f02f6070dede14a698e6feedd586be9b"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 05/14] linux-qoriq/4.14: update to b09b730

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
b09b730 - Merge branch 'linux-4.14-nxp' into linux-4.14 on June 20, 2018
a292fda - ARM: lsdk.config: enable crypto options
e74694c - dts: add copyright to the SDK dts files
2012a9d - PCI: Mark NXP LS1088 to avoid bus reset bus
9c3e6f9 - sdk_dpaa: ceetm: drain the ceetm CQs on destroy
93d - sdk_dpaa: ceetm: WQ/CEETM mode switchover cleanup
04c9a32 - sdk_dpaa: ceetm: reset the wbfs groups and priorities on teardown
2f811a1 - sdk_dpaa: ceetm: propagate the ceetm channel through the qdisc tree
9f87f8e - fsl_qbman: ceetm: export the qman_ceetm_query_cq call
c67cd4e - sdk_dpaa: ceetm: stop the netdev queues when switching ceetm on
1697f24 - Merge branch 'linux-4.14-nxp' into linux-4.14 on June 19, 2018
f081503 - staging: fsl-dpaa2/eth: Update to use SPDX identifiers
401c538 - powerpc: dts: fsl: Update to use SPDX identifiers
8ba3255 - staging: fsl-dpaa2/eth: Remove Kconfig dependency on QBMAN_DEBUG
fcdc0b5 - staging: fsl-dpaa2/eth: allow the driver to compile multi-arch
66f6578 - staging: fsl-dpaa2/ethsw: Sync DPSW driver with dash-linux
9bedb2d - staging: fsl-dpaa2/ethsw: Update copyright of DPSW drivers
0718624 - staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags
55037c7 - Merge branch 'linux-4.14-nxp' into linux-4.14 on June 14, 2018
4eb6958 - arm64: dts: freescale: Update to use SPDX identifiers
5b0a7af - sdk: dts: ppc: add NXP copyright
faebaf6 - dmaengine: nxp-dpaa2-qdma: fix qdma driver when CPU is running on Big 
Endian mode.
bc007d5 - staging: fsl-mc/dpio: Add missing argument identifier
e5a9d78 - staging: fsl-mc/dpio: Fix incorrect masking
7ba6328 - staging: fsl-mc/dpio: Use __leXX types where needed
ce5dc93 - staging: fsl-mc/dpio: Fix cast truncate warning
ad16e79 - staging: fsl-mc/dpio: Fix incorrect cast
c19d9c8 - staging: fsl-mc/dpio: allow the driver to compile multi-arch
7b3dcdf - staging: fsl-mc: dpio: remove foolish -Werror Makefile addtion
9426cfd - staging: fsl-mc/dpio: Fix incorrect casts

*fix gcc-8 build error

Signed-off-by: Chunrong Guo 
---
 .../linux-qoriq/0001-fix-gcc8-build-error.patch| 25 ++
 recipes-kernel/linux/linux-qoriq_4.14.bb   |  3 ++-
 2 files changed, 27 insertions(+), 1 deletion(-)
 create mode 100644 
recipes-kernel/linux/linux-qoriq/0001-fix-gcc8-build-error.patch

diff --git a/recipes-kernel/linux/linux-qoriq/0001-fix-gcc8-build-error.patch 
b/recipes-kernel/linux/linux-qoriq/0001-fix-gcc8-build-error.patch
new file mode 100644
index 000..3cd2501
--- /dev/null
+++ b/recipes-kernel/linux/linux-qoriq/0001-fix-gcc8-build-error.patch
@@ -0,0 +1,25 @@
+From 844ce11967bca7b7f68c6cb459e02c9a10f32574 Mon Sep 17 00:00:00 2001
+From: BJ DevOps Team 
+Date: Tue, 3 Jul 2018 15:06:29 +0800
+Subject: [PATCH] fix gcc8 build error
+
+---
+ Makefile | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/Makefile b/Makefile
+index d6db01a..85d9d6c 100644
+--- a/Makefile
 b/Makefile
+@@ -422,6 +422,8 @@ LINUXINCLUDE:= \
+ KBUILD_AFLAGS   := -D__ASSEMBLY__
+ KBUILD_CFLAGS   := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
+  -fno-strict-aliasing -fno-common -fshort-wchar \
++   -Wno-packed-not-aligned \
++   -Wno-tautological-compare \
+  -Werror-implicit-function-declaration \
+  -Wno-format-security \
+  -std=gnu89
+-- 
+1.8.3.1
+
diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb 
b/recipes-kernel/linux/linux-qoriq_4.14.bb
index f4af8d5..bceacf3 100644
--- a/recipes-kernel/linux/linux-qoriq_4.14.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.14.bb
@@ -7,8 +7,9 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \
+file://0001-fix-gcc8-build-error.patch \
 "
-SRCREV = "dfe1b1320d85c5eea99af54dfbf5e9923c3392cc"
+SRCREV = "b09b730fcb1cbcbaa71ff8a84eafd1c2454f7e55"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 11/14] optee-os-qoriq: update to fe3b3da

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*Following changes are included:
fe3b3da - Changed the target name from ls1012frwy to ls1012afrwy.
408ab3a - Merge branch 'master' of 
https://bitbucket.sw.nxp.com/scm/dash/optee_os
c925812 - Merge pull request #6 in DASH/optee_os from ~NXA19713/optee_os:master 
to master
f0451fd - Fix for PLATSEC-522
6d1e7cf - Merge pull request #5 in DASH/optee_os from 
~NXA18717/dash_optee_os:master to master
e0f2725 - plat-ls: Add support for armv8 platform flavour
d812df8 - plat-ls: Add support for armv8 platform flavour

Signed-off-by: Chunrong Guo 
---
 recipes-security/optee/optee-os-qoriq_git.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes-security/optee/optee-os-qoriq_git.bb 
b/recipes-security/optee/optee-os-qoriq_git.bb
index 92c3d28..1845d13 100644
--- a/recipes-security/optee/optee-os-qoriq_git.bb
+++ b/recipes-security/optee/optee-os-qoriq_git.bb
@@ -8,11 +8,10 @@ DEPENDS = "python-pycrypto-native"
 
 inherit deploy pythonnative
 
-SRCREV = "1543820b3dd1294af2eb237559ee003981ff26f4"
+SRCREV = "fe3b3da0ff1c108c848a7baafcb2788c506991ac"
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1
 \
file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
   "
-
 S = "${WORKDIR}/git"
 
 OPTEEMACHINE ?= "${MACHINE}"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 09/14] cryptodev-qoriq: update to c8b2900

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

Following changes are included:y
c8b2900 - ioctl.c: Fix build with linux 4.17-rc1 (LSDK: 4.16-next)

Signed-off-by: Chunrong Guo 
---
 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 1a10896..90067cf 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 = "d0e1f0a9ff8ad39df1b45345d69b00aa28a19ca1"
+SRCREV = "c8b2900c19c40aeecc9295ada5ba6a2d6b02e04f"
 
 # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc
 # if pkc-host does not need customized cryptodev patches anymore
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 03/14] ovs-dpdk: update to version 2.9

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

Following changes are included:
24eec41 - Merge pull request #11 in DQNS/ovs-dpdk from 
~NXA20386/ovs-dpdk-nxa20386:branch-2.9-qoriq to branch-2.9-qoriq
821dd5d - Merge remote-tracking branch 'upstream/branch-2.9' into 
branch-2.9-qoriq
a34504b - Revert "netdev-dpdk: toggle descriptor size for ports"
1909a65 - Revert "netdev-dpdk: fix incorrect exclude mbuf configuration"
5cb8d0f - Prepare for 2.9.3.
7e61467 - Set release date for 2.9.2.
c16e265 - ovn pacemaker: Fix promotion issue when the master node is reset
418be3d - dpif-netdev: Free packets on TUNNEL_PUSH if may_steal.
adeda41 - netdev-dpdk: fix check for "net_nfp" driver
3e417c8 - netdev-dpdk: Don't use PMD driver if not configured successfully
9fc83bf - netdev-dpdk: Remove use of rte_mempool_ops_get_count.
2a3ee45 - datapath: compat: Fix ndo_size in RHEL 7.5 backport
f26b724 - Prepare for 2.9.2.
f8b6477 - Set release date for 2.9.1.
bd4b503 - conntrack-tcp: Handle tcp session reuse.
d5176ed - ovn: Set proper Neighbour Adv flag when replying for NS request for 
router IP
9260243 - datapath: compat: Fix build on RHEL 7.5
72a73e4 - sparse: Support newer GCC/glibc versions.
c00f0c2 - tunnel: make tun_key_to_attr aware of tunnel type.
00e56c5 - netdev-dpdk: Fixed netdev_dpdk structure alignment
db136da - Configurable Link State Change (LSC) detection mode

Signed-off-by: Chunrong Guo 
---
 recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb | 49 ---
 recipes-extended/ovs-dpdk/ovs-dpdk_2.9.bb | 49 +++
 2 files changed, 49 insertions(+), 49 deletions(-)
 delete mode 100644 recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
 create mode 100644 recipes-extended/ovs-dpdk/ovs-dpdk_2.9.bb

diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb 
b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
deleted file mode 100644
index 7e1d572..000
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
+++ /dev/null
@@ -1,49 +0,0 @@
-DESCRIPTION = "OVS DPDK"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=17b2c9d4c70853a09c0e143137754b35"
-
-DEPENDS = "dpdk python-six-native coreutils-native"
-RDEPENDS_${PN} = "bash libcrypto libssl python"
-
-inherit pythonnative
-
-SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1"
-SRCREV = "907f652db3419aa3d9c0af7574dd13e332b71dc5"
-
-S = "${WORKDIR}/git"
-
-DPAA_VER ?= "dpaa2"
-DPAA_VER_fsl-lsch2 = "dpaa"
-export RTE_TARGET = "${ARCH}-${DPAA_VER}-linuxapp-gcc"
-
-EXTRA_OEMAKE += 'ARCH="${ARCH}" CROSS="${TARGET_PREFIX}" \
-CPU_CFLAGS="--sysroot=${STAGING_DIR_HOST}" RTE_SDK="${S}" \
-OPENSSL_PATH="${STAGING_DIR_HOST}" RTE_KERNELDIR="${STAGING_KERNEL_DIR}" \
-RTE_KERNELDIR_OUT="${STAGING_KERNEL_BUILDDIR}" \
-'
-
-do_configure() {
-   export SYSROOT_DPDK=${PKG_CONFIG_SYSROOT_DIR}
-   ${S}/boot.sh
-   ${S}/configure --host aarch64-fsl-linux 
--with-dpdk=${SYSROOT_DPDK}/usr/share/${RTE_TARGET} 
--with-openssl=${SYSROOT_DPDK}/usr CFLAGS="-g -Wno-cast-align -Ofast" 
-}
-
-do_compile() {
-   oe_runmake O="${RTE_TARGET}" T="${RTE_TARGET}" 
-}
-
-do_install() {
-   install -d ${D}${bindir}/ovs-dpdk
-   cp -rf  ${S}/ovsdb/ovsdb-tool ${D}${bindir}/ovs-dpdk
-   cp -rf  ${S}/ovsdb/ovsdb-server ${D}${bindir}/ovs-dpdk
-   cp -rf  ${S}/vswitchd/vswitch.ovsschema ${D}${bindir}/ovs-dpdk
-   cp -rf  ${S}/vswitchd/ovs-vswitchd ${D}${bindir}/ovs-dpdk
-   cp -rf  ${S}/utilities/ovs-vsctl ${D}${bindir}/ovs-dpdk
-   cp -rf  ${S}/utilities/ovs-ofctl ${D}${bindir}/ovs-dpdk
-   chmod 777 -R ${D}${bindir}/ovs-dpdk/*
-}
-
-ALLOW_EMPTY_${PN} = "1"
-INHIBIT_PACKAGE_STRIP = "1"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_MACHINE = "(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a|ls1088a)"
diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_2.9.bb 
b/recipes-extended/ovs-dpdk/ovs-dpdk_2.9.bb
new file mode 100644
index 000..0ee1dc2
--- /dev/null
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_2.9.bb
@@ -0,0 +1,49 @@
+DESCRIPTION = "OVS DPDK"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=17b2c9d4c70853a09c0e143137754b35"
+
+DEPENDS = "dpdk python-six-native coreutils-native"
+RDEPENDS_${PN} = "bash libcrypto libssl python"
+
+inherit pythonnative
+
+SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1"
+SRCREV = "24eec4133f03b0a5a8f903577bc87603577150c0"
+
+S = "${WORKDIR}/git"
+
+DPAA_VER ?= "dpaa2"
+DPAA_VER_fsl-lsch2 = "dpaa"
+export RTE_TARGET = "${ARCH}-${DPAA_VER}-linuxapp-gcc"
+
+EXTRA_OEMAKE += 'ARCH="${ARCH}" CROSS="${TARGET_PREFIX}" \
+CPU_CFLAGS=&q

[meta-freescale] [PATCH 06/14] dpdk: update to 9448fe7

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
9448fe7 - PVT:nxp: increase DPMCP counts
e324b1f - crypto/armv8: fix HMAC supported digest sizes
cba260d - net/ppfe: port enable/disable fix on running traffic
57a1ec9 - net/ppfe: mtu errata workaround for LS1012Rev1
72172d2 - net/ppfe: app rerun fix on running traffic
370758e - net/ppfe: jumbo setting removed during initialization
faac20e - PVT:event/dpaa2: fix max port and parallel handling
8bc5683 - PVT:QDMA fix the IOVA as VA flag
b97bb46 - PVT:net/dpaa: fix push mode init queue handling
b2ad260 - PVT:bus/dpaa: fix LS1043 push mode disable patch
14096cb - crypto/openssl: sg support for inplace buffers
f96e21c - net/ppfe: add ETH_HEADER and CRC in mtu
01bc62f - PVT:net/dpaa2: fix the prefetch rx to honor nb pkts
4420f8f - PVT: net/dpaa2: minor log fixes
e52b626 - net/ppfe: fix crash on packet receive
ed2048b - PVT: dpaa: change the LS1043 errata flag to compile time with id
fdb1620 - nxp: make dynamic scripts executable
f4c5760 - PVT: net/dpaa: check if fmc is executed
93862f8 - PVT: net/dpaa: disable default push mode for LS1043
64a9038 - PVT: bus/dpaa: pass vdqcr exact configuration from the user
04e4240 - crypto/dpaa_sec: convert phys call to iova calls
3d8f00e - doc/eventdev: fix double entry for dpaa
3156f0a - app/crypto-perf: check minimum lcore number
2d705f8 - net/liquidio: fix link state fetching during start
33ba176 - net/bnxt: fix Rx checksum flags
9073e33 - net/failsafe: fix duplicate event registration
2531da7 - net/failsafe: fix removed sub-device cleanup
afdd810 - net/bonding: export mode 4 slave info routine
10180c8 - net/i40e: fix shifts of signed values
d647255 - net/qede: fix unicast filter routine return code
ce9aab5 - net/qede: fix missing loop index in Tx SG mode
30407bf - net/qede: fix multicast filtering
2219b5b - net/ixgbe: fix DCB configuration

*fix gcc-8 build error

*add l2fwd-qdma

*set EXTRA_CFLAGS for oe_runmake

Signed-off-by: Chunrong Guo 
---
 .../dpdk/dpdk/0001-fix-gcc-8-build-error.patch | 51 ++
 recipes-extended/dpdk/dpdk_17.11.bb|  7 +--
 2 files changed, 55 insertions(+), 3 deletions(-)
 create mode 100644 recipes-extended/dpdk/dpdk/0001-fix-gcc-8-build-error.patch

diff --git a/recipes-extended/dpdk/dpdk/0001-fix-gcc-8-build-error.patch 
b/recipes-extended/dpdk/dpdk/0001-fix-gcc-8-build-error.patch
new file mode 100644
index 000..51987b5
--- /dev/null
+++ b/recipes-extended/dpdk/dpdk/0001-fix-gcc-8-build-error.patch
@@ -0,0 +1,51 @@
+From 7409d0b89f80a72d91e02dc9ec688a01723c3c66 Mon Sep 17 00:00:00 2001
+From: Chunrong Guo 
+Date: Wed, 4 Jul 2018 17:12:39 +0800
+Subject: [PATCH] fix gcc-8 build error
+
+Signed-off-by: Chunrong Guo 
+---
+ examples/ipsec-secgw/parser.c | 6 ++
+ mk/toolchain/gcc/rte.vars.mk  | 2 +-
+ 2 files changed, 3 insertions(+), 5 deletions(-)
+
+diff --git a/examples/ipsec-secgw/parser.c b/examples/ipsec-secgw/parser.c
+index 9d0ea46..b2b30e4 100644
+--- a/examples/ipsec-secgw/parser.c
 b/examples/ipsec-secgw/parser.c
+@@ -544,8 +544,7 @@ parse_cfg_file(const char *cfg_filename)
+   goto error_exit;
+   }
+ 
+-  strncpy(str + strlen(str), oneline,
+-  strlen(oneline));
++  strcpy(str + strlen(str), oneline);
+ 
+   continue;
+   }
+@@ -557,8 +556,7 @@ parse_cfg_file(const char *cfg_filename)
+   cfg_filename, line_num);
+   goto error_exit;
+   }
+-  strncpy(str + strlen(str), oneline,
+-  strlen(oneline));
++  strcpy(str + strlen(str), oneline);
+ 
+   str[strlen(str)] = '\n';
+   if (cmdline_parse(cl, str) < 0) {
+diff --git a/mk/toolchain/gcc/rte.vars.mk b/mk/toolchain/gcc/rte.vars.mk
+index 3b907e2..cc63da8 100644
+--- a/mk/toolchain/gcc/rte.vars.mk
 b/mk/toolchain/gcc/rte.vars.mk
+@@ -75,7 +75,7 @@ WERROR_FLAGS := -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes
+ WERROR_FLAGS += -Wmissing-declarations -Wold-style-definition -Wpointer-arith
+ WERROR_FLAGS += -Wcast-align -Wnested-externs -Wcast-qual
+ WERROR_FLAGS += -Wformat-nonliteral -Wformat-security
+-WERROR_FLAGS += -Wundef -Wwrite-strings
++WERROR_FLAGS += -Wundef -Wwrite-strings -Wno-cast-function-type 
+ 
+ ifeq ($(RTE_DEVEL_BUILD),y)
+ WERROR_FLAGS += -Werror
+-- 
+2.7.4
+
diff --git a/recipes-extended/dpdk/dpdk_17.11.bb 
b/recipes-extended/dpdk/dpdk_17.11.bb
index 43a1859..2010e0c 100644
--- a/recipes-extended/dpdk/dpdk_17.11.bb
+++ b/recipes-extended/dpdk/dpdk_17.11.bb
@@ -11,8 +11,9 @@ inherit module
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/dpdk;nobranch=1 \
 file://add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \
+file://0001-fix-gcc-8-build-error.patch \
 "
-SRCREV = "11d461d88390eb77bbf695eeddaad8e

[meta-freescale] [PATCH 07/14] secure-obj: update to 24d3133

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

*Include the following changes:
24d3133 - SOBJ_ENG_APP: Initialising uninitialised variables
f979dc4 - SOBJ_APP: Adding option for creating fake pem file while importing 
object
2adc118 - APP: Miscellaneous changes
10f5c67 - APP: Resolving coverity issues
18d4422 - SEC_OBJ_ENG: Adding check if multiple objects are created with same 
index
9e21913 - Commit Update: SOBJ_APP:Adding option to save fake pem file

*Update COMPATIBLE_MACHINE for ls1012a

*Add ARCH for install path

*Fix install path issue.

*Add INSANE_SKIP for dev-elf,ldflags and dev-deps to fix QA Issue.

Signed-off-by: Chunrong Guo 
---
 recipes-extended/secure-obj/secure-obj.inc|  4 ++--
 recipes-extended/secure-obj/secure-obj_git.bb | 21 +
 2 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/recipes-extended/secure-obj/secure-obj.inc 
b/recipes-extended/secure-obj/secure-obj.inc
index 3fd70eb..3fc5b89 100644
--- a/recipes-extended/secure-obj/secure-obj.inc
+++ b/recipes-extended/secure-obj/secure-obj.inc
@@ -12,7 +12,7 @@ LDFLAGS += "${TOOLCHAIN_OPTIONS}"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1
 \
 "
-SRCREV = "74befe01bda41f1c27b197ef2ab66e475e9a81b3"
+SRCREV = "24d31333bd50f212ac692db83a4a2d88d0dadb52"
 
 WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}"
 export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/"
@@ -24,4 +24,4 @@ ALLOW_EMPTY_${PN} = "1"
 INHIBIT_PACKAGE_STRIP = "1"
 PARALLEL_MAKE = ""
 INSANE_SKIP_${PN} = "ldflags"
-COMPATIBLE_MACHINE = "(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a|ls1088a)"
+COMPATIBLE_MACHINE = 
"(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a|ls1088a|ls1012a)"
diff --git a/recipes-extended/secure-obj/secure-obj_git.bb 
b/recipes-extended/secure-obj/secure-obj_git.bb
index 103c089..db881b1 100644
--- a/recipes-extended/secure-obj/secure-obj_git.bb
+++ b/recipes-extended/secure-obj/secure-obj_git.bb
@@ -9,6 +9,8 @@ export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/"
 export OPTEE_CLIENT_EXPORT = "${RECIPE_SYSROOT}/usr"
 export CROSS_COMPILE_HOST = "${CROSS_COMPILE}"
 export CROSS_COMPILE_TA = "${CROSS_COMPILE}"
+ARCH_qoriq-arm64 = "aarch64"
+ARCH_qoriq-arm = "arm"
 
 do_compile() {
 unset LDFLAGS
@@ -23,15 +25,18 @@ do_compile() {
 }
 
 do_install() {
-   install -d ${D}${bindir}/secure_obj
-install -d ${D}${libdir}/secure_obj
+   install -d ${D}${bindir}
 install -d ${D}${includedir}
-cp ${S}/secure_storage_ta/ta/b05bcf48-9732-4efa-a9e0-141c7c888c34.ta 
${D}${bindir}/secure_obj
-cp ${S}/securekey_lib/out/export/lib/libsecure_obj.so 
${D}${libdir}/secure_obj
-cp ${S}/secure_obj-openssl-engine/libeng_secure_obj.so 
${D}${libdir}/secure_obj
-cp ${S}/securekey_lib/out/export/app/* ${D}${bindir}/secure_obj
+install -d ${D}${base_libdir}/optee_armtz
+install -d ${D}${libdir}/${ARCH}-linux-gnu/openssl-1.0.0/engines
+cp ${S}/secure_storage_ta/ta/b05bcf48-9732-4efa-a9e0-141c7c888c34.ta 
${D}${base_libdir}/optee_armtz
+cp ${S}/securekey_lib/out/export/lib/libsecure_obj.so ${D}${libdir}
+cp ${S}/secure_obj-openssl-engine/libeng_secure_obj.so 
${D}${libdir}/${ARCH}-linux-gnu/openssl-1.0.0/engines
+cp ${S}/securekey_lib/out/export/app/* ${D}${bindir}
+cp ${S}/secure_obj-openssl-engine/app/sobj_eng_app ${D}${bindir}
 cp ${S}/securekey_lib/out/export/include/*  ${D}${includedir}
-cp ${S}/secure_obj-openssl-engine/app/sobj_eng_app 
${D}${bindir}/secure_obj
 }
 
-FILES_${PN} += "${libdir}/secure_obj"
+FILES_${PN} += "${base_libdir}/optee_armtz 
${libdir}/${ARCH}-linux-gnu/openssl-1.0.0/engines"
+INSANE_SKIP_${PN} = "dev-deps ldflags"
+INSANE_SKIP_${PN}-dev = "ldflags dev-elf"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 04/14] ls1012afrwy: add machine config

2018-07-05 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 conf/machine/ls1012afrwy.conf | 25 +
 1 file changed, 25 insertions(+)
 create mode 100644 conf/machine/ls1012afrwy.conf

diff --git a/conf/machine/ls1012afrwy.conf b/conf/machine/ls1012afrwy.conf
new file mode 100644
index 000..907ced2
--- /dev/null
+++ b/conf/machine/ls1012afrwy.conf
@@ -0,0 +1,25 @@
+#@TYPE: Machine
+#@NAME: NXP LS1012AFRWY board
+#@SOC: LSCH2
+#@DESCRIPTION: Machine configuration for NXP QorIQ LS1012AFRWY
+#  with ARM Cortext-A53 core
+#@MAINTAINER: Chunrong Guo 
+
+MACHINEOVERRIDES =. "fsl-lsch2:ls1012a:"
+
+require conf/machine/include/qoriq-arm64.inc
+require conf/machine/include/arm/arch-arm64.inc
+
+
+UBOOT_DTB_LOADADDRESS = "0x9000"
+UBOOT_ENTRYPOINT = "0x8008"
+
+UBOOT_CONFIG ??= "qspi-secure-boot qspi"
+UBOOT_CONFIG[qspi] = "ls1012afrwy_qspi_defconfig,,u-boot-dtb.bin"
+UBOOT_CONFIG[qspi-secure-boot] = 
"ls1012afrwy_qspi_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
+
+KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb"
+KERNEL_DEFCONFIG ?= "defconfig"
+
+EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw"
+USE_VT = "0"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 02/10] mc-utils: update to de3c46f16

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

Following changes are included:

de3c46f - api: add MC 10.8.0 APIs
7a3fa0f - Updated DPSECI API
2155e5c - Add MC 10.7.0 APIs
59edbdf - Added MC 10.4.0, 10.5.0 and 10.6.0 APIs

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/mc-utils/mc-utils_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb 
b/recipes-bsp/mc-utils/mc-utils_git.bb
index aa29091..7cb0ebb 100644
--- a/recipes-bsp/mc-utils/mc-utils_git.bb
+++ b/recipes-bsp/mc-utils/mc-utils_git.bb
@@ -10,7 +10,7 @@ DEPENDS += "dtc-native"
 inherit deploy
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1"
-SRCREV = "b79fe4b47364dfd2fe263f701ad6b818a75b036b"
+SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 07/10] uefi: update to e48de4f

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

This includes the following change:

e48de4f - update binaries for LSDK 18.06

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/uefi/uefi_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb
index c242f2d..ce022b9 100644
--- a/recipes-bsp/uefi/uefi_git.bb
+++ b/recipes-bsp/uefi/uefi_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = 
"file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315"
 inherit deploy
 
 SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1"
-SRCREV= "100cdac2d760be7aead1dfb24a4fa6317db9d6f7"
+SRCREV= "e48de4f75d51efcc29cd47a6c295ae680b1babe9"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 01/10] ls2-phy: update to 9143c2a3

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
9143c2a - Update EULA.txt
6ff561e - Add SCR.txt

*update LIC_FILES_CHKSUM

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/ls2-phy/ls2-phy_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb 
b/recipes-bsp/ls2-phy/ls2-phy_git.bb
index 61ca9b8..b4daf3d 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 = "NXP-Binary-EULA"
-LIC_FILES_CHKSUM = "file://NXP-EULA;md5=d969f2c93b3905d4b628787ce5f8df4b"
+LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798"
 
 inherit deploy
 
 SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;nobranch=1"
-SRCREV = "d5b5263eb42f8897eb679a6a30793f4df6df038d"
+SRCREV = "9143c2a3adede595966583c00ca4edc99ec698cf"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 10/10] mc: update to version 10.8.0

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:

9c1d730 - Add the prebuilt binaries of mc 10.8.0 release
840aa8e - Initial commit to add README

Signed-off-by: Chunrong Guo 
---
 .../management-complex_10.6.0.bb   | 39 --
 .../management-complex_10.8.0.bb   | 39 ++
 2 files changed, 39 insertions(+), 39 deletions(-)
 delete mode 100644 
recipes-dpaa2/management-complex/management-complex_10.6.0.bb
 create mode 100644 
recipes-dpaa2/management-complex/management-complex_10.8.0.bb

diff --git a/recipes-dpaa2/management-complex/management-complex_10.6.0.bb 
b/recipes-dpaa2/management-complex/management-complex_10.6.0.bb
deleted file mode 100644
index 2c896d5..000
--- a/recipes-dpaa2/management-complex/management-complex_10.6.0.bb
+++ /dev/null
@@ -1,39 +0,0 @@
-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}"
-
diff --git a/recipes-dpaa2/management-complex/management-complex_10.8.0.bb 
b/recipes-dpaa2/management-complex/management-complex_10.8.0.bb
new file mode 100644
index 000..4448aab
--- /dev/null
+++ b/recipes-dpaa2/management-complex/management-complex_10.8.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"
+
+nherit deploy
+
+INHIBIT_DEFAULT_DEPS = "1"
+
+SRC_URI = "git://github.com/NXP/qoriq-mc-binary.git;nobranch=1"
+SRCREV = "9c1d73016b47f8654d48f0ccff776e5e4588d822"
+
+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}"
+
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 08/10] cst: update to e9abf79

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

This includes the following change:
e9abf79 - LS1088ARDB: Change DPL address SD in input file
74d1ebe - LS1088ARDB: Change DPL address in input file
1e600c9 - Merge pull request #87 in SDK/cst from ~NXA27423/cst-ls1012:master to 
master
11e6437 - Merge pull request #90 in SDK/cst from ~NXA08484/cst:master to master
7abaf13 - create_header: Add command line options
f581f73 - Changes based on utilities supported in OpenSSL 1.1.0.
4daeb19 - LS1012AFRWY: Change kernel address in inputfile
20837ba - CH3: Fix issue in SRK offset Calculation
42f33a8 - LS1012AFRWY: Fix error in generating srk_hash.txt with flexbuild
be43538 - LS1012AFRWY: Add input files for the platform

Signed-off-by: Chunrong Guo 
---
 recipes-devtools/cst/cst_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb
index b3df252..bb21c2e 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -12,7 +12,7 @@ inherit kernel-arch
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \
 file://0001-gen_otpmk_drbg-fails-compilation-due-to-uninitialize.patch \
 "
-SRCREV = "20b9a6e3d454c37ed323bfcc4c87879760c90836"
+SRCREV = "e9abf79077fc8faf976e9a3c46a38111aa5b2e69"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 04/10] rcw: update to 1f43bef4b4475d8e81c9

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
1f43bef - Fix PBI command length for both ls1088ard and ls1088aqds boards.
32f8b4f - ls2088ardb_rev1.1: Add rcw_2100.rcw for serdes protocol 2a_41
84078ad - Include auto swapped binaries for qspiboot during install target
8646cf1 - ls2088ardb: Add rcw_2100.rcw for serdes protocol 2a_41
591b59d - ls1012a: Add ls1012afrwy RCW configuration files
fd6b9ef - Add support to auto swap rcw for qspiboot if required.
6f514c1 - Ls1043aqds: Fix building error for rcw_1600.rcw

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/rcw/rcw_git.bb | 10 +-
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 0f5c94e..02754cb 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "change-file-endianess-native tcl-native"
 inherit deploy siteinfo
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
-SRCREV = "baa4117294631db9e6ac2baa03ed5bdb793d7a81"
+SRCREV = "1f43bef4b4475d8e81c9b3b8c5bdd6c1ce8cfa6c"
 
 S = "${WORKDIR}/git"
 
@@ -23,14 +23,6 @@ do_install () {
 else
 oe_runmake BOARDS=${M} DESTDIR=${D}/boot/rcw/ install
 fi
-for f in `find ${D}/boot/rcw/ -name "*qspiboot*"`;do
-if echo $f |grep -q "qspiboot_sben"; then
-continue
-fi
-f_swap=`echo $f |sed -e 's/qspiboot/qspiboot_swap/'`
-tclsh ${STAGING_BINDIR_NATIVE}/byte_swap.tcl $f $f_swap 8
-mv -f $f_swap $f
-done
 }
 
 do_deploy () {
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 05/10] ppfe-firmware: update to ppfe-firmware

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
50c825b - DNCPE-372 Update binary files

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb 
b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
index a992ab8..6fa0ad9 100644
--- a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
+++ b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
@@ -8,7 +8,7 @@ INHIBIT_DEFAULT_DEPS = "1"
 inherit deploy
 
 SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1"
-SRCREV = "848002fe4e0e3efb8d13a813e5c123bbc87aa95b"
+SRCREV = "50c825b9300c5e36548fb5dcbef538b650fc1913"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 06/10] u-boot-qoriq: udpate to version 2018.03

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

Following changes are included:
11abda9 - armv8: ls2080ardb: update copyright claim
7d5b814 - Revert "EHCI: Fix endian access issue on EHCI intinalization"
160deab - Revert "powerpc/T104xRDB: Fix endian access issue on EHCI 
intinalization"
007ac5c - Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI 
intinalization"
e82a7bc - LS1043ARBD: Fix SD Boot issue with PPA
ec7f4b3 - armv8: ls1088a: change dpl load address to 0x80001000 from 0x8000
93bb79f - board: freescale: ls1012afrwy: Add LS1012A-FRWY board support.
aabf70f - board: freescale: ls1012afrx:Common files to support
da97a2b - watchdog: disable to build the driver in default
60afe56 - watchdog: Kconfig: add config to disable wdog reset
cf17a12 - watchdog: driver support for layerscape
6ac9ac0 - armv8: ls1088: change ttyS1 to ttyS0
0c9305b - boards: freescale: lsch3: Add 0.9v entry for vid
0346460 - armv8: ls1088a: change dpl load command from apply to lazyapply.
c43f05a - drivers/net/vsc9953: Initialize action RAM in VCAP complex
0a1adba - board: Kconfig: Re-Arrangement of PPA firmware and header addresses
ecf1d55 - arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac command
4d94f28 - board: freescale: ls1012ardb: Add command to switch QSPI bank
cba0675 - driver/mtd/spi: Default page size Spansion flash "S25FS512S" is 256b
7c4f3c8 - LS1012AFRWY: Add Secure Boot support
51a93cc - board: move ppa header address in board specific kconfig
e26f485 - board: ls1012a: FRWY-LS1012A board support
d000b14 - board: move ppa firmware address in board specific kconfig
2f51b35 - armv8: ls1088a: Enable USB in 
ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
842df34 - armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 
robust
1fa9417 - armv8: sec_firmware: Add support for multiple loadables
eca9656 - armv8/fsl-lsch2: correct QMAN clock
c3a6ed4 - driver: net: fsl-mc: updated copyright info
39966d9 - armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to 
defconfig
ccde7d9 - armv8: ls1088aqds: Enable mdio commands on u-boot prompt
9c912c7 - armv8: sec_firmware: Remove JR3 from device tree node in all cases
5ecc2f5 - mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
8ed20db - usb: Add delay to fix USB 2.0 stick enumeration failure on LS208xA
b133620 - EHCI: Fix endian access issue on EHCI intinalization
faf6feb - u-boot: fixup the iommu-map property of fsl-mc node
8e0c780 - powerpc: configs: Set initrd_high environment varible

Signed-off-by: Chunrong Guo 
---
 recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb | 96 --
 recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb | 96 ++
 2 files changed, 96 insertions(+), 96 deletions(-)
 delete mode 100644 recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb

diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb 
b/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
deleted file mode 100644
index 1801350..000
--- a/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb
+++ /dev/null
@@ -1,96 +0,0 @@
-require recipes-bsp/u-boot/u-boot.inc
-
-DESCRIPTION = "U-Boot provided by Freescale with focus on QorIQ boards"
-PROVIDES += "u-boot"
-LICENSE = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1"
-LIC_FILES_CHKSUM = " \
-file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
-file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \
-file://Licenses/bsd-3-clause.txt;md5=4a1190eac56a9db675d58ebe86eaf50c \
-file://Licenses/lgpl-2.0.txt;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
-file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
-"
-
-PV_append = "+fslgit"
-INHIBIT_DEFAULT_DEPS = "1"
-DEPENDS = "libgcc virtual/${TARGET_PREFIX}gcc"
-DEPENDS_append_qoriq-arm64 = " change-file-endianess-native dtc-native 
tcl-native"
-DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native 
tcl-native"
-DEPENDS_append_qoriq-ppc = " boot-format-native"
-
-SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \
-"
-SRCREV = "00cde476c84275124a51cb55a53a253cd75fba6c"
-
-S = "${WORKDIR}/git"
-
-python () {
-if d.getVar("TCMODE", True) == "external-fsl":
-return
-
-ml = d.getVar("MULTILIB_VARIANTS", True)
-arch = d.getVar("OVERRIDES", True)
-
-if "e5500-64b:" in arch or "e6500-64b:" in arch:
-if not "lib32" in ml:
-raise bb.parse.SkipPackage("Building the u-boot for this arch 
requires multilib to be enabled")
-sys_multilib = d.getVar('TARGET_VENDOR') + 'mllib32-linux'
-sys_original = d.getVar('TARGET_VENDOR') + '-' + d.getVar('TARGET_OS')
-workdir = d.getVar('WORKDIR'

[meta-freescale] [PATCH 09/10] aiopsl: udpate to e34ec59

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
e34ec59 - apps: update elfs before tag
f24816b - firmware no.: 8.2.1
6e9f4b5 - aiopsl : Fix compile warnings and cosmetics
c19e5be - aiopsl: fix only one core processing packets issue
95ef568 - aiopsl: add support for dpni label

Signed-off-by: Chunrong Guo 
---
 recipes-dpaa2/aiopsl/aiopsl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb 
b/recipes-dpaa2/aiopsl/aiopsl_git.bb
index 6f63da0..e21247a 100644
--- a/recipes-dpaa2/aiopsl/aiopsl_git.bb
+++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb
@@ -8,7 +8,7 @@ BASEDEPENDS = ""
 S = "${WORKDIR}/git"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1"
-SRCREV = "af8c3b8957bb994f553b0ed1a7347558db3b0979"
+SRCREV = "e34ec5991511d424209f76d5701ef2cd8abb9479"
 
 do_configure[noexec] = "1"
 do_compile[noexec] = "1"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 03/10] ppa: update to dcbe27bb5d1

2018-06-27 Thread chunrong . guo
From: Chunrong Guo 

*include the following changes:
dcbe27b - Adding policy.h flag for spectre v4 mitigation
4fbad6a - Fix suppression flag on sec_init
24d6891 - Adding SUPPRESS_TZC and SUPPRESS_SEC to policy cfg file; Adding 
platforms qds & rdb to device LX2160; Adding platform emu t
006a0e5 - Correcting disable load-pass-store in CPUACTLR from bit [53] to bit 
[55]
8e557f9 - Adding spectre v4 mitigation for a57, a72 cores.
b0a07cf - Updating reset function for LX2160.
74814cf - Increasing L3 cache flush timeout from 100ms to 333ms.
9d5ecd2 - Enabled OP-TEE support on LS1012FRWY baord.
9950f2b - Removing wfe from core 0 sequence when waiting for soc init tasks to 
complete.
508ed94 - Enabling initialization of the CCN-508 interconnect.
fcede9a - Adding support for ls1043 variant ls1023, and ls1046 variant ls1026.
7d5dcc1 - Fixing PSCI_SYS_OFF so that this function never returns.
8e8fc09 - Removing \r from line endings of shell script gen_its.
1c4fc78 - its: Correct config node as per upstream u-boot guideline
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

Signed-off-by: Chunrong Guo 
---
 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 e1c7365..f05a1ba 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 = "f00e7ef29a0e14d9ab0ce31606e768c52e35609d"
+SRCREV = "dcbe27bb5d1f769ca2c061a3d4241aa2d13dc19e"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [Documentation][PATCH] UG: Update version to 2.5 (Sumo)

2018-06-26 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 release-notes/source/bootloader-default.inc| 44 --
 release-notes/source/bsp-scope.rst |  2 +-
 release-notes/source/conf.py   |  4 +-
 release-notes/source/linux-default.inc | 44 --
 release-notes/source/machine-list.inc  | 20 ++
 release-notes/source/machines-with-maintainers.inc | 33 +---
 user-guide/source/conf.py  |  4 +-
 user-guide/source/devtasks.rst |  4 +-
 user-guide/source/machine-list.inc | 33 +++-
 user-guide/source/nsteps.rst   |  2 +-
 10 files changed, 152 insertions(+), 38 deletions(-)

diff --git a/release-notes/source/bootloader-default.inc 
b/release-notes/source/bootloader-default.inc
index c1953b1..4526214 100644
--- a/release-notes/source/bootloader-default.inc
+++ b/release-notes/source/bootloader-default.inc
@@ -44,18 +44,38 @@ imx7d-pico  u-boot-fslc   v2017.11+git
 imx7dsabresdu-boot-fslc   v2017.11+git
 imx7s-warp  u-boot-fslc   v2017.11+git
 imx7ulpevk  u-boot-fslc   v2017.11+git
-ls1012afrdm u-boot-qoriq  2017.09+fslgit+fsl
-ls1012afrdm-32b u-boot-qoriq  2017.09+fslgit+fsl
-ls1012ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls1012ardb-32b  u-boot-qoriq  2017.09+fslgit+fsl
-ls1021atwr  u-boot-qoriq  2017.09+fslgit+fsl
-ls1043ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls1043ardb-32b  u-boot-qoriq  2017.09+fslgit+fsl
-ls1046ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls1046ardb-32b  u-boot-qoriq  2017.09+fslgit+fsl
-ls1088ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls2080ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls2088ardb  u-boot-qoriq  2017.09+fslgit+fsl
+ls1012afrdm u-boot-qoriq  2017.12+fslgit+fsl
+ls1012afrdm-32b u-boot-qoriq  2017.12+fslgit+fsl
+ls1012ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls1012ardb-32b  u-boot-qoriq  2017.12+fslgit+fsl
+ls1021atwr  u-boot-qoriq  2017.12+fslgit+fsl
+ls1043ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls1043ardb-32b  u-boot-qoriq  2017.12+fslgit+fsl
+ls1046ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls1046ardb-32b  u-boot-qoriq  2017.12+fslgit+fsl
+ls1088ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls2080ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls2088ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls1043ardb-be   u-boot-qoriq  2017.12+fslgit+fsl
+ls1046ardb-be   u-boot-qoriq  2017.12+fslgit+fsl
+ls1088ardb-be   u-boot-qoriq  2017.12+fslgit+fsl
+ls2088ardb-be   u-boot-qoriq  2017.12+fslgit+fsl
+mpc8548cds  u-boot-qoriq  2017.12+fslgit+fsl
+p1020rdbu-boot-qoriq  2017.12+fslgit+fsl
+p2020rdbu-boot-qoriq  2017.12+fslgit+fsl
+p2041rdbu-boot-qoriq  2017.12+fslgit+fsl
+p3041ds u-boot-qoriq  2017.12+fslgit+fsl
+p4080ds u-boot-qoriq  2017.12+fslgit+fsl
+p5040ds-64b u-boot-qoriq  2017.12+fslgit+fsl
+p5040ds u-boot-qoriq  2017.12+fslgit+fsl
+t1024rdb-64bu-boot-qoriq  2017.12+fslgit+fsl
+t1024rdbu-boot-qoriq  2017.12+fslgit+fsl
+t1042d4rdb-64b  u-boot-qoriq  2017.12+fslgit+fsl
+t1042d4rdb  u-boot-qoriq  2017.12+fslgit+fsl
+t2080rdb-64bu-boot-qoriq  2017.12+fslgit+fsl
+t2080rdbu-boot-qoriq  2017.12+fslgit+fsl
+t4240rdb-64bu-boot-qoriq  2017.12+fslgit+fsl
+t4240rdbu-boot-qoriq  2017.12+fslgit+fsl
 m28evk  u-boot-fslc   v2017.11+git
 m53evk  u-boot-fslc   v2017.11+git
 nitrogen6sx u-boot-fslc   v2017.11+git
diff --git a/release-notes/source/bsp-scope.rst 
b/release-notes/source/bsp-scope.rst
index aaf88a9..21d30f6 100644
--- a/release-notes/source/bsp-scope.rst
+++ b/release-notes/source/bsp-scope.rst
@@ -59,7 +59,7 @@ Most of |project_name|'s metadata is under MIT license, 
however the extensive
 and accurate list of package's license provided by the Yocto Project's metadata
 can be generated with few commands, for detailed information on how license is
 handled by Yocto Project see the `Reference Manual
-<http://www.yoctoproject.org/docs/2.4/ref-manual/ref-manual.html#licenses>`_.
+<http://www.yoctoproject.org/docs/2.5/r

[meta-freescale] [PATCH 2/2] optee-client-qoriq: update SRC_URL

2018-06-21 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 recipes-security/optee/optee-client-qoriq.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/optee/optee-client-qoriq.bb 
b/recipes-security/optee/optee-client-qoriq.bb
index bae18f8..24fa287 100644
--- a/recipes-security/optee/optee-client-qoriq.bb
+++ b/recipes-security/optee/optee-client-qoriq.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = 
"file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
 
 inherit pythonnative systemd
 
-SRC_URI = "git://github.com/qoriq-open-source/optee_client.git;nobranch=1 \
+SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1
 \
file://0001-Respect-LDFLAGS-set-from-OE-build.patch \
 "
 S = "${WORKDIR}/git"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 1/2] optee-test-qoriq: update SRC_URL

2018-06-21 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 recipes-security/optee/optee-test-qoriq_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/optee/optee-test-qoriq_git.bb 
b/recipes-security/optee/optee-test-qoriq_git.bb
index e7a8921..880bd6f 100644
--- a/recipes-security/optee/optee-test-qoriq_git.bb
+++ b/recipes-security/optee/optee-test-qoriq_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "optee-client-qoriq optee-os-qoriq 
python-pycrypto-native"
 
 inherit pythonnative
 
-SRC_URI = "git://github.com/qoriq-open-source/optee_test.git;nobranch=1 \
+SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1
 \
   "
 S = "${WORKDIR}/git"
 
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH] optee-client-qoriq: update SRC_URL

2018-06-21 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 recipes-security/optee/optee-client-qoriq.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/optee/optee-client-qoriq.bb 
b/recipes-security/optee/optee-client-qoriq.bb
index bae18f8..24fa287 100644
--- a/recipes-security/optee/optee-client-qoriq.bb
+++ b/recipes-security/optee/optee-client-qoriq.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = 
"file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
 
 inherit pythonnative systemd
 
-SRC_URI = "git://github.com/qoriq-open-source/optee_client.git;nobranch=1 \
+SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1
 \
file://0001-Respect-LDFLAGS-set-from-OE-build.patch \
 "
 S = "${WORKDIR}/git"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH] restool: add dtc to rdepends

2018-06-14 Thread chunrong . guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo 
---
 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 a1266f6..00a79fb 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "DPAA2 Resource Manager Tool"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0"
 
-RDEPENDS_${PN} += "bash"
+RDEPENDS_${PN} += "bash dtc"
 
 SRC_URI = 
"git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 
\
 file://0001-restool-fix-build-error-with-gcc7.patch"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [Documentation][PATCH] Update NXP support board list to 2.5 (sumo)

2018-06-13 Thread chunrong . guo
From: Chunrong Guo 

*Update NXP machine list

*Update u-boot-qoriq version

*Update linux-qoriq verison

Signed-off-by: Chunrong Guo 
---
 release-notes/source/bootloader-default.inc| 44 --
 release-notes/source/linux-default.inc | 44 --
 release-notes/source/machine-list.inc  | 20 ++
 release-notes/source/machines-with-maintainers.inc | 33 +---
 4 files changed, 112 insertions(+), 29 deletions(-)

diff --git a/release-notes/source/bootloader-default.inc 
b/release-notes/source/bootloader-default.inc
index c1953b1..4526214 100644
--- a/release-notes/source/bootloader-default.inc
+++ b/release-notes/source/bootloader-default.inc
@@ -44,18 +44,38 @@ imx7d-pico  u-boot-fslc   v2017.11+git
 imx7dsabresdu-boot-fslc   v2017.11+git
 imx7s-warp  u-boot-fslc   v2017.11+git
 imx7ulpevk  u-boot-fslc   v2017.11+git
-ls1012afrdm u-boot-qoriq  2017.09+fslgit+fsl
-ls1012afrdm-32b u-boot-qoriq  2017.09+fslgit+fsl
-ls1012ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls1012ardb-32b  u-boot-qoriq  2017.09+fslgit+fsl
-ls1021atwr  u-boot-qoriq  2017.09+fslgit+fsl
-ls1043ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls1043ardb-32b  u-boot-qoriq  2017.09+fslgit+fsl
-ls1046ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls1046ardb-32b  u-boot-qoriq  2017.09+fslgit+fsl
-ls1088ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls2080ardb  u-boot-qoriq  2017.09+fslgit+fsl
-ls2088ardb  u-boot-qoriq  2017.09+fslgit+fsl
+ls1012afrdm u-boot-qoriq  2017.12+fslgit+fsl
+ls1012afrdm-32b u-boot-qoriq  2017.12+fslgit+fsl
+ls1012ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls1012ardb-32b  u-boot-qoriq  2017.12+fslgit+fsl
+ls1021atwr  u-boot-qoriq  2017.12+fslgit+fsl
+ls1043ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls1043ardb-32b  u-boot-qoriq  2017.12+fslgit+fsl
+ls1046ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls1046ardb-32b  u-boot-qoriq  2017.12+fslgit+fsl
+ls1088ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls2080ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls2088ardb  u-boot-qoriq  2017.12+fslgit+fsl
+ls1043ardb-be   u-boot-qoriq  2017.12+fslgit+fsl
+ls1046ardb-be   u-boot-qoriq  2017.12+fslgit+fsl
+ls1088ardb-be   u-boot-qoriq  2017.12+fslgit+fsl
+ls2088ardb-be   u-boot-qoriq  2017.12+fslgit+fsl
+mpc8548cds  u-boot-qoriq  2017.12+fslgit+fsl
+p1020rdbu-boot-qoriq  2017.12+fslgit+fsl
+p2020rdbu-boot-qoriq  2017.12+fslgit+fsl
+p2041rdbu-boot-qoriq  2017.12+fslgit+fsl
+p3041ds u-boot-qoriq  2017.12+fslgit+fsl
+p4080ds u-boot-qoriq  2017.12+fslgit+fsl
+p5040ds-64b u-boot-qoriq  2017.12+fslgit+fsl
+p5040ds u-boot-qoriq  2017.12+fslgit+fsl
+t1024rdb-64bu-boot-qoriq  2017.12+fslgit+fsl
+t1024rdbu-boot-qoriq  2017.12+fslgit+fsl
+t1042d4rdb-64b  u-boot-qoriq  2017.12+fslgit+fsl
+t1042d4rdb  u-boot-qoriq  2017.12+fslgit+fsl
+t2080rdb-64bu-boot-qoriq  2017.12+fslgit+fsl
+t2080rdbu-boot-qoriq  2017.12+fslgit+fsl
+t4240rdb-64bu-boot-qoriq  2017.12+fslgit+fsl
+t4240rdbu-boot-qoriq  2017.12+fslgit+fsl
 m28evk  u-boot-fslc   v2017.11+git
 m53evk  u-boot-fslc   v2017.11+git
 nitrogen6sx u-boot-fslc   v2017.11+git
diff --git a/release-notes/source/linux-default.inc 
b/release-notes/source/linux-default.inc
index 5f24d0c..cfb0aeb 100644
--- a/release-notes/source/linux-default.inc
+++ b/release-notes/source/linux-default.inc
@@ -44,18 +44,38 @@ imx7d-pico  linux-fslc   4.14+git
 imx7dsabresdlinux-fslc-imx   4.1-2.0.x+git
 imx7s-warp  linux-warp7  4.1-4.1-1.0.x-imx-warp7
 imx7ulpevk  linux-imx4.9.11-1.0.0
-ls1012afrdm linux-qoriq  4.9
-ls1012afrdm-32b linux-qoriq  4.9
-ls1012ardb  linux-qoriq  4.9
-ls1012ardb-32b  linux-qoriq  4.9
-ls1021atwr  linux-qoriq  4.9
-ls1043ardb  linux-qoriq  4.9
-ls1043ardb-32b  linux-qoriq  4.9
-ls1046ardb  linux-qoriq  4.9
-ls1046ardb-32b  linux-qoriq  4.9

[meta-freescale] [rocko][PATCH] ls2-phy: update SRC_URL

2018-05-28 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

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

diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb 
b/recipes-bsp/ls2-phy/ls2-phy_git.bb
index 9f2d79f..1d0c3ee 100644
--- a/recipes-bsp/ls2-phy/ls2-phy_git.bb
+++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = 
"file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
 
 inherit deploy
 
-SRC_URI = "git://github.com/qoriq-open-source/firmware-cortina.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-firmware-cortina.git;nobranch=1"
 SRCREV = "6036a20ddbf796ac494da172f2588e5de4d833fc"
 
 S = "${WORKDIR}/git"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 3/5] rcw: need install rev1.1 folder for ls2088ardb

2018-05-28 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

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

diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 01653b3..0f5c94e 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -17,12 +17,11 @@ export PYTHON = "${USRBINPATH}/python2"
 M="${@d.getVar('MACHINE', 
True).replace('-64b','').replace('-32b','').replace('-${SITEINFO_ENDIANNESS}','')}"
 
 do_install () {
-if [ -f ${S}/${M}/Makefile ]; then
+if [ ${M} = ls2088ardb ]; then
 oe_runmake BOARDS=${M} DESTDIR=${D}/boot/rcw/ install
+oe_runmake BOARDS=${M}_rev1.1  DESTDIR=${D}/boot/rcw/ install
 else
-install -d ${D}/boot/rcw
-cp -a ${S}/${M} ${D}/boot/rcw/
-chown -R root:root ${D}
+oe_runmake BOARDS=${M} DESTDIR=${D}/boot/rcw/ install
 fi
 for f in `find ${D}/boot/rcw/ -name "*qspiboot*"`;do
 if echo $f |grep -q "qspiboot_sben"; then
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 2/5] openssl-qoriq: disable PARALLEL_MAKE

2018-05-28 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb 
b/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
index 1ffa5fe..b4cdb7d 100644
--- a/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
+++ b/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
@@ -58,4 +58,5 @@ do_configure_prepend() {
fi
 }
 
+PARALLEL_MAKE = ""
 COMPATIBLE_MACHINE = "(qoriq)"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 1/5] ptpd-qoriq: Add RREPLACE/RPROVIDES/RCONFLICTS for ptpd-qoriq instead of ptpd

2018-05-28 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-daemons/ptpd/ptpd-qoriq.bb | 9 +
 1 file changed, 9 insertions(+)

diff --git a/recipes-daemons/ptpd/ptpd-qoriq.bb 
b/recipes-daemons/ptpd/ptpd-qoriq.bb
index df3787b..f3a7f0c 100644
--- a/recipes-daemons/ptpd/ptpd-qoriq.bb
+++ b/recipes-daemons/ptpd/ptpd-qoriq.bb
@@ -14,6 +14,15 @@ PROVIDES = "ptpd"
 
 inherit autotools pkgconfig systemd
 
+python() {
+pkgs = d.getVar('PACKAGES', True).split()
+for p in pkgs:
+if 'ptpd-qoriq' in p:
+d.appendVar("RPROVIDES_%s" % p, p.replace('ptpd-qoriq', 'ptpd'))
+d.appendVar("RCONFLICTS_%s" % p, p.replace('ptpd-qoriq', 'ptpd'))
+d.appendVar("RREPLACES_%s" % p, p.replace('ptpd-qoriq', 'ptpd'))
+}
+
 # return something like '1.2.3' or '1.2.3/rc1'
 #
 def get_sub(d):
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 4/5] ppa-optee: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX

2018-05-28 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-bsp/ppa/ppa-optee_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-bsp/ppa/ppa-optee_git.bb b/recipes-bsp/ppa/ppa-optee_git.bb
index f5d7201..ff5a54b 100644
--- a/recipes-bsp/ppa/ppa-optee_git.bb
+++ b/recipes-bsp/ppa/ppa-optee_git.bb
@@ -7,8 +7,6 @@ PPA_PATH_ls1043a = "ls1043"
 PPA_PATH_ls1012a = "ls1012"
 
 do_compile() {
-export ARMV8_TOOLS_DIR="${STAGING_BINDIR_TOOLCHAIN}"
-export ARMV8_TOOLS_PREFIX="${TARGET_PREFIX}"
 export CROSS_COMPILE="${WRAP_TARGET_PREFIX}"
 cp ${RECIPE_SYSROOT}/lib/firmware/tee_${MACHINE}.bin 
${S}/ppa/soc-${PPA_PATH}/tee.bin
 cd ${S}/ppa
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 5/5] ppa: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX

2018-05-28 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-bsp/ppa/ppa_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb
index e6dcca3..5413d7d 100644
--- a/recipes-bsp/ppa/ppa_git.bb
+++ b/recipes-bsp/ppa/ppa_git.bb
@@ -7,8 +7,6 @@ PPA_PATH_ls2088a = "ls2088"
 PPA_PATH_ls1088a = "ls1088"
 
 do_compile () {
-export ARMV8_TOOLS_DIR="${STAGING_BINDIR_TOOLCHAIN}"
-export ARMV8_TOOLS_PREFIX="${TARGET_PREFIX}"
 export CROSS_COMPILE="${WRAP_TARGET_PREFIX}"
 cd ${S}/ppa
 if [ ${MACHINE} = ls1012afrdm ];then
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 3/5] rcw: need install rev1.1 folder for ls2088ardb

2018-05-27 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

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

diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 01653b3..0f5c94e 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -17,12 +17,11 @@ export PYTHON = "${USRBINPATH}/python2"
 M="${@d.getVar('MACHINE', 
True).replace('-64b','').replace('-32b','').replace('-${SITEINFO_ENDIANNESS}','')}"
 
 do_install () {
-if [ -f ${S}/${M}/Makefile ]; then
+if [ ${M} = ls2088ardb ]; then
 oe_runmake BOARDS=${M} DESTDIR=${D}/boot/rcw/ install
+oe_runmake BOARDS=${M}_rev1.1  DESTDIR=${D}/boot/rcw/ install
 else
-install -d ${D}/boot/rcw
-cp -a ${S}/${M} ${D}/boot/rcw/
-chown -R root:root ${D}
+oe_runmake BOARDS=${M} DESTDIR=${D}/boot/rcw/ install
 fi
 for f in `find ${D}/boot/rcw/ -name "*qspiboot*"`;do
 if echo $f |grep -q "qspiboot_sben"; then
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 1/5] ptpd-qoriq: Add RREPLACE/RPROVIDES/RCONFLICTS for ptpd-qoriq instead of ptpd

2018-05-27 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-daemons/ptpd/ptpd-qoriq.bb | 9 +
 1 file changed, 9 insertions(+)

diff --git a/recipes-daemons/ptpd/ptpd-qoriq.bb 
b/recipes-daemons/ptpd/ptpd-qoriq.bb
index df3787b..f3a7f0c 100644
--- a/recipes-daemons/ptpd/ptpd-qoriq.bb
+++ b/recipes-daemons/ptpd/ptpd-qoriq.bb
@@ -14,6 +14,15 @@ PROVIDES = "ptpd"
 
 inherit autotools pkgconfig systemd
 
+python() {
+pkgs = d.getVar('PACKAGES', True).split()
+for p in pkgs:
+if 'ptpd-qoriq' in p:
+d.appendVar("RPROVIDES_%s" % p, p.replace('ptpd-qoriq', 'ptpd'))
+d.appendVar("RCONFLICTS_%s" % p, p.replace('ptpd-qoriq', 'ptpd'))
+d.appendVar("RREPLACES_%s" % p, p.replace('ptpd-qoriq', 'ptpd'))
+}
+
 # return something like '1.2.3' or '1.2.3/rc1'
 #
 def get_sub(d):
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 4/5] ppa-optee: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX

2018-05-27 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-bsp/ppa/ppa-optee_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-bsp/ppa/ppa-optee_git.bb b/recipes-bsp/ppa/ppa-optee_git.bb
index f5d7201..ff5a54b 100644
--- a/recipes-bsp/ppa/ppa-optee_git.bb
+++ b/recipes-bsp/ppa/ppa-optee_git.bb
@@ -7,8 +7,6 @@ PPA_PATH_ls1043a = "ls1043"
 PPA_PATH_ls1012a = "ls1012"
 
 do_compile() {
-export ARMV8_TOOLS_DIR="${STAGING_BINDIR_TOOLCHAIN}"
-export ARMV8_TOOLS_PREFIX="${TARGET_PREFIX}"
 export CROSS_COMPILE="${WRAP_TARGET_PREFIX}"
 cp ${RECIPE_SYSROOT}/lib/firmware/tee_${MACHINE}.bin 
${S}/ppa/soc-${PPA_PATH}/tee.bin
 cd ${S}/ppa
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 2/5] openssl-qoriq: enable PARALLEL_MAKE

2018-05-27 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb 
b/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
index 1ffa5fe..b4cdb7d 100644
--- a/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
+++ b/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
@@ -58,4 +58,5 @@ do_configure_prepend() {
fi
 }
 
+PARALLEL_MAKE = ""
 COMPATIBLE_MACHINE = "(qoriq)"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 5/5] ppa: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX

2018-05-27 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-bsp/ppa/ppa_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb
index e6dcca3..5413d7d 100644
--- a/recipes-bsp/ppa/ppa_git.bb
+++ b/recipes-bsp/ppa/ppa_git.bb
@@ -7,8 +7,6 @@ PPA_PATH_ls2088a = "ls2088"
 PPA_PATH_ls1088a = "ls1088"
 
 do_compile () {
-export ARMV8_TOOLS_DIR="${STAGING_BINDIR_TOOLCHAIN}"
-export ARMV8_TOOLS_PREFIX="${TARGET_PREFIX}"
 export CROSS_COMPILE="${WRAP_TARGET_PREFIX}"
 cd ${S}/ppa
 if [ ${MACHINE} = ls1012afrdm ];then
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 3/7] qoriq-kubelet-extras: add recipes

2018-05-08 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

41d127f - update EULA to latest version
4b51fcc - Merge pull request #1 in DCCA/eds-kubelet from 
~NXA16258/eds-kubelet:master to master
dbbde12 - kubelet: update to support both arm and arm64 platform
d4e78ef - add SCR.txt
d75f9f7 - Initial Commit

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 .../qoriq-eds/qoriq-kubelet-extras.bb   | 21 +
 1 file changed, 21 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-kubelet-extras.bb

diff --git a/recipes-containers/qoriq-eds/qoriq-kubelet-extras.bb 
b/recipes-containers/qoriq-eds/qoriq-kubelet-extras.bb
new file mode 100644
index 000..1612477
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-kubelet-extras.bb
@@ -0,0 +1,21 @@
+SUMMARY = "NXP kubernetes configuration scripts"
+HOMEPAGE = "https://github.com/nxp/qoriq-eds-kubelet.git;
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://EULA.txt;md5=d969f2c93b3905d4b628787ce5f8df4b"
+
+SRC_URI = "git://github.com/NXP/qoriq-eds-kubelet.git;nobranch=1"
+SRCREV = "4b51fccefe4620ccb44c9639055a0c7db8ddd87f"
+
+RDEPENDS_${PN} = "qoriq-eds-kubelet"
+
+S = "${WORKDIR}/git"
+
+do_compile[noexec] = "1"
+
+do_install() {
+install -d ${D}/${bindir}/
+install -d ${D}/${sysconfdir}/
+install -m 655 ${S}/etc/kubernetes/* ${D}/${sysconfdir}
+install -m 655 ${S}/scripts/*  ${D}/${bindir}
+}
+
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 2/7] qoriq-eds-kubelet: add recipes

2018-05-08 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
d3ada01 - Kubernetes version v1.7.0 file updates
14b32e4 - Merge pull request #48162 from 
yguo0905/automated-cherry-pick-of-#47549-upstream-release-1.7
4a4b04e - Merge pull request #48266 from 
piosz/automated-cherry-pick-of-#48066-upstream-release-1.7
e8b5441 - Revert "Decrese fluentd cpu request"
d420643 - Merge pull request #48218 from 
dnardo/automated-cherry-pick-of-#48004-upstream-release-1.7
3a79966 - Merge pull request #48155 from 
ajitak/automated-cherry-pick-of-#47892-upstream-release-1.7
3648549 - Merge pull request #48229 from 
caesarxuchao/automated-cherry-pick-of-#48205-#48183-#48118-upstream-release-1.7
5afafb6 - Merge pull request #48238 from 
caesarxuchao/automated-cherry-pick-of-#48235-upstream-release-1.7
d7bb1ef - Implement GetCapacity in container_manager_unsupported
77c5be4 - Merge pull request #48230 from 
caesarxuchao/automated-cherry-pick-of-#48123-upstream-release-1.7
641ace7 - Kubelet: Centralize Capacity discovery of standard resources in 
Container manager. Have storage derive node capacity from container manager. 
Move certain cAdvisor interfa
28c96d1 - Ensures node becomes schedulable at the end of tests that delete nodes
72c2705 - Fix kube-proxy panic when running with "--cleanup-iptables=true"

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb  | 90 ++
 .../build-kube-toolchain-to-run-on-host.patch  | 19 +
 2 files changed, 109 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb
 create mode 100644 
recipes-containers/qoriq-eds/qoriq-eds-kubelet/build-kube-toolchain-to-run-on-host.patch

diff --git a/recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb 
b/recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb
new file mode 100644
index 000..26da900
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb
@@ -0,0 +1,90 @@
+HOMEPAGE = "git://github.com/kubernetes/kubernetes"
+SUMMARY = "Production-Grade Container Scheduling and Management"
+DESCRIPTION = "Kubernetes is an open source system for managing containerized \
+applications across multiple hosts, providing basic mechanisms for deployment, 
\
+maintenance, and scaling of applications. \
+"
+
+SRC_URI = 
"git://github.com/kubernetes/kubernetes.git;nobranch=1;name=kubernetes \
+  file://build-kube-toolchain-to-run-on-host.patch \
+"
+SRCREV = "d3ada0119e776222f11ec7945e6d860061339aad"
+
+DEPENDS += "rsync-native \
+coreutils-native \
+   "
+ALLOW_EMPTY_${PN} = "1"
+
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = 
"file://src/import/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
+
+GO_IMPORT = "import"
+
+inherit systemd
+inherit go
+inherit goarch
+
+do_compile() {
+sed -i "s:export CC=.*-gcc$:export CC=${HOST_PREFIX}gcc:g" 
${S}/src/import/hack/lib/golang.sh
+   export GOARCH="${TARGET_GOARCH}"
+   export GOROOT="${STAGING_LIBDIR_NATIVE}/${TARGET_SYS}/go"
+   export GOPATH="${S}/src/import:${S}/src/import/vendor"
+
+   # Pass the needed cflags/ldflags so that cgo
+   # can find the needed headers files and libraries
+   export CGO_ENABLED="1"
+   export CFLAGS=""
+   export LDFLAGS=""
+   export CGO_CFLAGS="${BUILDSDK_CFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+   export CGO_LDFLAGS="${BUILDSDK_LDFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+
+   # link fixups for compilation
+   rm -f ${S}/src/import/vendor/src
+   ln -sf ./ ${S}/src/import/vendor/src
+
+   export 
GOPATH="${S}/src/import/.gopath:${S}/src/import/vendor:${STAGING_DIR_TARGET}/${prefix}/local/go"
+   export GOROOT="${STAGING_DIR_NATIVE}/${nonarch_libdir}/${HOST_SYS}/go"
+
+   # Pass the needed cflags/ldflags so that cgo
+   # can find the needed headers files and libraries
+   export CGO_ENABLED="1"
+   export CGO_CFLAGS="${CFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+   export CGO_LDFLAGS="${LDFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+
+   cd ${S}/src/import
+export KUBE_BUILD_PLATFORMS="${HOST_GOOS}/${BUILD_GOARCH}"
+   export GOARCH="${BUILD_GOARCH}"
+   make generated_files
+   export KUBE_BUILD_PLATFORMS="${HOST_GOOS}/${TARGET_GOARCH}"
+   export GOARCH="${TARGET_GOARCH}"
+   # to limit what is built, use 'WHAT', i.e. make WHAT=cmd/kubelet
+   make WHAT="/cmd/libs/go2idl/deepcopy-gen"
+make WHAT=cmd/kubelet
+}
+
+do_install() {
+install -d ${D}${bindir}
+install -d ${D}${systemd_unitdir}/system/
+install -d ${D}${systemd_unitdir}/system/kubelet.service.d/
+
+install -d ${D}${sysco

[meta-freescale] [PATCH v2 1/7] qoriq-edgescale-eds: add recipes

2018-05-08 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
f613aac - Merge pull request #10 in DCCA/edgescale-eds from 
~NXA22939/edgescale-eds:master to master
121c34a - Add 3 Phases Certificate Enroll
d61572d - Merge pull request #7 in DCCA/edgescale-eds from 
~NXA23275/edgescale-eds:master to master
381baa9 - startup.sh: check OTA status
9fdcdbc - Merge pull request #6 in DCCA/edgescale-eds from 
~NXA16258/edgescale-eds:master to master
3ddf7b7 - Add OTA scripts
32d041c - Merge pull request #3 in DCCA/edgescale-eds from 
~NXA22939/edgescale-eds:master to master
a325b26 - add SCR.txt
efdc610 - Add mq-agent to startup.sh
b9fd32a - Update CleanSession to false
10b78eb - Add edgescale mq-agent
3a49f1b - Merge pull request #2 in DCCA/edgescale-eds from 
~NXA16258/edgescale-eds:master to master
a71c083 - Add startup script to push device public ipaddress to cloud
6dd2c4f - Initial Commit

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 .../qoriq-eds/qoriq-edgescale-eds.bb   | 63 ++
 .../0001-Makefile-fix-build-error.patch| 31 +++
 2 files changed, 94 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-edgescale-eds.bb
 create mode 100644 
recipes-containers/qoriq-eds/qoriq-edgescale-eds/0001-Makefile-fix-build-error.patch

diff --git a/recipes-containers/qoriq-eds/qoriq-edgescale-eds.bb 
b/recipes-containers/qoriq-eds/qoriq-edgescale-eds.bb
new file mode 100644
index 000..ae9291e
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-edgescale-eds.bb
@@ -0,0 +1,63 @@
+SUMMARY = "EDGESCALE-EDS is a set of software agents running on device side 
which connects to cloud"
+HOMEPAGE = "https://github.com/NXP/qoriq-edgescale-eds.git;
+LICENSE = "NXP-EULA"
+LIC_FILES_CHKSUM = 
"file://src/import/EULA.txt;md5=d969f2c93b3905d4b628787ce5f8df4b"
+
+SRC_URI = "git://github.com/NXP/qoriq-edgescale-eds.git;nobranch=1 \
+file://0001-Makefile-fix-build-error.patch \
+"
+SRCREV = "f613aac6d8f5ef32cd0ce5c3a710d951a6635336"
+
+DEPENDS = "\
+   go-logrus  \
+   mqtt \
+   est-client-go \
+  "
+GO_IMPORT = "import"
+
+inherit goarch
+inherit go
+
+# This disables seccomp and apparmor, which are on by default in the
+# go package. 
+EXTRA_OEMAKE="BUILDTAGS=''"
+
+do_compile() {
+   export GOARCH="${TARGET_GOARCH}"
+   export GOROOT="${STAGING_LIBDIR_NATIVE}/${TARGET_SYS}/go"
+   # Setup vendor directory so that it can be used in GOPATH.
+   #
+   # Go looks in a src directory under any directory in GOPATH but riddler
+   # uses 'vendor' instead of 'vendor/src'. We can fix this with a symlink.
+   #
+   # We also need to link in the ipallocator directory as that is not under
+   # a src directory.
+   #ln -sfn . "${S}/src/import/vendor/src"
+   #mkdir -p 
"${S}/src/import/vendor/src/github.com/opencontainers/image-tools/"
+   #ln -sfn "${S}/src/import/image" 
"${S}/src/import/vendor/src/github.com/opencontainers/image-tools/image"
+   #ln -sfn "${S}/src/import/version" 
"${S}/src/import/vendor/src/github.com/opencontainers/image-tools/version"
+   export GOPATH="${S}/src/import/"
+
+   # Pass the needed cflags/ldflags so that cgo
+   # can find the needed headers files and libraries
+   export CGO_ENABLED="1"
+   export CFLAGS=""
+   export LDFLAGS=""
+   export CGO_CFLAGS="${BUILDSDK_CFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+   export CGO_LDFLAGS="${BUILDSDK_LDFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+   cd ${S}/src/import
+  
+   oe_runmake all 
+}
+
+do_install() {
+   install -d ${D}/${bindir}
+cp -r ${S}/src/import/startup/env.sh ${D}/${bindir}
+cp -r ${S}/src/import/startup/startup.sh ${D}/${bindir}
+cp -r ${S}/src/import/startup/ota-updateSet ${D}/${bindir}
+cp -r ${S}/src/import/startup/ota-statuscheck ${D}/${bindir}
+cp -r ${S}/src/import/mq-agent/mq-agent ${D}/${bindir}
+cp -r ${S}/src/import/cert-agent/cert-agent ${D}/${bindir}
+}
+
+INSANE_SKIP_${PN} += "already-stripped"
diff --git 
a/recipes-containers/qoriq-eds/qoriq-edgescale-eds/0001-Makefile-fix-build-error.patch
 
b/recipes-containers/qoriq-eds/qoriq-edgescale-eds/0001-Makefile-fix-build-error.patch
new file mode 100644
index 000..a0563a2
--- /dev/null
+++ 
b/recipes-containers/qoriq-eds/qoriq-edgescale-eds/0001-Makefile-fix-build-error.patch
@@ -0,0 +1,31 @@
+From 49c9372b6d767fd537e6016ca33785c14f7301cf Mon Sep 17 00:00:00 2001
+From: Chunrong Guo <chunrong@nxp.com>
+Date: Mon, 7 May 2018 16:50:47 +0800
+Subject: [PATCH] Makefile: fix build error
+
+fix the below error:
+/bin/sh: whoami: command not found
+
+Upstream-St

[meta-freescale] [PATCH v2 7/7] est-client-go: add recipes

2018-05-08 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
14471c0 - Fix indentation.
e103235 - Merge branch 'master' of https://github.com/laurentluce/est-client-go
a81899f - Rely on pkcs7 lib to convert from pkcs7 to pem, instead of using 
openssl.
0ee2ed3 - Update Client structure.
79813ac - Update README.md
0ce2f31 - Update README.md
630f918 - Update README.md
1955bc0 - Update README with more comments.
20700b3 - Update README.
9691805 - golint.
76aff0e - Update README.md
2aa555d - Update README.
8dce887 - Enroll and Reenroll.
3caa92e - Basic CaCerts.
0d9ae88 - Initial commit

*qoriq-edgescale-eds depends est-client-go

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-containers/qoriq-eds/est-client-go_git.bb | 28 +++
 1 file changed, 28 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/est-client-go_git.bb

diff --git a/recipes-containers/qoriq-eds/est-client-go_git.bb 
b/recipes-containers/qoriq-eds/est-client-go_git.bb
new file mode 100644
index 000..afaf233
--- /dev/null
+++ b/recipes-containers/qoriq-eds/est-client-go_git.bb
@@ -0,0 +1,28 @@
+DESCRIPTION = "A golang registry for global request variables."
+HOMEPAGE = "https://github.com/Sirupsen/logrus;
+SECTION = "devel/go"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b6b7e206ebc611ea880bb400fd48de48"
+
+SRCNAME = "mqtt"
+
+PKG_NAME = "github.com/laurentluce/est-client-go"
+SRC_URI = "git://${PKG_NAME}.git"
+
+SRCREV = "14471c0ce01a9b67577ff1eeb0241bced09d387f"
+
+S = "${WORKDIR}/git"
+
+do_install() {
+   install -d ${D}${prefix}/local/go/src/${PKG_NAME}
+   cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/
+}
+
+SYSROOT_PREPROCESS_FUNCS += "est_client_go_sysroot_preprocess"
+
+est_client_go_sysroot_preprocess () {
+install -d ${SYSROOT_DESTDIR}${prefix}/local/go/src/${PKG_NAME}
+cp -r ${D}${prefix}/local/go/src/${PKG_NAME} 
${SYSROOT_DESTDIR}${prefix}/local/go/src/$(dirname ${PKG_NAME})
+}
+
+FILES_${PN} += "${prefix}/local/go/src/${PKG_NAME}/*"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 5/7] qoriq-eds-puppet: add recipes

2018-05-08 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
15fc857 - update EULA to latest version
62b2160 - add SCR.txt
afb06cb - fix restart problem
8d66e48 - Initial Commit

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-containers/qoriq-eds/qoriq-eds-puppet.bb | 19 +++
 1 file changed, 19 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-eds-puppet.bb

diff --git a/recipes-containers/qoriq-eds/qoriq-eds-puppet.bb 
b/recipes-containers/qoriq-eds/qoriq-eds-puppet.bb
new file mode 100644
index 000..332ef5b
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-eds-puppet.bb
@@ -0,0 +1,19 @@
+SUMMARY = "Open source Puppet is a configuration management system"
+HOMEPAGE = "https://github.com/nxp/qoriq-eds-puppet.git;
+LICENSE = "NXP-EULA"
+LIC_FILES_CHKSUM = "file://EULA.txt;md5=d969f2c93b3905d4b628787ce5f8df4b"
+
+SRC_URI = "git://github.com/nxp/qoriq-eds-puppet.git;nobranch=1"
+SRCREV = "62b21601e045e472604cd6680a1a4eb835da0539"
+
+
+RDEPENDS_${PN} = "puppet"
+S = "${WORKDIR}/git"
+
+do_install() {
+install -d ${D}${sysconfdir}/puppetlabs/puppet/
+install -d ${D}${bindir}/
+
+install -m 655 ${S}/puppet.sh ${D}${bindir}
+install -m 655 ${S}/puppet.conf ${D}${sysconfdir}/puppetlabs/puppet/
+}
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 6/7] mqtt: add recipes

2018-05-08 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
b30bf69 - Merge branch 'master' of https://github.com/yosssi/gmq
31bcd32 - Fixed the comment of "version".
9d35a86 - Update README.md

* qoriq-edgescale-eds depends mqtt

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-containers/qoriq-eds/mqtt_git.bb | 28 
 1 file changed, 28 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/mqtt_git.bb

diff --git a/recipes-containers/qoriq-eds/mqtt_git.bb 
b/recipes-containers/qoriq-eds/mqtt_git.bb
new file mode 100644
index 000..de383c4
--- /dev/null
+++ b/recipes-containers/qoriq-eds/mqtt_git.bb
@@ -0,0 +1,28 @@
+DESCRIPTION = "A golang registry for global request variables."
+HOMEPAGE = "https://github.com/Sirupsen/logrus;
+SECTION = "devel/go"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=2509f45544da1ecce869ce2de1aa44dd"
+
+SRCNAME = "mqtt"
+
+PKG_NAME = "github.com/yosssi/gmq"
+SRC_URI = "git://${PKG_NAME}.git"
+
+SRCREV = "b221999646da8ea48ff0796c2b0191aa510d062e"
+
+S = "${WORKDIR}/git"
+
+do_install() {
+   install -d ${D}${prefix}/local/go/src/${PKG_NAME}
+   cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/
+}
+
+SYSROOT_PREPROCESS_FUNCS += "mqtt_sysroot_preprocess"
+
+mqtt_sysroot_preprocess () {
+install -d ${SYSROOT_DESTDIR}${prefix}/local/go/src/${PKG_NAME}
+cp -r ${D}${prefix}/local/go/src/${PKG_NAME} 
${SYSROOT_DESTDIR}${prefix}/local/go/src/$(dirname ${PKG_NAME})
+}
+
+FILES_${PN} += "${prefix}/local/go/src/${PKG_NAME}/*"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH v2 4/7] qoriq-eds-bootstrap: add recipes

2018-05-08 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
72abfd9 - update the appendix content
0f0fdaf - update License
ff0f925 - Edgescale bootstrap certificate enroll app

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 .../qoriq-eds/qoriq-eds-bootstrap.bb   | 24 
 .../0001-fix-install-error.patch   | 26 ++
 2 files changed, 50 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-eds-bootstrap.bb
 create mode 100644 
recipes-containers/qoriq-eds/qoriq-eds-bootstrap/0001-fix-install-error.patch

diff --git a/recipes-containers/qoriq-eds/qoriq-eds-bootstrap.bb 
b/recipes-containers/qoriq-eds/qoriq-eds-bootstrap.bb
new file mode 100644
index 000..fb80deb
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-eds-bootstrap.bb
@@ -0,0 +1,24 @@
+SUMMARY = "eds-bootstrap application binary"
+HOMEPAGE = "https://github.com/nxp/qoriq-eds-bootstrap.git;
+LICENSE = "NXP-Binary-EULA"
+LIC_FILES_CHKSUM = 
"file://NXP-Binary-EULA.txt;md5=685768ff8092cc783d95e3480cb9bdb1"
+
+SRC_URI = "git://github.com/NXP/qoriq-eds-bootstrap.git;nobranch=1 \
+file://0001-fix-install-error.patch \
+"
+SRCREV = "72abfd9b61cc8a6d10e4808a87ff4ce1e2b99020"
+
+ARCH_qoriq-arm = "arm"
+ARCH_qoriq-arm64 = "arm64"
+
+S = "${WORKDIR}/git"
+
+do_compile[noexec] = "1"
+
+do_install () {
+install -d ${D}/usr/bin
+cp -r  ${S}/${ARCH}/* ${D}/usr/bin
+chown -R root:root ${D}
+}
+
+INSANE_SKIP_${PN} += "already-stripped"
diff --git 
a/recipes-containers/qoriq-eds/qoriq-eds-bootstrap/0001-fix-install-error.patch 
b/recipes-containers/qoriq-eds/qoriq-eds-bootstrap/0001-fix-install-error.patch
new file mode 100644
index 000..81288f9
--- /dev/null
+++ 
b/recipes-containers/qoriq-eds/qoriq-eds-bootstrap/0001-fix-install-error.patch
@@ -0,0 +1,26 @@
+From 0def325c522c6c0df39562addab67e4fd150cb48 Mon Sep 17 00:00:00 2001
+From: Chunrong Guo <chunrong@nxp.com>
+Date: Tue, 24 Apr 2018 16:25:57 +0800
+Subject: [PATCH] fix install error
+
+Signed-off-by: Chunrong Guo <chunrong@nxp.com>
+---
+ Makefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index d40c839..32c0abe 100644
+--- a/Makefile
 b/Makefile
+@@ -9,6 +9,6 @@ INSTALL ?= install
+ ARCH ?= arm64
+ 
+ install:
+-  $(INSTALL) -d --mode 755 $(INSTALL_DIR)/usr/local/bin
+-  sudo cp -r ${ARCH}/bootstrap-enroll $(INSTALL_DIR)/usr/local/bin/
++  $(INSTALL) -d --mode 755 $(INSTALL_DIR)/usr/bin
++  cp -r ${ARCH}/bootstrap-enroll $(INSTALL_DIR)/usr/bin/
+ 
+-- 
+2.7.4
+
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 7/7] est-client-go: add recipes

2018-05-04 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
14471c0 - Fix indentation.
e103235 - Merge branch 'master' of https://github.com/laurentluce/est-client-go
a81899f - Rely on pkcs7 lib to convert from pkcs7 to pem, instead of using 
openssl.
0ee2ed3 - Update Client structure.
79813ac - Update README.md
0ce2f31 - Update README.md
630f918 - Update README.md
1955bc0 - Update README with more comments.
20700b3 - Update README.
9691805 - golint.
76aff0e - Update README.md
2aa555d - Update README.
8dce887 - Enroll and Reenroll.
3caa92e - Basic CaCerts.
0d9ae88 - Initial commit

*qoriq-edgescale-eds depends est-client-go

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-containers/qoriq-eds/est-client-go_git.bb | 28 +++
 1 file changed, 28 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/est-client-go_git.bb

diff --git a/recipes-containers/qoriq-eds/est-client-go_git.bb 
b/recipes-containers/qoriq-eds/est-client-go_git.bb
new file mode 100644
index 000..afaf233
--- /dev/null
+++ b/recipes-containers/qoriq-eds/est-client-go_git.bb
@@ -0,0 +1,28 @@
+DESCRIPTION = "A golang registry for global request variables."
+HOMEPAGE = "https://github.com/Sirupsen/logrus;
+SECTION = "devel/go"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b6b7e206ebc611ea880bb400fd48de48"
+
+SRCNAME = "mqtt"
+
+PKG_NAME = "github.com/laurentluce/est-client-go"
+SRC_URI = "git://${PKG_NAME}.git"
+
+SRCREV = "14471c0ce01a9b67577ff1eeb0241bced09d387f"
+
+S = "${WORKDIR}/git"
+
+do_install() {
+   install -d ${D}${prefix}/local/go/src/${PKG_NAME}
+   cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/
+}
+
+SYSROOT_PREPROCESS_FUNCS += "est_client_go_sysroot_preprocess"
+
+est_client_go_sysroot_preprocess () {
+install -d ${SYSROOT_DESTDIR}${prefix}/local/go/src/${PKG_NAME}
+cp -r ${D}${prefix}/local/go/src/${PKG_NAME} 
${SYSROOT_DESTDIR}${prefix}/local/go/src/$(dirname ${PKG_NAME})
+}
+
+FILES_${PN} += "${prefix}/local/go/src/${PKG_NAME}/*"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 6/7] mqtt: add recipes

2018-05-04 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
b30bf69 - Merge branch 'master' of https://github.com/yosssi/gmq
31bcd32 - Fixed the comment of "version".
9d35a86 - Update README.md

* qoriq-edgescale-eds depends mqtt

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-containers/qoriq-eds/mqtt_git.bb | 28 
 1 file changed, 28 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/mqtt_git.bb

diff --git a/recipes-containers/qoriq-eds/mqtt_git.bb 
b/recipes-containers/qoriq-eds/mqtt_git.bb
new file mode 100644
index 000..de383c4
--- /dev/null
+++ b/recipes-containers/qoriq-eds/mqtt_git.bb
@@ -0,0 +1,28 @@
+DESCRIPTION = "A golang registry for global request variables."
+HOMEPAGE = "https://github.com/Sirupsen/logrus;
+SECTION = "devel/go"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=2509f45544da1ecce869ce2de1aa44dd"
+
+SRCNAME = "mqtt"
+
+PKG_NAME = "github.com/yosssi/gmq"
+SRC_URI = "git://${PKG_NAME}.git"
+
+SRCREV = "b221999646da8ea48ff0796c2b0191aa510d062e"
+
+S = "${WORKDIR}/git"
+
+do_install() {
+   install -d ${D}${prefix}/local/go/src/${PKG_NAME}
+   cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/
+}
+
+SYSROOT_PREPROCESS_FUNCS += "mqtt_sysroot_preprocess"
+
+mqtt_sysroot_preprocess () {
+install -d ${SYSROOT_DESTDIR}${prefix}/local/go/src/${PKG_NAME}
+cp -r ${D}${prefix}/local/go/src/${PKG_NAME} 
${SYSROOT_DESTDIR}${prefix}/local/go/src/$(dirname ${PKG_NAME})
+}
+
+FILES_${PN} += "${prefix}/local/go/src/${PKG_NAME}/*"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 5/7] qoriq-eds-puppet: add recipes

2018-05-04 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
15fc857 - update EULA to latest version
62b2160 - add SCR.txt
afb06cb - fix restart problem
8d66e48 - Initial Commit

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-containers/qoriq-eds/qoriq-eds-puppet.bb | 19 +++
 1 file changed, 19 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-eds-puppet.bb

diff --git a/recipes-containers/qoriq-eds/qoriq-eds-puppet.bb 
b/recipes-containers/qoriq-eds/qoriq-eds-puppet.bb
new file mode 100644
index 000..332ef5b
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-eds-puppet.bb
@@ -0,0 +1,19 @@
+SUMMARY = "Open source Puppet is a configuration management system"
+HOMEPAGE = "https://github.com/nxp/qoriq-eds-puppet.git;
+LICENSE = "NXP-EULA"
+LIC_FILES_CHKSUM = "file://EULA.txt;md5=d969f2c93b3905d4b628787ce5f8df4b"
+
+SRC_URI = "git://github.com/nxp/qoriq-eds-puppet.git;nobranch=1"
+SRCREV = "62b21601e045e472604cd6680a1a4eb835da0539"
+
+
+RDEPENDS_${PN} = "puppet"
+S = "${WORKDIR}/git"
+
+do_install() {
+install -d ${D}${sysconfdir}/puppetlabs/puppet/
+install -d ${D}${bindir}/
+
+install -m 655 ${S}/puppet.sh ${D}${bindir}
+install -m 655 ${S}/puppet.conf ${D}${sysconfdir}/puppetlabs/puppet/
+}
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 4/7] qoriq-kubelet-extras: add recipes

2018-05-04 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

41d127f - update EULA to latest version
4b51fcc - Merge pull request #1 in DCCA/eds-kubelet from 
~NXA16258/eds-kubelet:master to master
dbbde12 - kubelet: update to support both arm and arm64 platform
d4e78ef - add SCR.txt
d75f9f7 - Initial Commit

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 .../qoriq-eds/qoriq-kubelet-extras.bb   | 21 +
 1 file changed, 21 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-kubelet-extras.bb

diff --git a/recipes-containers/qoriq-eds/qoriq-kubelet-extras.bb 
b/recipes-containers/qoriq-eds/qoriq-kubelet-extras.bb
new file mode 100644
index 000..a17b2d5
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-kubelet-extras.bb
@@ -0,0 +1,21 @@
+SUMMARY = "NXP kubernetes configuration scripts"
+HOMEPAGE = "https://github.com/nxp/qoriq-eds-kubelet.git;
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=7c9045ec00cc0d6b6e0e09ee811da4a0"
+
+SRC_URI = "git://github.com/NXP/qoriq-eds-kubelet.git;nobranch=1"
+SRCREV = "4b51fccefe4620ccb44c9639055a0c7db8ddd87f"
+
+RDEPENDS_${PN} = "qoriq-eds-kubelet"
+
+S = "${WORKDIR}/git"
+
+do_compile[noexec] = "1"
+
+do_install() {
+install -d ${D}/${bindir}/
+install -d ${D}/${sysconfdir}/
+install -m 655 ${S}/etc/kubernetes/* ${D}/${sysconfdir}
+install -m 655 ${S}/scripts/*  ${D}/${bindir}
+}
+
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 3/7] qoriq-eds-kubelet: add recipes

2018-05-04 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
d3ada01 - Kubernetes version v1.7.0 file updates
14b32e4 - Merge pull request #48162 from 
yguo0905/automated-cherry-pick-of-#47549-upstream-release-1.7
4a4b04e - Merge pull request #48266 from 
piosz/automated-cherry-pick-of-#48066-upstream-release-1.7
e8b5441 - Revert "Decrese fluentd cpu request"
d420643 - Merge pull request #48218 from 
dnardo/automated-cherry-pick-of-#48004-upstream-release-1.7
3a79966 - Merge pull request #48155 from 
ajitak/automated-cherry-pick-of-#47892-upstream-release-1.7
3648549 - Merge pull request #48229 from 
caesarxuchao/automated-cherry-pick-of-#48205-#48183-#48118-upstream-release-1.7
5afafb6 - Merge pull request #48238 from 
caesarxuchao/automated-cherry-pick-of-#48235-upstream-release-1.7
d7bb1ef - Implement GetCapacity in container_manager_unsupported
77c5be4 - Merge pull request #48230 from 
caesarxuchao/automated-cherry-pick-of-#48123-upstream-release-1.7
641ace7 - Kubelet: Centralize Capacity discovery of standard resources in 
Container manager. Have storage derive node capacity from container manager. 
Move certain cAdvisor interfa
28c96d1 - Ensures node becomes schedulable at the end of tests that delete nodes
72c2705 - Fix kube-proxy panic when running with "--cleanup-iptables=true"

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb  | 90 ++
 .../build-kube-toolchain-to-run-on-host.patch  | 19 +
 2 files changed, 109 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb
 create mode 100644 
recipes-containers/qoriq-eds/qoriq-eds-kubelet/build-kube-toolchain-to-run-on-host.patch

diff --git a/recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb 
b/recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb
new file mode 100644
index 000..26da900
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-eds-kubelet.bb
@@ -0,0 +1,90 @@
+HOMEPAGE = "git://github.com/kubernetes/kubernetes"
+SUMMARY = "Production-Grade Container Scheduling and Management"
+DESCRIPTION = "Kubernetes is an open source system for managing containerized \
+applications across multiple hosts, providing basic mechanisms for deployment, 
\
+maintenance, and scaling of applications. \
+"
+
+SRC_URI = 
"git://github.com/kubernetes/kubernetes.git;nobranch=1;name=kubernetes \
+  file://build-kube-toolchain-to-run-on-host.patch \
+"
+SRCREV = "d3ada0119e776222f11ec7945e6d860061339aad"
+
+DEPENDS += "rsync-native \
+coreutils-native \
+   "
+ALLOW_EMPTY_${PN} = "1"
+
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = 
"file://src/import/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
+
+GO_IMPORT = "import"
+
+inherit systemd
+inherit go
+inherit goarch
+
+do_compile() {
+sed -i "s:export CC=.*-gcc$:export CC=${HOST_PREFIX}gcc:g" 
${S}/src/import/hack/lib/golang.sh
+   export GOARCH="${TARGET_GOARCH}"
+   export GOROOT="${STAGING_LIBDIR_NATIVE}/${TARGET_SYS}/go"
+   export GOPATH="${S}/src/import:${S}/src/import/vendor"
+
+   # Pass the needed cflags/ldflags so that cgo
+   # can find the needed headers files and libraries
+   export CGO_ENABLED="1"
+   export CFLAGS=""
+   export LDFLAGS=""
+   export CGO_CFLAGS="${BUILDSDK_CFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+   export CGO_LDFLAGS="${BUILDSDK_LDFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+
+   # link fixups for compilation
+   rm -f ${S}/src/import/vendor/src
+   ln -sf ./ ${S}/src/import/vendor/src
+
+   export 
GOPATH="${S}/src/import/.gopath:${S}/src/import/vendor:${STAGING_DIR_TARGET}/${prefix}/local/go"
+   export GOROOT="${STAGING_DIR_NATIVE}/${nonarch_libdir}/${HOST_SYS}/go"
+
+   # Pass the needed cflags/ldflags so that cgo
+   # can find the needed headers files and libraries
+   export CGO_ENABLED="1"
+   export CGO_CFLAGS="${CFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+   export CGO_LDFLAGS="${LDFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+
+   cd ${S}/src/import
+export KUBE_BUILD_PLATFORMS="${HOST_GOOS}/${BUILD_GOARCH}"
+   export GOARCH="${BUILD_GOARCH}"
+   make generated_files
+   export KUBE_BUILD_PLATFORMS="${HOST_GOOS}/${TARGET_GOARCH}"
+   export GOARCH="${TARGET_GOARCH}"
+   # to limit what is built, use 'WHAT', i.e. make WHAT=cmd/kubelet
+   make WHAT="/cmd/libs/go2idl/deepcopy-gen"
+make WHAT=cmd/kubelet
+}
+
+do_install() {
+install -d ${D}${bindir}
+install -d ${D}${systemd_unitdir}/system/
+install -d ${D}${systemd_unitdir}/system/kubelet.service.d/
+
+install -d ${D}${sysco

[meta-freescale] [PATCH 1/7] qoriq-edgescale-eds: add recipes

2018-05-04 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
f613aac - Merge pull request #10 in DCCA/edgescale-eds from 
~NXA22939/edgescale-eds:master to master
121c34a - Add 3 Phases Certificate Enroll
d61572d - Merge pull request #7 in DCCA/edgescale-eds from 
~NXA23275/edgescale-eds:master to master
381baa9 - startup.sh: check OTA status
9fdcdbc - Merge pull request #6 in DCCA/edgescale-eds from 
~NXA16258/edgescale-eds:master to master
3ddf7b7 - Add OTA scripts
32d041c - Merge pull request #3 in DCCA/edgescale-eds from 
~NXA22939/edgescale-eds:master to master
a325b26 - add SCR.txt
efdc610 - Add mq-agent to startup.sh
b9fd32a - Update CleanSession to false
10b78eb - Add edgescale mq-agent
3a49f1b - Merge pull request #2 in DCCA/edgescale-eds from 
~NXA16258/edgescale-eds:master to master
a71c083 - Add startup script to push device public ipaddress to cloud
6dd2c4f - Initial Commit

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 .../qoriq-eds/qoriq-edgescale-eds.bb   | 62 ++
 1 file changed, 62 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-edgescale-eds.bb

diff --git a/recipes-containers/qoriq-eds/qoriq-edgescale-eds.bb 
b/recipes-containers/qoriq-eds/qoriq-edgescale-eds.bb
new file mode 100644
index 000..ad4980a
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-edgescale-eds.bb
@@ -0,0 +1,62 @@
+SUMMARY = "EDGESCALE-EDS is a set of software agents running on device side 
which connects to cloud"
+HOMEPAGE = "https://github.com/NXP/qoriq-edgescale-eds.git;
+LICENSE = "NXP-EULA"
+LIC_FILES_CHKSUM = 
"file://src/import/EULA.txt;md5=d969f2c93b3905d4b628787ce5f8df4b"
+
+SRC_URI = "git://github.com/NXP/qoriq-edgescale-eds.git;nobranch=1 \
+"
+SRCREV = "f613aac6d8f5ef32cd0ce5c3a710d951a6635336"
+
+DEPENDS = "\
+   go-logrus  \
+   mqtt \
+   est-client-go \
+  "
+GO_IMPORT = "import"
+
+inherit goarch
+inherit go
+
+# This disables seccomp and apparmor, which are on by default in the
+# go package. 
+EXTRA_OEMAKE="BUILDTAGS=''"
+
+do_compile() {
+   export GOARCH="${TARGET_GOARCH}"
+   export GOROOT="${STAGING_LIBDIR_NATIVE}/${TARGET_SYS}/go"
+   # Setup vendor directory so that it can be used in GOPATH.
+   #
+   # Go looks in a src directory under any directory in GOPATH but riddler
+   # uses 'vendor' instead of 'vendor/src'. We can fix this with a symlink.
+   #
+   # We also need to link in the ipallocator directory as that is not under
+   # a src directory.
+   #ln -sfn . "${S}/src/import/vendor/src"
+   #mkdir -p 
"${S}/src/import/vendor/src/github.com/opencontainers/image-tools/"
+   #ln -sfn "${S}/src/import/image" 
"${S}/src/import/vendor/src/github.com/opencontainers/image-tools/image"
+   #ln -sfn "${S}/src/import/version" 
"${S}/src/import/vendor/src/github.com/opencontainers/image-tools/version"
+   export GOPATH="${S}/src/import/"
+
+   # Pass the needed cflags/ldflags so that cgo
+   # can find the needed headers files and libraries
+   export CGO_ENABLED="1"
+   export CFLAGS=""
+   export LDFLAGS=""
+   export CGO_CFLAGS="${BUILDSDK_CFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+   export CGO_LDFLAGS="${BUILDSDK_LDFLAGS} --sysroot=${STAGING_DIR_TARGET}"
+   cd ${S}/src/import
+  
+   oe_runmake all 
+}
+
+do_install() {
+   install -d ${D}/${bindir}
+cp -r ${S}/src/import/startup/env.sh ${D}/${bindir}
+cp -r ${S}/src/import/startup/startup.sh ${D}/${bindir}
+cp -r ${S}/src/import/startup/ota-updateSet ${D}/${bindir}
+cp -r ${S}/src/import/startup/ota-statuscheck ${D}/${bindir}
+cp -r ${S}/src/import/mq-agent/mq-agent ${D}/${bindir}
+cp -r ${S}/src/import/cert-agent/cert-agent ${D}/${bindir}
+}
+
+INSANE_SKIP_${PN} += "already-stripped"
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 2/7] qoriq-eds-bootstrap: add recipes

2018-05-04 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

*include the following changes:
72abfd9 - update the appendix content
0f0fdaf - update License
ff0f925 - Edgescale bootstrap certificate enroll app

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 .../qoriq-eds/qoriq-eds-bootstrap.bb   | 24 
 .../0001-fix-install-error.patch   | 26 ++
 2 files changed, 50 insertions(+)
 create mode 100644 recipes-containers/qoriq-eds/qoriq-eds-bootstrap.bb
 create mode 100644 
recipes-containers/qoriq-eds/qoriq-eds-bootstrap/0001-fix-install-error.patch

diff --git a/recipes-containers/qoriq-eds/qoriq-eds-bootstrap.bb 
b/recipes-containers/qoriq-eds/qoriq-eds-bootstrap.bb
new file mode 100644
index 000..fb80deb
--- /dev/null
+++ b/recipes-containers/qoriq-eds/qoriq-eds-bootstrap.bb
@@ -0,0 +1,24 @@
+SUMMARY = "eds-bootstrap application binary"
+HOMEPAGE = "https://github.com/nxp/qoriq-eds-bootstrap.git;
+LICENSE = "NXP-Binary-EULA"
+LIC_FILES_CHKSUM = 
"file://NXP-Binary-EULA.txt;md5=685768ff8092cc783d95e3480cb9bdb1"
+
+SRC_URI = "git://github.com/NXP/qoriq-eds-bootstrap.git;nobranch=1 \
+file://0001-fix-install-error.patch \
+"
+SRCREV = "72abfd9b61cc8a6d10e4808a87ff4ce1e2b99020"
+
+ARCH_qoriq-arm = "arm"
+ARCH_qoriq-arm64 = "arm64"
+
+S = "${WORKDIR}/git"
+
+do_compile[noexec] = "1"
+
+do_install () {
+install -d ${D}/usr/bin
+cp -r  ${S}/${ARCH}/* ${D}/usr/bin
+chown -R root:root ${D}
+}
+
+INSANE_SKIP_${PN} += "already-stripped"
diff --git 
a/recipes-containers/qoriq-eds/qoriq-eds-bootstrap/0001-fix-install-error.patch 
b/recipes-containers/qoriq-eds/qoriq-eds-bootstrap/0001-fix-install-error.patch
new file mode 100644
index 000..81288f9
--- /dev/null
+++ 
b/recipes-containers/qoriq-eds/qoriq-eds-bootstrap/0001-fix-install-error.patch
@@ -0,0 +1,26 @@
+From 0def325c522c6c0df39562addab67e4fd150cb48 Mon Sep 17 00:00:00 2001
+From: Chunrong Guo <chunrong@nxp.com>
+Date: Tue, 24 Apr 2018 16:25:57 +0800
+Subject: [PATCH] fix install error
+
+Signed-off-by: Chunrong Guo <chunrong@nxp.com>
+---
+ Makefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index d40c839..32c0abe 100644
+--- a/Makefile
 b/Makefile
+@@ -9,6 +9,6 @@ INSTALL ?= install
+ ARCH ?= arm64
+ 
+ install:
+-  $(INSTALL) -d --mode 755 $(INSTALL_DIR)/usr/local/bin
+-  sudo cp -r ${ARCH}/bootstrap-enroll $(INSTALL_DIR)/usr/local/bin/
++  $(INSTALL) -d --mode 755 $(INSTALL_DIR)/usr/bin
++  cp -r ${ARCH}/bootstrap-enroll $(INSTALL_DIR)/usr/bin/
+ 
+-- 
+2.7.4
+
-- 
2.7.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 10/13] ls1012ardb-32b: rcw instead of rcw-bin

2018-04-26 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 conf/machine/ls1012ardb-32b.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1012ardb-32b.conf b/conf/machine/ls1012ardb-32b.conf
index 64fa50f..392b432 100644
--- a/conf/machine/ls1012ardb-32b.conf
+++ b/conf/machine/ls1012ardb-32b.conf
@@ -26,7 +26,7 @@ KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb"
 KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
-EXTRA_IMAGEDEPENDS += "ppa rcw-bin"
+EXTRA_IMAGEDEPENDS += "ppa rcw"
 USE_VT = "0"
 
 require conf/multilib.conf
-- 
1.9.0

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 12/13] ls1012afrdm: rcw instead of rcw-bin

2018-04-26 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 conf/machine/ls1012afrdm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1012afrdm.conf b/conf/machine/ls1012afrdm.conf
index 355105e..0a203f8 100644
--- a/conf/machine/ls1012afrdm.conf
+++ b/conf/machine/ls1012afrdm.conf
@@ -22,5 +22,5 @@ UBOOT_CONFIG[qspi] = 
"ls1012afrdm_qspi_defconfig,,u-boot-dtb.bin"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frdm.dtb"
 KERNEL_DEFCONFIG ?= "defconfig"
 
-EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw-bin"
+EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw"
 USE_VT = "0"
-- 
1.9.0

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 09/13] ls1088ardb: rcw instead of rcw-bin

2018-04-26 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 conf/machine/ls1088ardb.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf
index 325bcc4..3cb8784 100644
--- a/conf/machine/ls1088ardb.conf
+++ b/conf/machine/ls1088ardb.conf
@@ -26,5 +26,5 @@ KERNEL_DEFCONFIG ?= "defconfig"
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 
-EXTRA_IMAGEDEPENDS += "mc-utils rcw-bin management-complex ppa"
+EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex ppa"
 USE_VT = "0"
-- 
1.9.0

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 11/13] ls1012afrdm-32b: rcw instead of rcw-bin

2018-04-26 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 conf/machine/ls1012afrdm-32b.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1012afrdm-32b.conf 
b/conf/machine/ls1012afrdm-32b.conf
index 853260c..e74cdff 100644
--- a/conf/machine/ls1012afrdm-32b.conf
+++ b/conf/machine/ls1012afrdm-32b.conf
@@ -25,7 +25,7 @@ KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frdm.dtb"
 KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
-EXTRA_IMAGEDEPENDS += "ppa rcw-bin"
+EXTRA_IMAGEDEPENDS += "ppa rcw"
 USE_VT = "0"
 
 require conf/multilib.conf
-- 
1.9.0

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 13/13] ls1012ardb: rcw instead of rcw-bin

2018-04-26 Thread chunrong . guo
From: Chunrong Guo <chunrong@nxp.com>

Signed-off-by: Chunrong Guo <chunrong@nxp.com>
---
 conf/machine/ls1012ardb.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf
index ad3e30f..249a151 100644
--- a/conf/machine/ls1012ardb.conf
+++ b/conf/machine/ls1012ardb.conf
@@ -23,5 +23,5 @@ UBOOT_CONFIG[qspi-secure-boot] = 
"ls1012ardb_qspi_SECURE_BOOT_defconfig,,u-boot-
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb"
 KERNEL_DEFCONFIG ?= "defconfig"
 
-EXTRA_IMAGEDEPENDS += "ppa ppa-optee ppfe-firmware rcw-bin"
+EXTRA_IMAGEDEPENDS += "ppa ppa-optee ppfe-firmware rcw"
 USE_VT = "0"
-- 
1.9.0

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


  1   2   3   4   5   6   7   8   9   >