From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [PATCH] angstrom-2008.1.conf: add PREFERRED_VERSION_psplash
Date: Wed, 01 Apr 2009 09:50:38 +0200 [thread overview]
Message-ID: <gqv6ce$k19$1@ger.gmane.org> (raw)
In-Reply-To: <05187d8f9a873df8504511279c44af7c02b4facf.1238542568.git.andrea.adami@gmail.com>
On 01-04-09 01:45, Andrea Adami wrote:
>
> -second try
> ---
> conf/distro/angstrom-2008.1.conf | 11 ++++++++++-
> 1 files changed, 10 insertions(+), 1 deletions(-)
>
> diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
> index 57048d6..6c2c1bd 100644
> --- a/conf/distro/angstrom-2008.1.conf
> +++ b/conf/distro/angstrom-2008.1.conf
> @@ -76,6 +76,15 @@ PREFERRED_VERSION_glibc-initial ?= "2.6.1"
> PREFERRED_VERSION_uclibc ?= "0.9.30"
> PREFERRED_VERSION_uclibc-initial ?= "0.9.30"
>
> +# Preferred version for 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_avahi = "avahi"
>
> #Small machines prefer kdrive, but we might ship full Xorg in other images
> @@ -144,7 +153,7 @@ PREFERRED_PROVIDER_virtual/xserver ?= "xserver-kdrive"
> # Others:
> PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers"
> PREFERRED_PROVIDER_dbus-glib = "dbus-glib"
> -PREFERRED_PROVIDER_esound ?= "pulseaudio"
> +PREFERRED_PROVIDER_esound ?= "pulseaudio"
> PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
> PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs"
> PREFERRED_PROVIDER_gnome-vfs-plugin-file ?= "gnome-vfs"
What does pulseaudio have to do with psplash? Looks OK otherwise
regards,
Koen
next prev parent reply other threads:[~2009-04-01 7:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1238025789.git.andrea.adami@gmail.com>
2009-03-26 0:10 ` [PATCH 1/1] angstrom-2008.1.conf: add PREFERRED_PROVIDER_virtual/psplash -silence warning during parsing Andrea Adami
2009-03-26 0:25 ` Andrea Adami
2009-03-26 7:51 ` Koen Kooi
2009-03-30 11:47 ` Otavio Salvador
2009-03-30 12:07 ` Koen Kooi
2009-03-30 15:33 ` Otavio Salvador
2009-03-30 15:55 ` Koen Kooi
2009-03-31 23:45 ` [PATCH] angstrom-2008.1.conf: add PREFERRED_VERSION_psplash Andrea Adami
2009-04-01 7:50 ` Koen Kooi [this message]
2009-04-01 13:30 ` Andrea Adami
2009-03-30 17:02 ` [PATCH 1/1] angstrom-2008.1.conf: add PREFERRED_PROVIDER_virtual/psplash -silence warning during parsing Michael 'Mickey' Lauer
2009-03-30 17:34 ` Philip Balister
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gqv6ce$k19$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.