summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildconf/local.conf3
1 files changed, 1 insertions, 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"