summaryrefslogtreecommitdiffstats
path: root/recipes-extended/jailhouse/files
Commit message (Collapse)AuthorAgeFilesLines
* jailhouse-imx: Avoid the build error when using -mcpu and -marchDaiane Angolini2024-02-071-0/+40
It changes the Makefile, so the recipe is the only one controlling the build arguments. It is related to [1] [1] https://git.yoctoproject.org/poky/commit/?id=04eac1f2b67eac5f892a9e0f8fcfe54849923af5 Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>