summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/local.conf')
-rw-r--r--buildconf/local.conf11
1 files changed, 3 insertions, 8 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index c82844b..ea6f2a3 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -44,12 +44,6 @@ MACHINE ??= "qemux86"
MACHINE ?= "colibri-t20"
#
-# Licenses
-#
-COPY_LIC_MANIFEST = "1"
-COPY_LIC_DIRS = "1"
-
-#
# Where to place downloads
#
# During a first build the system will download many different source code tarballs
@@ -213,7 +207,7 @@ CONF_VERSION = "1"
INHERIT += "rm_work"
# Use this distro
-DISTRO = "angstrom-next"
+DISTRO = "angstrom-v2013.06"
# What image type(s) are to be built?
IMAGE_FSTYPES += "tar.bz2"
@@ -225,4 +219,5 @@ IMAGE_FSTYPES += "tar.bz2"
ASSUME_PROVIDED += "svn-native mercurial-native"
#ASSUME_PROVIDED += "git-native svn-native mercurial-native"
-PREFERRED_PROVIDER_psplash-support = "psplash-angstrom" \ No newline at end of file
+PREFERRED_PROVIDER_psplash-support = "psplash-angstrom"
+PREFERRED_PROVIDER_eglibc = "eglibc"