diff options
| -rw-r--r-- | meta/classes-recipe/bin_package.bbclass | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/classes-recipe/bin_package.bbclass b/meta/classes-recipe/bin_package.bbclass index 9dd2489725..3a1befc29c 100644 --- a/meta/classes-recipe/bin_package.bbclass +++ b/meta/classes-recipe/bin_package.bbclass | |||
| @@ -20,9 +20,6 @@ | |||
| 20 | # they would be in ${WORKDIR}. | 20 | # they would be in ${WORKDIR}. |
| 21 | # | 21 | # |
| 22 | 22 | ||
| 23 | # Nothing is being built so there is no need for the cross-compiler. | ||
| 24 | INHIBIT_DEFAULT_DEPS = "1" | ||
| 25 | |||
| 26 | # Skip the unwanted steps | 23 | # Skip the unwanted steps |
| 27 | do_configure[noexec] = "1" | 24 | do_configure[noexec] = "1" |
| 28 | do_compile[noexec] = "1" | 25 | do_compile[noexec] = "1" |
