[oe-commits] Andrea Adami : angstrom-2008.1.conf: fix typos

GIT User account git at amethyst.openembedded.net
Wed Apr 1 23:59:15 UTC 2009


Module: openembedded.git
Branch: kergoth/autotools
Commit: 0c8dd633e24dc70d9710f78740ab0fcdc000ad3d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0c8dd633e24dc70d9710f78740ab0fcdc000ad3d

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Apr  2 00:11:55 2009 +0200

angstrom-2008.1.conf: fix typos

 -golden rule: don't commit if you're tired...

---

 conf/distro/angstrom-2008.1.conf |    4 ++--
 1 files 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-<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"
 





More information about the Openembedded-commits mailing list