[meta-freescale] [PATCH 8/9] libpkcs11: add recipes

2018-04-02 Thread Chunrong Guo
ation for general functions 6ca8cb9 - Adding file hierarchy framework c08270f - Initial Commit Signed-off-by: Chunrong Guo --- recipes-extended/libpkcs11/libpkcs11_git.bb | 37 + 1 file changed, 37 insertions(+) create mode 100644 recipes-extended/libpkcs11/libpkcs11_git

[meta-freescale] [PATCH 2/9] ppa-optee: add ls1012a support

2018-04-02 Thread Chunrong Guo
*Set PPA_PATH for ls1012a *Add ls1012a to COMPATIBLE_MACHINE Signed-off-by: Chunrong Guo --- recipes-bsp/ppa/ppa-optee_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/ppa/ppa-optee_git.bb b/recipes-bsp/ppa/ppa-optee_git.bb index 9e53e2a..e9f3ec7 100644

[meta-freescale] [PATCH 5/9] aiopsl : update to af8c3b8

2018-04-02 Thread Chunrong Guo
le and related code fc75607 - aiopsl: remove dead code 93ce24e - aiopsl: make function(s) with no error paths return void 5cc0bea - aiopsl: add support for AIOP reset *Update SRC_URL Signed-off-by: Chunrong Guo --- recipes-dpaa2/aiopsl/aiopsl_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 dele

[meta-freescale] [PATCH 4/9] cst: update to 20b9a6e

2018-04-02 Thread Chunrong Guo
088A: PPA Input file for IE key extension feature *update SRC_URI Signed-off-by: Chunrong Guo --- recipes-devtools/cst/cst_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index 37ee71c..b3df252 10064

[meta-freescale] [PATCH 1/9] ppa: update COMPATIBLE_MACHINE

2018-04-02 Thread Chunrong Guo
*support ls1012a Signed-off-by: Chunrong Guo --- recipes-bsp/ppa/ppa_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb index b1cbde4..e6dcca3 100644 --- a/recipes-bsp/ppa/ppa_git.bb +++ b/recipes-bsp/ppa/ppa_git.bb

[meta-freescale] [PATCH 9/9] secure-obj: add recipes

2018-04-02 Thread Chunrong Guo
- TA: Changes in Makefile to comply with OP-TEE compilation d24d3d4 - Adding file hierarchy framework 9075f15 - Initial Commit Signed-off-by: Chunrong Guo --- .../secure-obj/secure-obj-module_git.bb| 11 +++ recipes-extended/secure-obj/secure-obj.inc | 27

[meta-freescale] [PATCH 6/9] ppa-optee: update PPA_PATH for ls1043a

2018-04-02 Thread Chunrong Guo
Signed-off-by: Chunrong Guo --- recipes-bsp/ppa/ppa-optee_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ppa/ppa-optee_git.bb b/recipes-bsp/ppa/ppa-optee_git.bb index e9f3ec7..f5d7201 100644 --- a/recipes-bsp/ppa/ppa-optee_git.bb +++ b/recipes-bsp/ppa/ppa

[meta-freescale] [PATCH] rcw-bin: fix typo

2018-04-03 Thread Chunrong Guo
Signed-off-by: Chunrong Guo --- recipes-bsp/rcw/rcw-bin_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/rcw-bin_git.bb b/recipes-bsp/rcw/rcw-bin_git.bb index a8af927..420d964 100644 --- a/recipes-bsp/rcw/rcw-bin_git.bb +++ b/recipes-bsp/rcw/rcw

[meta-freescale] [PATCH] meta-freescale: Add LAYERSERIES_COMPAT markup to layer.conf

2018-04-08 Thread Chunrong Guo
This means mismatched layers are more clearly identified to the user in cases where compatibility has not been tested. (From meta-yocto rev: ca35ea46708e0514e4d5a20950880be0bf1d4147) Signed-off-by: Chunrong Guo --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf

[meta-freescale] [PATCH 1/6] ls1043ardb-be: add machine config

2018-04-11 Thread Chunrong Guo
Signed-off-by: Chunrong Guo --- conf/machine/ls1043ardb-be.conf | 40 1 file changed, 40 insertions(+) create mode 100644 conf/machine/ls1043ardb-be.conf diff --git a/conf/machine/ls1043ardb-be.conf b/conf/machine/ls1043ardb-be.conf new file mode 100644

[meta-freescale] [PATCH 2/6] ls1046ardb-be: add machine config

2018-04-11 Thread Chunrong Guo
Signed-off-by: Chunrong Guo --- conf/machine/ls1046ardb-be.conf | 37 + 1 file changed, 37 insertions(+) create mode 100644 conf/machine/ls1046ardb-be.conf diff --git a/conf/machine/ls1046ardb-be.conf b/conf/machine/ls1046ardb-be.conf new file mode 100644

[meta-freescale] [PATCH 3/6] ls1088ardb-be: add machine config

2018-04-11 Thread Chunrong Guo
Signed-off-by: Chunrong Guo --- conf/machine/ls1088ardb-be.conf | 34 ++ 1 file changed, 34 insertions(+) create mode 100644 conf/machine/ls1088ardb-be.conf diff --git a/conf/machine/ls1088ardb-be.conf b/conf/machine/ls1088ardb-be.conf new file mode 100644 index

[meta-freescale] [PATCH 4/6] ls2088ardb-be: add machine config

2018-04-11 Thread Chunrong Guo
Signed-off-by: Chunrong Guo --- conf/machine/ls2088ardb-be.conf | 35 +++ 1 file changed, 35 insertions(+) create mode 100644 conf/machine/ls2088ardb-be.conf diff --git a/conf/machine/ls2088ardb-be.conf b/conf/machine/ls2088ardb-be.conf new file mode 100644

[meta-freescale] [PATCH 5/6] linux-qoriq/4.14: support big endian

2018-04-11 Thread Chunrong Guo
*kernel bigendian option is enabled Signed-off-by: Chunrong Guo --- recipes-kernel/linux/linux-qoriq_4.14.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb b/recipes-kernel/linux/linux-qoriq_4.14.bb index 0a708fe..f4af8d5

[meta-freescale] [PATCH 6/6] linux-qoriq/4.9: support big endian

2018-04-11 Thread Chunrong Guo
*kernel bigendian option is enabled Signed-off-by: Chunrong Guo --- recipes-kernel/linux/linux-qoriq_4.9.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-qoriq_4.9.bb b/recipes-kernel/linux/linux-qoriq_4.9.bb index 7229b01..f6d2942 100644

[meta-freescale] [PATCH] u-boot-qoriq: support big endian

2018-04-11 Thread Chunrong Guo
Signed-off-by: Chunrong Guo --- recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb b/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb index 11964ba..1801350 100644 --- a/recipes-bsp/u-boot/u

[meta-freescale] [PATCH v2 2/7] ls1046ardb-be: add machine config

2018-04-17 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/ls1046ardb-be.conf | 37 + 1 file changed, 37 insertions(+) create mode 100644 conf/machine/ls1046ardb-be.conf diff --git a/conf/machine/ls1046ardb-be.conf b/conf/machine/ls1046ardb-be.conf

[meta-freescale] [PATCH v2 5/7] linux-qoriq/4.14: support big endian

2018-04-17 Thread chunrong . guo
From: Chunrong Guo *kernel bigendian option is enabled Signed-off-by: Chunrong Guo --- recipes-kernel/linux/linux-qoriq_4.14.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-qoriq_4.14.bb b/recipes-kernel/linux/linux-qoriq_4.14.bb index

[meta-freescale] [PATCH v2 7/7] u-boot-qoriq: support big endian

2018-04-17 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb b/recipes-bsp/u-boot/u-boot-qoriq_2017.12.bb index 11964ba..1801350 100644 --- a

[meta-freescale] [PATCH v2 1/7] ls1043ardb-be: add machine config

2018-04-17 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/ls1043ardb-be.conf | 40 1 file changed, 40 insertions(+) create mode 100644 conf/machine/ls1043ardb-be.conf diff --git a/conf/machine/ls1043ardb-be.conf b/conf/machine/ls1043ardb-be.conf

[meta-freescale] [PATCH v2 3/7] ls1088ardb-be: add machine config

2018-04-17 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/ls1088ardb-be.conf | 34 ++ 1 file changed, 34 insertions(+) create mode 100644 conf/machine/ls1088ardb-be.conf diff --git a/conf/machine/ls1088ardb-be.conf b/conf/machine/ls1088ardb-be.conf new

[meta-freescale] [PATCH v2 6/7] linux-qoriq/4.9: support big endian

2018-04-17 Thread chunrong . guo
From: Chunrong Guo *kernel bigendian option is enabled Signed-off-by: Chunrong Guo --- recipes-kernel/linux/linux-qoriq_4.9.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-qoriq_4.9.bb b/recipes-kernel/linux/linux-qoriq_4.9.bb index

[meta-freescale] [PATCH v2 4/7] ls2088ardb-be: add machine config

2018-04-17 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/ls2088ardb-be.conf | 35 +++ 1 file changed, 35 insertions(+) create mode 100644 conf/machine/ls2088ardb-be.conf diff --git a/conf/machine/ls2088ardb-be.conf b/conf/machine/ls2088ardb-be.conf new

[meta-freescale] [PATCH 04/13] t2080rdb-64b: add machine config

2018-04-25 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/t2080rdb-64b.conf | 29 + 1 file changed, 29 insertions(+) create mode 100644 conf/machine/t2080rdb-64b.conf diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf new file mode

[meta-freescale] [PATCH 07/13] optee-os-qoriq : use objcopy to output tee.elf binary

2018-04-25 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- recipes-security/optee/optee-os-qoriq_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index fba81fb..92c3d28 100644 --- a

[meta-freescale] [PATCH 03/13] t1024rdb-64b: add machine config

2018-04-25 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/t1024rdb-64b.conf | 29 + 1 file changed, 29 insertions(+) create mode 100644 conf/machine/t1024rdb-64b.conf diff --git a/conf/machine/t1024rdb-64b.conf b/conf/machine/t1024rdb-64b.conf new file mode

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

2018-04-25 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/ls2088ardb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf index 39a87aa..a23f762 100644 --- a/conf/machine/ls2088ardb.conf +++ b/conf/machine

[meta-freescale] [PATCH 01/13] e6500-64b.inc: add recipes

2018-04-25 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/include/e6500-64b.inc | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 conf/machine/include/e6500-64b.inc diff --git a/conf/machine/include/e6500-64b.inc b/conf/machine/include/e6500-64b.inc new file mode

[meta-freescale] [PATCH 02/13] p5040ds-64b: add machine config

2018-04-26 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/p5040ds-64b.conf | 28 1 file changed, 28 insertions(+) create mode 100644 conf/machine/p5040ds-64b.conf diff --git a/conf/machine/p5040ds-64b.conf b/conf/machine/p5040ds-64b.conf new file mode

[meta-freescale] [PATCH 06/13] ls2-phy: update COMPATIBLE_MACHINE for t2080 and t4240

2018-04-26 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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 c798e88..61ca9b8 100644 --- a/recipes-bsp/ls2-phy/ls2

[meta-freescale] [PATCH 05/13] t4240rdb-64b: add machine config

2018-04-26 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/t4240rdb-64b.conf | 24 1 file changed, 24 insertions(+) create mode 100644 conf/machine/t4240rdb-64b.conf diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf new file mode

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

2018-04-26 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-04-26 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-04-26 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-04-26 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-04-26 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-05-03 Thread chunrong . guo
From: Chunrong Guo *include the following changes: 72abfd9 - update the appendix content 0f0fdaf - update License ff0f925 - Edgescale bootstrap certificate enroll app Signed-off-by: Chunrong Guo --- .../qoriq-eds/qoriq-eds-bootstrap.bb | 24 .../0001-fix

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

2018-05-03 Thread chunrong . guo
From: Chunrong Guo *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

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

2018-05-03 Thread chunrong . guo
From: Chunrong Guo *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

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

2018-05-03 Thread chunrong . guo
From: Chunrong Guo 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

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

2018-05-03 Thread chunrong . guo
From: Chunrong Guo *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 --- recipes-containers/qoriq-eds/qoriq-eds-puppet.bb | 19 +++ 1 file changed, 19

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

2018-05-03 Thread chunrong . guo
From: Chunrong Guo *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 --- recipes-containers/q

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

2018-05-03 Thread chunrong . guo
From: Chunrong Guo *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. 79813a

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

2018-05-08 Thread chunrong . guo
From: Chunrong Guo *include the following changes: 72abfd9 - update the appendix content 0f0fdaf - update License ff0f925 - Edgescale bootstrap certificate enroll app Signed-off-by: Chunrong Guo --- .../qoriq-eds/qoriq-eds-bootstrap.bb | 24 .../0001-fix

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

2018-05-08 Thread chunrong . guo
From: Chunrong Guo *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 --- recipes-containers/q

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

2018-05-08 Thread chunrong . guo
From: Chunrong Guo *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 --- recipes-containers/qoriq-eds/qoriq-eds-puppet.bb | 19 +++ 1 file changed, 19

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

2018-05-08 Thread chunrong . guo
From: Chunrong Guo *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. 79813a

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

2018-05-08 Thread chunrong . guo
From: Chunrong Guo *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

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

2018-05-08 Thread chunrong . guo
From: Chunrong Guo *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

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

2018-05-08 Thread chunrong . guo
From: Chunrong Guo 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

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

2018-05-27 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-05-27 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

[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 Signed-off-by: Chunrong Guo --- 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

[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 Signed-off-by: Chunrong Guo --- 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

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

2018-05-27 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-05-27 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-05-27 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-05-27 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-05-27 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-05-27 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

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

2018-05-28 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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

[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

[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

[meta-freescale] [PATCH] qemu-qoriq: add recipes

2018-06-14 Thread chunrong . guo
From: Chunrong Guo *include the following changes: 6c297a7 - vfio fsl-mc: Expose DPIO cacheable region as cacheable 8e929a8 - fsl-mc: mc-bus device fdt node creation 4be2ad9 - fsl-mc: Add APIs to provide root mc-portal region b1abcf2 - fsl-mc: Add API to provide mc-portals region 22d303a - vfio

[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

[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

[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

[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

[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 006

[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

[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" 007ac

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[meta-freescale] [PATCH 02/14] libpkcs11: update to 8e942d3

2018-07-05 Thread chunrong . guo
From: Chunrong Guo *include the following changes: 8e942d3 - APP_LIB: Miscellaneous changes c4758bc - LIB_APP: Resolving coverity issues 213a233 - LIB: Terminating the crypto operation in C_Sign 904b794 - Merge pull request #18 in DNDEV/libpkcs11 from devel_sdk to master 16224a4 - REVIEW: Taking

[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 "netd

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

<    3   4   5   6   7   8   9   >