diff options
| -rw-r--r-- | meta/recipes-core/ovmf/ovmf_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index 692f80a53c..fe0850cc03 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++ b/meta/recipes-core/ovmf/ovmf_git.bb | |||
| @@ -39,7 +39,7 @@ SRC_URI[openssl.sha256sum] = "57be8618979d80c910728cfc99369bf97b2a1abd8f366ab6eb | |||
| 39 | 39 | ||
| 40 | inherit deploy | 40 | inherit deploy |
| 41 | 41 | ||
| 42 | PARALLEL_MAKE_class-native = "" | 42 | PARALLEL_MAKE = "" |
| 43 | 43 | ||
| 44 | S = "${WORKDIR}/git" | 44 | S = "${WORKDIR}/git" |
| 45 | 45 | ||
