]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Fix the license on GNU OpenMP
authorHelio Chissini de Castro <helio.castro@bmw-carit.de>
Fri, 11 Mar 2016 14:24:44 +0000 (15:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Mar 2016 22:11:21 +0000 (22:11 +0000)
commit07db569a91e2aa8456624b340830c0e027cc6ead
tree4d5c07be98aeedbaced38ceb14ce09d8d974f24d
parentb21f2c4562c03e6bde54c20eb52300c8baaf6bb6
gcc: Fix the license on GNU OpenMP

Poky jethro has libgomp ( GNU OpenMP ) license marked as GPL-3.0,
where's in fact the correct is GPL-3.0 with GCC Library Runtime Exception

As stated on https://github.com/gcc-mirror/gcc/blob/master/libgomp/libgomp.h
header license:
 ...
   Under Section 7 of GPL version 3, you are granted additional
   permissions described in the GCC Runtime Library Exception, version
   3.1, as published by the Free Software Foundation.
 ...

Signed-off-by: Helio Chissini de Castro <helio.castro@bmw-carit.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gcc/gcc-runtime.inc