From: Stefan Schmidt Date: Fri, 14 Nov 2008 00:34:13 +0000 (+0000) Subject: angstrom-2007-for-openmoko: OM prefers exquisite over psplash X-Git-Tag: Release-2010-05/1~5353 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcd05cbdf1048a81ae6f428f1bb4db91b39ed0fc;p=openembedded.git angstrom-2007-for-openmoko: OM prefers exquisite over psplash --- diff --git a/conf/distro/include/angstrom-2007-for-openmoko.inc b/conf/distro/include/angstrom-2007-for-openmoko.inc index 0c7fe5be49..22a2c98a16 100644 --- a/conf/distro/include/angstrom-2007-for-openmoko.inc +++ b/conf/distro/include/angstrom-2007-for-openmoko.inc @@ -218,7 +218,7 @@ DISTRO_EXTRA_DEPENDS += " \ DISTRO_EXTRA_RDEPENDS += "\ update-modules \ - ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \ + ${@base_contains("MACHINE_FEATURES", "screen", "exquisite", "",d)} \ angstrom-version \ opkg opkg-collateral distro-feed-configs \ util-linux-mount util-linux-umount \