From 41eae4783b30103cba0c712fe923a341a0d8bf90 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 27 Apr 2009 16:18:05 -0700 Subject: gcc: For 4.2.2 and newer, set LICENSE = GPLv3 Drop LICENSE/SECTION from mingw-gcc as it was redundant --- recipes/gcc/gcc-4.3.3.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/gcc/gcc-4.3.3.inc') diff --git a/recipes/gcc/gcc-4.3.3.inc b/recipes/gcc/gcc-4.3.3.inc index c121d56741..45cf3a231f 100644 --- a/recipes/gcc/gcc-4.3.3.inc +++ b/recipes/gcc/gcc-4.3.3.inc @@ -3,6 +3,7 @@ DEFAULT_PREFERENCE = "-999" ARM_INSTRUCTION_SET = "arm" require gcc-common.inc +LICENSE = "GPLv3" DEPENDS = "mpfr gmp" -- cgit v1.2.3