diff options
| -rw-r--r-- | meta/recipes-core/eglibc/eglibc-locale.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-locale.inc b/meta/recipes-core/eglibc/eglibc-locale.inc index ca3940dc52..b8107eea90 100644 --- a/meta/recipes-core/eglibc/eglibc-locale.inc +++ b/meta/recipes-core/eglibc/eglibc-locale.inc | |||
| @@ -62,6 +62,6 @@ do_install () { | |||
| 62 | 62 | ||
| 63 | inherit libc-package | 63 | inherit libc-package |
| 64 | 64 | ||
| 65 | do_install[depends] += "virtual/libc${PKGSUFFIX}:do_populate_sysroot" | 65 | do_install[depends] += "virtual/${MLPREFIX}libc${PKGSUFFIX}:do_populate_sysroot" |
| 66 | 66 | ||
| 67 | BBCLASSEXTEND = "nativesdk" | 67 | BBCLASSEXTEND = "nativesdk" |
