angstrom-2008.1.conf: fix typos
authorAndrea Adami <andrea.adami@gmail.com>
Wed, 1 Apr 2009 22:11:55 +0000 (00:11 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Wed, 1 Apr 2009 22:13:29 +0000 (00:13 +0200)
 -golden rule: don't commit if you're tired...

conf/distro/angstrom-2008.1.conf

index 0fb8332..e3e36d5 100644 (file)
@@ -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"