diff options
Diffstat (limited to 'buildconf')
-rw-r--r-- | buildconf/local.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf index 6e41621..1ce3966 100644 --- a/buildconf/local.conf +++ b/buildconf/local.conf @@ -243,4 +243,4 @@ IMAGE_FSTYPES += "tar.bz2" # BB_GENERATE_MIRROR_TARBALLS = "0" PREFERRED_PROVIDER_psplash-support = "psplash-angstrom" -PREFERRED_PROVIDER_eglibc = "eglibc" +PREFERRED_PROVIDER_glibc = "glibc" |