Removes the LICENSE expression from gcc-common.inc; the format is not an
SPDX identifier and is not necessary since the gcc recipes already have
a valid LICENSE identifier

Signed-off-by: Joshua Watt <[email protected]>
---
 meta/recipes-devtools/gcc/gcc-common.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-devtools/gcc/gcc-common.inc 
b/meta/recipes-devtools/gcc/gcc-common.inc
index 8d95698743..a7f01cd045 100644
--- a/meta/recipes-devtools/gcc/gcc-common.inc
+++ b/meta/recipes-devtools/gcc/gcc-common.inc
@@ -2,7 +2,6 @@ SUMMARY = "GNU cc and gcc C compilers"
 HOMEPAGE = "http://www.gnu.org/software/gcc/";
 DESCRIPTION = "The GNU Compiler Collection includes front ends for C, C++, 
Objective-C, Fortran, Ada, Go, and D, as well as libraries for these languages 
(libstdc++,...). GCC was originally written as the compiler for the GNU 
operating system."
 SECTION = "devel"
-LICENSE = "GPL"
 
 NATIVEDEPS = ""
 
-- 
2.54.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#241001): 
https://lists.openembedded.org/g/openembedded-core/message/241001
Mute This Topic: https://lists.openembedded.org/mt/120285156/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to