Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Mon, 19 Apr 2004 20:05:31 +0000 (20:05 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 19 Apr 2004 20:05:31 +0000 (20:05 +0000)
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages

2004/04/19 11:44:49-07:00 (none)!ggilbert
toolchain-external.oe:
  This package is screwing up the dependency tree and needs to inherit native to fix it.

BKrev: 4084310bgsn2b6sktCskpVzxThmMoA

virtual/toolchain-external.oe

index 5808287..cb90cd0 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "The GNU cc and gcc C compilers."
 LICENSE = "GPL"
 MAINTAINER = "Greg Gilbert <greg@treke.net>"
-THIS_IS_NATIVE = "1"
 
 PROVIDES = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}gcc-initial"
+
+inherit native