[Angstrom-devel] Khem Raj : angstrom-2010.x.conf: Prefer gtk+ to provide gdk-pixbuf
Angstrom Git Repos
ang-git at xora.vm.bytemark.co.uk
Sat May 7 08:47:44 CEST 2011
Module: meta-angstrom
Branch: master
Commit: 7fac11549acbe4422923508059d1bf39b2faef6e
Author: Khem Raj <raj.khem at gmail.com>
Date: Fri May 6 14:52:30 2011 -0700
angstrom-2010.x.conf: Prefer gtk+ to provide gdk-pixbuf
oe-core has recipes for gdk-pixbuf as well which then ends
up with gdk-pixbuf related packages coming from multiple
recipes.
Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
conf/distro/angstrom-2010.x.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/distro/angstrom-2010.x.conf b/conf/distro/angstrom-2010.x.conf
index 6a22b22..dbe701a 100644
--- a/conf/distro/angstrom-2010.x.conf
+++ b/conf/distro/angstrom-2010.x.conf
@@ -126,7 +126,7 @@ PREFERRED_PROVIDER-gconf-dbus = "gconf"
PREFERRED_PROVIDER_hotplug = "udev"
PREFERRED_PROVIDER_opkg ?= "opkg"
PREFERRED_PROVIDER_opkg-native ?= "opkg-native"
-
+PREFERRED_PROVIDER_gdk-pixbuf ?= "gtk+"
ANGSTROM_BLACKLIST_pn-bluez-libs = "bluez-libs 3.x has been replaced by bluez4"
ANGSTROM_BLACKLIST_pn-bluez-utils = "bluez-utils 3.x has been replaced by bluez4"
More information about the Angstrom-distro-devel
mailing list