From 0c8dd633e24dc70d9710f78740ab0fcdc000ad3d Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 2 Apr 2009 00:11:55 +0200 Subject: [PATCH] angstrom-2008.1.conf: fix typos -golden rule: don't commit if you're tired... --- conf/distro/angstrom-2008.1.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 0fb8332..e3e36d5 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -76,14 +76,14 @@ PREFERRED_VERSION_glibc-initial ?= "2.6.1" PREFERRED_VERSION_uclibc ?= "0.9.30" PREFERRED_VERSION_uclibc-initial ?= "0.9.30" -# Preferred version for psplash +# Preferred provider for virtual/psplash # This enforces a specific brand to be used, in our case the angstrom # one. In case you want to change the logo or something like that we # suggest you to create another recipe (e.g: psplash-) for that # and add that into your image. # You can also opt to change or override this line, but that isn't # needed because psplash is using update-alternatives. -PREFERRED_VERSION_psplash ?= "psplash-angstrom" +PREFERRED_PROVIDER_virtual/psplash ?= "psplash-angstrom" PREFERRED_PROVIDER_avahi = "avahi" -- 2.7.4