aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/angstrom-2008.1.conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-04-02 00:11:55 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-04-02 00:13:29 +0200
commit0c8dd633e24dc70d9710f78740ab0fcdc000ad3d (patch)
treef1f4726ca48b14090405f3b367b387aa04dc7016 /conf/distro/angstrom-2008.1.conf
parentb711f9d53e5647a993ee3e258bd2e1f37b0875e3 (diff)
downloadopenembedded-0c8dd633e24dc70d9710f78740ab0fcdc000ad3d.tar.gz
angstrom-2008.1.conf: fix typos
-golden rule: don't commit if you're tired...
Diffstat (limited to 'conf/distro/angstrom-2008.1.conf')
-rw-r--r--conf/distro/angstrom-2008.1.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 0fb8332978..e3e36d5c59 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-<brand>) 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"