summaryrefslogtreecommitdiffstats
path: root/recipes-extended/jailhouse
Commit message (Collapse)AuthorAgeFilesLines
* layer: Convert to new override syntaxKhem Raj2021-08-121-8/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jailhouse: Fix firmware location as non-arch specificTom Hochstein2021-06-181-1/+1
| | | | | | The firmware is installed in /lib regardless of multilib usage. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* jailhouse: Fix FILES_pyjailhouseCristinel Panfir2020-10-201-1/+1
| | | | Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
* jailhouse: Upgrade to version 0.12Cristinel Panfir2020-10-201-2/+2
| | | | Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
* jailhouse: Enable Jailhouse for i.MXCristinel Panfir2020-05-252-0/+191
This is an adaptation of the original recipe https://bitbucket.org/retotech/meta-jailhouse - add recipe for Jailhouse version 0.11 - enable for mx8mq, mx8mm, mx8mn - add pyjailhouse/python tools like jailhouse-cell-linux - update to python3 classes Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>