aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-4.0.0.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-03-15 13:49:51 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-03-15 13:49:51 +0000
commitb059ff9b659ac3b8f4ac48bb18450366ff18ce81 (patch)
treecaefe701ec97bcd74b65594c18c608afc96577b6 /packages/gcc/gcc-4.0.0.inc
parenta58b26f88e2a4377e8c22f3a1269672815799c8c (diff)
downloadopenembedded-b059ff9b659ac3b8f4ac48bb18450366ff18ce81.tar.gz
Create gcc-common.inc
Diffstat (limited to 'packages/gcc/gcc-4.0.0.inc')
-rw-r--r--packages/gcc/gcc-4.0.0.inc7
1 files changed, 1 insertions, 6 deletions
diff --git a/packages/gcc/gcc-4.0.0.inc b/packages/gcc/gcc-4.0.0.inc
index 9f75bf1f54..9f360764fb 100644
--- a/packages/gcc/gcc-4.0.0.inc
+++ b/packages/gcc/gcc-4.0.0.inc
@@ -1,11 +1,6 @@
-DESCRIPTION = "The GNU cc and gcc C compilers."
-HOMEPAGE = "http://www.gnu.org/software/gcc/"
-SECTION = "devel"
-LICENSE = "GPL"
+require gcc-common.inc
PR = "r3"
-inherit autotools gettext
-
require gcc-package.inc
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \