Commit Graph

30 Commits

Author SHA1 Message Date
Zelan Zou
bef871d18e management-complex: Bump version 10.37.0 -> 10.39.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 72d3c27650)
2024-11-06 11:47:02 +00:00
Otavio Salvador
a8d8dc4601 ls2080ardb: drop as it is unbuildable for too long
Fixes: #1498.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-10-12 20:27:43 -03:00
Jun Zhu
b94e1ad935 management-complex: Upgrade to v10.37.0
- Add new version recipe.
- Drop the old versions.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2023-07-19 15:22:56 +08:00
Jun Zhu
fa2d57d674 management-complex: Add recipe for v10.35.0
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2022-12-16 15:51:01 +08:00
Pierre-Jean Texier
bef00d6e4f recipes: use https protocol and add explicit branch parameter
Due to https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
it is required to use https protocol for github repo accessing.

Update created with oe-core/scripts/contrib/convert-srcuri.py (see [0])

Fixes:

WARNING: /work/meta-freescale/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb: URL: git://github.com/Freescale/u-boot-fslc.git;branch=2021.07+fslc uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.

[0] - https://git.openembedded.org/openembedded-core/tree/scripts/contrib/convert-srcuri.py

Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
2021-11-03 22:27:01 +01:00
Ting Liu
3f6f4bd60f management-complex: add recipe for 10.29.0
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2021-10-15 22:11:36 +08:00
Ting Liu
203f407a9e qoriq: Convert to new override syntax
* change `virtclass-native`` to ``class-native`
* add fixes for ls2088a

Signed-off-by: Ting Liu <ting.liu@nxp.com>
2021-10-13 15:01:28 +08:00
Khem Raj
59d36c9832 layer: Convert to new override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-12 10:08:24 -07:00
Ting Liu
5f60a6e4ca management-complex: add recipe 10.24.0
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2020-12-16 08:38:13 -03:00
Ting Liu
fa1844cc2e management-complex: avoid soft link loop in do_deploy
when the deploy mc_app directory is already populated, a soft link
loop from mc.itb to mc.itb will be created.

Steps to reproduce:
$ bitbake -c cleansstate management-complex
$ bitbake management-complex
$ bitbake -c deploy -f management-complex

Use 'find -type f' to exclude links.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
2020-06-16 08:46:19 -03:00
Jens Rehsack
fb71f3c3d0 management-complex: upgrade 10.20.1 -> 10.20.4
Upgrade management complex firmware to latest NXP release (LSDK-20.04)
containing firmware 10.20.4.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
2020-04-06 16:39:57 -03:00
Jens Rehsack
d949a7720d management-complex: add LSDK-19.03's v10.14.1
For not clearly discovered reason, ls2088ardb development board doesn't boot
with v10.18.0 neither with 10.20.1.
Add 10.14.1 from LSDK 19.03 to have a booting 208x.

Signed-off-by: Jens Rehsack <sno@NetBSD.org>
2020-02-11 18:25:22 -03:00
Jens Rehsack
069a29886e management-complex: update 10.18.0 -> 10.20.1
Since LDSK-19.09.311219 is out and contains updated u-boot-qoriq, atf, rcw
and so on, take care of management-complex firmware, too.

Signed-off-by: Jens Rehsack <sno@NetBSD.org>
2020-02-11 18:25:22 -03:00
Chunrong Guo
8d4fb60f06 mc: remove fsl-eula-unpack class
Binary EULA, but the "inherit fsl-eula-unpack"
forces the user to accept a much more elaborate license

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-23 09:32:28 -03:00
Jens Rehsack
4b72db3f52 management-complex: Add support for ls2080a
The upstream sources contain support for ls2080a and there're
evaluation boards with such a SoC out there. So add recipe
support for supported SoC.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
2019-12-16 18:53:56 -03:00
Chunrong Guo
cd773422f2 mc: update to 249c325
*update to lsdk 1909 tag
include the following changes:
249c325 - Add the prebuilt binaries of mc 10.18.0 release
3173855 - Add the prebuilt binaries of mc 10.17.0 release

*Upgrade version to 10.18.0

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-10-21 09:07:06 -03:00
Chunrong Guo
64dac74a60 mc: update to f72b978
*update to lsdk 1906 tag
include the following changes:
f72b978 - Add the prebuilt binaries of mc 10.16.2 release
a7d982e - Update the license file

*Upgrade version to 10.16.2

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12 17:18:34 -03:00
Chunrong Guo
07aa31cc3b mc: Upgrade version to 10.14.3
*Update to lsdk 1903 tag
include the following changes:
bd64d18 - Add the prebuilt binaries of mc 10.14.3 release

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-11 09:00:13 -03:00
Chunrong Guo
912815e204 mc: Upgrade version to 10.12.0
*update to lsdk 1812 tag
include the following changes
cdb5af4 - Add the prebuilt binaries of mc 10.12.0 release
840aa8e - Initial commit to add README

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14 16:23:38 -02:00
Chunrong Guo
634d6ddf3b management-complex: inherit fsl-eula-unpack class
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-10 11:00:49 -02:00
Chunrong Guo
801eab23ae management-complex : upgrade 10.8.0->10.10.0
*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 <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01 13:51:02 -03:00
Otavio Salvador
a0364932fe management-complex: Fix broken syntax
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-02 18:54:47 -03:00
Chunrong Guo
2f1b2deb66 mc: update to version 10.8.0
*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 <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-02 14:20:59 -03:00
C.R. Guo
682f6e278f mc: Upgrade to v10.6.0
*Changes:
f461bcd - Add the prebuilt binaries of mc 10.6.0 release

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02 10:30:13 -03:00
Chunrong Guo
c61193a840 management-complex: update to 10.3.4
*include the following changes:
824745f - Add the prebuilt binaries of mc 10.3.4 release
840aa8e - Initial commit to add README

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06 10:00:21 -02:00
Chunrong Guo
65879426f3 mc:update to 10.3.2
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18 11:42:30 -02:00
Chunrong Guo
15bf9e750c mc :update to 10.2.2
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07 11:42:29 -03:00
Chunrong Guo
9d686dcbe7 management-complex: upgrade to 10.1.2
*support ls2088a

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02 17:54:57 -03:00
Fabio Berton
3be4f88029 management-complex: Set PACKAGE_ARCH to the value of MACHINE_ARCH
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06 16:25:47 -02:00
Zongchun Yu
8577e58510 management-complex: Add recipe
Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-22 11:30:51 -03:00