summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/management-complex/management-complex_10.20.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* management-complex: avoid soft link loop in do_deployTing Liu2020-06-161-1/+1
| | | | | | | | | | | | | | 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-0/+41
Upgrade management complex firmware to latest NXP release (LSDK-20.04) containing firmware 10.20.4. Signed-off-by: Jens Rehsack <sno@netbsd.org>