diff options
Diffstat (limited to 'meta/classes/image.bbclass')
| -rw-r--r-- | meta/classes/image.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass index b2325b3a6d..346dd5edc3 100644 --- a/meta/classes/image.bbclass +++ b/meta/classes/image.bbclass | |||
| @@ -23,7 +23,7 @@ PID = "${@os.getpid()}" | |||
| 23 | 23 | ||
| 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_linux-uclibc = "" |
| 28 | LDCONFIGDEPEND_linux-uclibceabi = "" | 28 | LDCONFIGDEPEND_linux-uclibceabi = "" |
| 29 | 29 | ||
