summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-runtime.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-runtime.inc b/meta/recipes-devtools/gcc/gcc-runtime.inc
index 7ac945269e..d4cfe08052 100644
--- a/meta/recipes-devtools/gcc/gcc-runtime.inc
+++ b/meta/recipes-devtools/gcc/gcc-runtime.inc
@@ -138,9 +138,9 @@ LICENSE_libitm = "GPL-3.0-with-GCC-exception"
138LICENSE_libitm-dev = "GPL-3.0-with-GCC-exception" 138LICENSE_libitm-dev = "GPL-3.0-with-GCC-exception"
139LICENSE_libitm-staticdev = "GPL-3.0-with-GCC-exception" 139LICENSE_libitm-staticdev = "GPL-3.0-with-GCC-exception"
140 140
141LICENSE_libgomp = "GPL-3.0-with-GCC-exception" 141LICENSE_libgomp = "GPLv3"
142LICENSE_libgomp-dev = "GPL-3.0-with-GCC-exception" 142LICENSE_libgomp-dev = "GPLv3"
143LICENSE_libgomp-staticdev = "GPL-3.0-with-GCC-exception" 143LICENSE_libgomp-staticdev = "GPLv3"
144 144
145# The base package doesn't exist, so we clear the recommends. 145# The base package doesn't exist, so we clear the recommends.
146RRECOMMENDS_${PN}-dbg = "" 146RRECOMMENDS_${PN}-dbg = ""