From: Koen Kooi Date: Fri, 17 Apr 2009 10:41:07 +0000 (+0000) Subject: iphone-compat: require angstrom, since minimal is just a copy of angstrom with added... X-Git-Tag: Release-2010-05/1~3758 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd3f0156074826b765687af3ae1b745b5eaf0fa3;p=openembedded.git iphone-compat: require angstrom, since minimal is just a copy of angstrom with added bugs, which we don't need From the my jabber logs with Jeremy, the maintainer of iphone-compat: 12:37 Koen: better inherit angstrom, since minimal is just angstrom with added bugs 12:38 Sharky: ah ok 12:38 Sharky: feel free to change it Mickey: next time check things before reverting (and violating the revert policy) --- diff --git a/conf/distro/iphone-compat.conf b/conf/distro/iphone-compat.conf index a3bccef25d..74edc0fb53 100644 --- a/conf/distro/iphone-compat.conf +++ b/conf/distro/iphone-compat.conf @@ -1,4 +1,4 @@ -require conf/distro/minimal.conf +require conf/distro/angstrom-2008.1.conf DISTRO_NAME = "iphone-compat"