summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/jailhouse/jailhouse-imx_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/jailhouse/jailhouse-imx_git.bb b/recipes-extended/jailhouse/jailhouse-imx_git.bb
index 26a16aee..dcfe181e 100644
--- a/recipes-extended/jailhouse/jailhouse-imx_git.bb
+++ b/recipes-extended/jailhouse/jailhouse-imx_git.bb
@@ -28,7 +28,7 @@ DEPENDS = " \
28 dtc-native \ 28 dtc-native \
29" 29"
30 30
31inherit module python3native bash-completion deploy setuptools3 31inherit module bash-completion deploy setuptools3
32 32
33S = "${WORKDIR}/git" 33S = "${WORKDIR}/git"
34B = "${S}" 34B = "${S}"