From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [STABLE][STABLE][PATCH 4/4] angstrom 2009.X config file: sync with .dev
Date: Thu, 16 Apr 2009 08:19:55 -0400 [thread overview]
Message-ID: <49E7226B.8010502@balister.org> (raw)
In-Reply-To: <1239701117-7033-5-git-send-email-k.kooi@student.utwente.nl>
[-- Attachment #1: Type: text/plain, Size: 2456 bytes --]
Koen Kooi wrote:
> From: Koen Kooi <koen@openembedded.org>
>
> ---
> conf/distro/angstrom-2008.1.conf | 13 +++++++++++--
> 1 files changed, 11 insertions(+), 2 deletions(-)
>
> diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
> index 57048d6..37cb8f0 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 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_PROVIDER_virtual/psplash ?= "psplash-angstrom"
> +
> PREFERRED_PROVIDER_avahi = "avahi"
>
> #Small machines prefer kdrive, but we might ship full Xorg in other images
> @@ -138,13 +147,12 @@ PREFERRED_PROVIDER_virtual/db ?= "db"
> PREFERRED_PROVIDER_virtual/db-native ?= "db-native"
> PREFERRED_PROVIDER_virtual/libsdl ?= "libsdl-x11"
> PREFERRED_PROVIDER_virtual/libx11 ?= "libx11"
> -PREFERRED_PROVIDER_virtual/libxine ?= "libxine-x11"
> 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"
> @@ -155,6 +163,7 @@ PREFERRED_PROVIDER_ntp ?= "ntp"
> PREFERRED_PROVIDER_hotplug = "udev"
> PREFERRED_PROVIDER_libxss = "libxss"
> PREFERRED_PROVIDER_bluez-utils-dbus = "bluez-utils"
> +PREFERRED_PROVIDER_bluez-libs = "bluez4"
>
> # we don't ship gtk-directfb by default
> PREFERRED_PROVIDER_gtk+ ?= "gtk+"
Acked-by: Philip Balister <philip@balister.org>
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]
next prev parent reply other threads:[~2009-04-16 12:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-14 9:25 [STABLE] bluez4 and gnome updates for stable Koen Kooi
2009-04-14 9:25 ` [STABLE][STABLE][PATCH 1/4] checksums: sync with .dev Koen Kooi
2009-04-14 9:25 ` [STABLE][STABLE][PATCH 2/4] bluez + obex: " Koen Kooi
2009-04-14 9:25 ` [STABLE][STABLE][PATCH 3/4] gnome: update various bits to 2.26, " Koen Kooi
2009-04-14 9:25 ` [STABLE][STABLE][PATCH 4/4] angstrom 2009.X config file: " Koen Kooi
2009-04-16 11:22 ` Marcin Juszkiewicz
2009-04-16 12:00 ` Koen Kooi
2009-04-16 12:19 ` Philip Balister [this message]
2009-04-16 12:18 ` [STABLE][STABLE][PATCH 3/4] gnome: update various bits to 2.26, " Philip Balister
2009-04-16 12:17 ` [STABLE][STABLE][PATCH 2/4] bluez + obex: " Philip Balister
2009-04-16 11:21 ` [STABLE][STABLE][PATCH 1/4] checksums: " Marcin Juszkiewicz
2009-04-16 12:16 ` Philip Balister
2009-04-15 6:39 ` [STABLE] bluez4 and gnome updates for stable Koen Kooi
2009-04-16 9:10 ` Koen Kooi
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=49E7226B.8010502@balister.org \
--to=philip@balister.org \
--cc=openembedded-devel@lists.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.