From 77f9dc20916b010f41d87dc880a8cbc67d32769f Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 19 Apr 2004 20:05:31 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/virtual/toolchain-external.oe b/virtual/toolchain-external.oe index 5808287c62..cb90cd03fe 100644 --- a/virtual/toolchain-external.oe +++ b/virtual/toolchain-external.oe @@ -1,6 +1,7 @@ DESCRIPTION = "The GNU cc and gcc C compilers." LICENSE = "GPL" MAINTAINER = "Greg Gilbert " -THIS_IS_NATIVE = "1" PROVIDES = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}gcc-initial" + +inherit native -- cgit v1.2.3