From: Rod Whitby Date: Sat, 1 Dec 2007 10:52:45 +0000 (+0000) Subject: nslu2-minimal-image: use inherit nslu2-image instead of INHERIT += nslu2-image. ... X-Git-Tag: Release-2010-05/1~8250^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aeb5c90ed30735479cde9019165f09d964aba42;p=openembedded.git nslu2-minimal-image: use inherit nslu2-image instead of INHERIT += nslu2-image. The former works, even when you remove the latter from your local.conf :-) --- diff --git a/packages/images/nslu2-minimal-image.bb b/packages/images/nslu2-minimal-image.bb index db2312c613..c410707a31 100644 --- a/packages/images/nslu2-minimal-image.bb +++ b/packages/images/nslu2-minimal-image.bb @@ -1,3 +1,3 @@ require minimal-image.bb -INHERIT += nslu2-image +inherit nslu2-image