mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
Revert "gcc: Fix the license on GNU OpenMP"
This reverts commit 892fbe373c5cff7b2f28b58aa2508b47e53d3e63. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d5cdb482ef
commit
15c5b2afcb
@@ -138,9 +138,9 @@ LICENSE_libitm = "GPL-3.0-with-GCC-exception"
|
||||
LICENSE_libitm-dev = "GPL-3.0-with-GCC-exception"
|
||||
LICENSE_libitm-staticdev = "GPL-3.0-with-GCC-exception"
|
||||
|
||||
LICENSE_libgomp = "GPL-3.0-with-GCC-exception"
|
||||
LICENSE_libgomp-dev = "GPL-3.0-with-GCC-exception"
|
||||
LICENSE_libgomp-staticdev = "GPL-3.0-with-GCC-exception"
|
||||
LICENSE_libgomp = "GPLv3"
|
||||
LICENSE_libgomp-dev = "GPLv3"
|
||||
LICENSE_libgomp-staticdev = "GPLv3"
|
||||
|
||||
# The base package doesn't exist, so we clear the recommends.
|
||||
RRECOMMENDS_${PN}-dbg = ""
|
||||
|
||||
Reference in New Issue
Block a user