From: Michael Lauer Date: Tue, 29 Jul 2008 12:54:55 +0000 (+0000) Subject: angstrom-2007-for-openmoko.inc: depend generic feed-configs package X-Git-Tag: Release-2010-05/1~6443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f03c234b08648e8dea36c920bfb4d666ae1b40;p=openembedded.git angstrom-2007-for-openmoko.inc: depend generic feed-configs package --- diff --git a/conf/distro/include/angstrom-2007-for-openmoko.inc b/conf/distro/include/angstrom-2007-for-openmoko.inc index a574112bae..0c7fe5be49 100644 --- a/conf/distro/include/angstrom-2007-for-openmoko.inc +++ b/conf/distro/include/angstrom-2007-for-openmoko.inc @@ -220,7 +220,7 @@ DISTRO_EXTRA_RDEPENDS += "\ update-modules \ ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \ angstrom-version \ - opkg opkg-collateral ${ANGSTROM_FEED_CONFIGS} \ + opkg opkg-collateral distro-feed-configs \ util-linux-mount util-linux-umount \ ${EXTRA_STUFF} \ ${DEBUG_APPS} \