diff options
Diffstat (limited to 'meta/classes/image.bbclass')
| -rw-r--r-- | meta/classes/image.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass index ceee8481e6..a03b880402 100644 --- a/meta/classes/image.bbclass +++ b/meta/classes/image.bbclass | |||
| @@ -70,6 +70,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
| 70 | 70 | ||
| 71 | LDCONFIGDEPEND ?= "ldconfig-native:do_populate_sysroot" | 71 | LDCONFIGDEPEND ?= "ldconfig-native:do_populate_sysroot" |
| 72 | LDCONFIGDEPEND_libc-uclibc = "" | 72 | LDCONFIGDEPEND_libc-uclibc = "" |
| 73 | LDCONFIGDEPEND_libc-musl = "" | ||
| 73 | 74 | ||
| 74 | do_rootfs[depends] += "makedevs-native:do_populate_sysroot virtual/fakeroot-native:do_populate_sysroot ${LDCONFIGDEPEND}" | 75 | do_rootfs[depends] += "makedevs-native:do_populate_sysroot virtual/fakeroot-native:do_populate_sysroot ${LDCONFIGDEPEND}" |
| 75 | do_rootfs[depends] += "virtual/update-alternatives-native:do_populate_sysroot update-rc.d-native:do_populate_sysroot" | 76 | do_rootfs[depends] += "virtual/update-alternatives-native:do_populate_sysroot update-rc.d-native:do_populate_sysroot" |
