summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/jailhouse/jailhouse-imx_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/jailhouse/jailhouse-imx_git.bb b/recipes-extended/jailhouse/jailhouse-imx_git.bb
index a51848cf..c0f1b27d 100644
--- a/recipes-extended/jailhouse/jailhouse-imx_git.bb
+++ b/recipes-extended/jailhouse/jailhouse-imx_git.bb
@@ -39,6 +39,8 @@ CELL_DIR ?= "${JH_DATADIR}/cells"
39CELLCONF_DIR ?= "${JH_DATADIR}/configs" 39CELLCONF_DIR ?= "${JH_DATADIR}/configs"
40INMATES_DIR ?= "${JH_DATADIR}/inmates" 40INMATES_DIR ?= "${JH_DATADIR}/inmates"
41 41
42TUNE_CCARGS:remove:mx93-nxp-bsp = "-mcpu=cortex-a55"
43
42do_configure() { 44do_configure() {
43 if [ -d ${STAGING_DIR_HOST}/${CELLCONF_DIR} ]; 45 if [ -d ${STAGING_DIR_HOST}/${CELLCONF_DIR} ];
44 then 46 then