From: Michael Lauer Date: Mon, 3 May 2004 15:38:11 +0000 (+0000) Subject: adieu my precious X-Git-Tag: Release-2010-05/1~19361 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ac097623152a156b487d18f380a6352e29ecbd;p=openembedded.git adieu my precious BKrev: 40966763VyK5JR2waYS8_IXuFFTqJQ --- diff --git a/meta/toolchain-external.oe b/meta/toolchain-external.oe deleted file mode 100644 index eb69461a2a..0000000000 --- a/meta/toolchain-external.oe +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "The GNU cc and gcc C compilers." -LICENSE = "GPL" -MAINTAINER = "Greg Gilbert " - -PROVIDES = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}gcc-initial" - -inherit native - -do_stage() { -} - -do_install() { -} -