From 0e1426d82c5bf39c7b43cdc475f1efedcc67e71c Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 10 Oct 2013 18:56:32 +0200 Subject: conf: update sample configuration --- buildconf/local.conf | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'buildconf/local.conf') diff --git a/buildconf/local.conf b/buildconf/local.conf index c82844b..ea6f2a3 100644 --- a/buildconf/local.conf +++ b/buildconf/local.conf @@ -43,12 +43,6 @@ PARALLEL_MAKE = "-j 4" MACHINE ??= "qemux86" MACHINE ?= "colibri-t20" -# -# Licenses -# -COPY_LIC_MANIFEST = "1" -COPY_LIC_DIRS = "1" - # # Where to place downloads # @@ -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" -- cgit v1.2.3