diff options
| -rw-r--r-- | recipes-extended/jailhouse/jailhouse-imx_git.bb | 2 |
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 26a16aeed..dcfe181ec 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 | ||
| 31 | inherit module python3native bash-completion deploy setuptools3 | 31 | inherit module bash-completion deploy setuptools3 |
| 32 | 32 | ||
| 33 | S = "${WORKDIR}/git" | 33 | S = "${WORKDIR}/git" |
| 34 | B = "${S}" | 34 | B = "${S}" |
