diff options
Diffstat (limited to 'meta/classes/image.bbclass')
| -rw-r--r-- | meta/classes/image.bbclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass index 346dd5edc3..2469442d70 100644 --- a/meta/classes/image.bbclass +++ b/meta/classes/image.bbclass | |||
| @@ -24,8 +24,7 @@ PID = "${@os.getpid()}" | |||
| 24 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 24 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 25 | 25 | ||
| 26 | LDCONFIGDEPEND ?= "ldconfig-native:do_populate_sysroot" | 26 | LDCONFIGDEPEND ?= "ldconfig-native:do_populate_sysroot" |
| 27 | LDCONFIGDEPEND_linux-uclibc = "" | 27 | LDCONFIGDEPEND_libc-uclibc = "" |
| 28 | LDCONFIGDEPEND_linux-uclibceabi = "" | ||
| 29 | 28 | ||
| 30 | do_rootfs[depends] += "makedevs-native:do_populate_sysroot virtual/fakeroot-native:do_populate_sysroot ${LDCONFIGDEPEND}" | 29 | do_rootfs[depends] += "makedevs-native:do_populate_sysroot virtual/fakeroot-native:do_populate_sysroot ${LDCONFIGDEPEND}" |
| 31 | do_rootfs[depends] += "virtual/update-alternatives-native:do_populate_sysroot update-rc.d-native:do_populate_sysroot" | 30 | do_rootfs[depends] += "virtual/update-alternatives-native:do_populate_sysroot update-rc.d-native:do_populate_sysroot" |
