summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-08-18 09:01:27 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-08-18 09:01:27 +0200
commit384814fdd3b18baf0c75cc6e82e676b32eb6aed7 (patch)
treeffe61d714c23247aca6e9326f46ed7f0cb5487aa /buildconf
parent53b7a34736ab9ce24cd390a53bb3216c1e5d94a3 (diff)
local.conf: adopt DISTRO to fido and drop PREFERRED_PROVIDER_glibc
Diffstat (limited to 'buildconf')
-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"