diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/gcc-cross-sdk_3.3.4.oe | 1 | ||||
-rw-r--r-- | gcc/gcc-cross-sdk_3.4.1.oe | 1 | ||||
-rw-r--r-- | gcc/gcc-cross-sdk_3.4.2.oe | 1 | ||||
-rw-r--r-- | gcc/gcc_3.3.3.oe | 1 | ||||
-rw-r--r-- | gcc/gcc_3.3.4.oe | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/gcc/gcc-cross-sdk_3.3.4.oe b/gcc/gcc-cross-sdk_3.3.4.oe index fe95252653..5fa9b64d26 100644 --- a/gcc/gcc-cross-sdk_3.3.4.oe +++ b/gcc/gcc-cross-sdk_3.3.4.oe @@ -1,5 +1,6 @@ SECTION = "devel" DESCRIPTION = "The GNU cc and gcc C compilers." +HOMEPAGE = "http://www.gnu.org/software/gcc/" LICENSE = "GPL" MAINTAINER = "Phil Blundell <pb@handhelds.org>" diff --git a/gcc/gcc-cross-sdk_3.4.1.oe b/gcc/gcc-cross-sdk_3.4.1.oe index 2516ecfaca..82f5ad005f 100644 --- a/gcc/gcc-cross-sdk_3.4.1.oe +++ b/gcc/gcc-cross-sdk_3.4.1.oe @@ -1,5 +1,6 @@ SECTION = "devel" DESCRIPTION = "The GNU cc and gcc C compilers." +HOMEPAGE = "http://www.gnu.org/software/gcc/" LICENSE = "GPL" MAINTAINER = "Phil Blundell <pb@handhelds.org>" diff --git a/gcc/gcc-cross-sdk_3.4.2.oe b/gcc/gcc-cross-sdk_3.4.2.oe index 2516ecfaca..82f5ad005f 100644 --- a/gcc/gcc-cross-sdk_3.4.2.oe +++ b/gcc/gcc-cross-sdk_3.4.2.oe @@ -1,5 +1,6 @@ SECTION = "devel" DESCRIPTION = "The GNU cc and gcc C compilers." +HOMEPAGE = "http://www.gnu.org/software/gcc/" LICENSE = "GPL" MAINTAINER = "Phil Blundell <pb@handhelds.org>" diff --git a/gcc/gcc_3.3.3.oe b/gcc/gcc_3.3.3.oe index fafc344fb5..9f9438b496 100644 --- a/gcc/gcc_3.3.3.oe +++ b/gcc/gcc_3.3.3.oe @@ -3,6 +3,7 @@ PR = "r1" inherit autotools gettext DESCRIPTION = "The GNU cc and gcc C compilers." +HOMEPAGE = "http://www.gnu.org/software/gcc/" LICENSE = "GPL" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" diff --git a/gcc/gcc_3.3.4.oe b/gcc/gcc_3.3.4.oe index 354e078dd9..9670a8097f 100644 --- a/gcc/gcc_3.3.4.oe +++ b/gcc/gcc_3.3.4.oe @@ -3,6 +3,7 @@ PR = "r1" inherit autotools gettext DESCRIPTION = "The GNU cc and gcc C compilers." +HOMEPAGE = "http://www.gnu.org/software/gcc/" LICENSE = "GPL" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" |