From: Michael Lauer Date: Tue, 9 Nov 2004 23:46:13 +0000 (+0000) Subject: s/opie-collections.oe/opie-collections.inc X-Git-Tag: Release-2010-05/1~16333 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67e87ebf6da6ba1c9ce0db4e93c15fb71535ee99;p=openembedded.git s/opie-collections.oe/opie-collections.inc BKrev: 419156c57W3q8GflnHAij7qN6raWLw --- diff --git a/meta/opie-image.oe b/meta/opie-image.oe index fb4473ec2a..00f7567f98 100644 --- a/meta/opie-image.oe +++ b/meta/opie-image.oe @@ -3,7 +3,7 @@ export IMAGE_LINGUAS = "" PR = "r4" -include opie-collections.oe +include opie-collections.inc # # Putting it altogether. Better state IPKG_INSTALL and DEPENDS twice, because library names != package names. diff --git a/meta/opie-kdepim-image.oe b/meta/opie-kdepim-image.oe index b8733d2335..c5d97e8684 100644 --- a/meta/opie-kdepim-image.oe +++ b/meta/opie-kdepim-image.oe @@ -1,6 +1,6 @@ export IMAGE_BASENAME = "opie-kdepim-image" export IMAGE_LINGUAS = "" -include opie-collections.oe +include opie-collections.inc # # Putting it altogether. Better state IPKG_INSTALL and DEPENDS twice, because library names != package names.