diff options
Diffstat (limited to 'meta/classes-recipe/image.bbclass')
| -rw-r--r-- | meta/classes-recipe/image.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes-recipe/image.bbclass b/meta/classes-recipe/image.bbclass index 4f00162e78..7231fad940 100644 --- a/meta/classes-recipe/image.bbclass +++ b/meta/classes-recipe/image.bbclass | |||
| @@ -96,6 +96,7 @@ USE_DEPMOD ?= "1" | |||
| 96 | PID = "${@os.getpid()}" | 96 | PID = "${@os.getpid()}" |
| 97 | 97 | ||
| 98 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 98 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 99 | SSTATE_ARCHS_TUNEPKG = "${@all_multilib_tune_values(d, 'TUNE_PKGARCH')}" | ||
| 99 | 100 | ||
| 100 | LDCONFIGDEPEND ?= "ldconfig-native:do_populate_sysroot" | 101 | LDCONFIGDEPEND ?= "ldconfig-native:do_populate_sysroot" |
| 101 | LDCONFIGDEPEND:libc-musl = "" | 102 | LDCONFIGDEPEND:libc-musl = "" |
