summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/management-complex
Commit message (Collapse)AuthorAgeFilesLines
* management-complex: Add recipe for v10.35.0Jun Zhu2022-12-161-0/+41
| | | | Signed-off-by: Jun Zhu <junzhu@nxp.com>
* recipes: use https protocol and add explicit branch parameterPierre-Jean Texier2021-11-034-4/+4
| | | | | | | | | | | | | | | 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>
* management-complex: add recipe for 10.29.0Ting Liu2021-10-151-0/+41
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* qoriq: Convert to new override syntaxTing Liu2021-10-133-3/+3
| | | | | | | * change `virtclass-native`` to ``class-native` * add fixes for ls2088a Signed-off-by: Ting Liu <ting.liu@nxp.com>
* layer: Convert to new override syntaxKhem Raj2021-08-123-13/+13
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* management-complex: add recipe 10.24.0Ting Liu2020-12-161-0/+41
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* management-complex: avoid soft link loop in do_deployTing Liu2020-06-162-2/+2
| | | | | | | | | | | | | | 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>
* management-complex: upgrade 10.20.1 -> 10.20.4Jens Rehsack2020-04-061-2/+2
| | | | | | | Upgrade management complex firmware to latest NXP release (LSDK-20.04) containing firmware 10.20.4. Signed-off-by: Jens Rehsack <sno@netbsd.org>
* management-complex: add LSDK-19.03's v10.14.1Jens Rehsack2020-02-111-0/+41
| | | | | | | | 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>
* management-complex: update 10.18.0 -> 10.20.1Jens Rehsack2020-02-111-2/+2
| | | | | | | 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>
* mc: remove fsl-eula-unpack classChunrong Guo2019-12-231-2/+2
| | | | | | | 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>
* management-complex: Add support for ls2080aJens Rehsack2019-12-161-0/+1
| | | | | | | | 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>
* mc: update to 249c325Chunrong Guo2019-10-211-1/+1
| | | | | | | | | | | *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>
* mc: update to f72b978Chunrong Guo2019-07-121-2/+2
| | | | | | | | | | | *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>
* mc: Upgrade version to 10.14.3Chunrong Guo2019-04-111-1/+1
| | | | | | | | *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>
* mc: Upgrade version to 10.12.0Chunrong Guo2019-01-141-3/+4
| | | | | | | | | *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>
* management-complex: inherit fsl-eula-unpack classChunrong Guo2019-01-101-2/+2
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* management-complex : upgrade 10.8.0->10.10.0Chunrong Guo2018-10-011-2/+2
| | | | | | | | | | *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>
* management-complex: Fix broken syntaxOtavio Salvador2018-07-021-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mc: update to version 10.8.0Chunrong Guo2018-07-021-2/+2
| | | | | | | | | | *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>
* mc: Upgrade to v10.6.0C.R. Guo2018-04-021-4/+4
| | | | | | | | *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>
* management-complex: update to 10.3.4Chunrong Guo2017-11-061-1/+1
| | | | | | | | | *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>
* mc:update to 10.3.2Chunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mc :update to 10.2.2Chunrong Guo2017-08-071-5/+8
| | | | | Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* management-complex: upgrade to 10.1.2Chunrong Guo2017-05-021-4/+4
| | | | | | | *support ls2088a Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* management-complex: Set PACKAGE_ARCH to the value of MACHINE_ARCHFabio Berton2016-12-061-0/+3
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* management-complex: Add recipeZongchun Yu2016-07-221-0/+33
Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>