diff options
| -rw-r--r-- | meta/recipes-core/ovmf/ovmf_git.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index 3b5a05e51e..ff2b2a530a 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++ b/meta/recipes-core/ovmf/ovmf_git.bb | |||
| @@ -29,10 +29,7 @@ PARALLEL_MAKE = "" | |||
| 29 | 29 | ||
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | DEPENDS_class-native="util-linux-native iasl-native" | 32 | DEPENDS = "nasm-native acpica-native ovmf-native util-linux-native" |
| 33 | DEPENDS_class-target="ovmf-native bc-native" | ||
| 34 | |||
| 35 | DEPENDS_append = " nasm-native" | ||
| 36 | 33 | ||
| 37 | EDK_TOOLS_DIR="edk2_basetools" | 34 | EDK_TOOLS_DIR="edk2_basetools" |
| 38 | 35 | ||
