From 384814fdd3b18baf0c75cc6e82e676b32eb6aed7 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Tue, 18 Aug 2015 09:01:27 +0200 Subject: local.conf: adopt DISTRO to fido and drop PREFERRED_PROVIDER_glibc --- buildconf/local.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/buildconf/local.conf b/buildconf/local.conf index 1ce3966..ca0ac1a 100644 --- a/buildconf/local.conf +++ b/buildconf/local.conf @@ -234,7 +234,7 @@ CONF_VERSION = "1" INHERIT += "rm_work" # Use this distro -DISTRO = "angstrom-v2014.12" +DISTRO = "angstrom-v2015.06" # What image type(s) are to be built? IMAGE_FSTYPES += "tar.bz2" @@ -243,4 +243,3 @@ IMAGE_FSTYPES += "tar.bz2" # BB_GENERATE_MIRROR_TARBALLS = "0" PREFERRED_PROVIDER_psplash-support = "psplash-angstrom" -PREFERRED_PROVIDER_glibc = "glibc" -- cgit v1.2.3