diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-12-21 12:08:31 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-09 13:39:12 +0000 |
| commit | de1a1cf76e22246bc772f584142e0de357f196eb (patch) | |
| tree | 634fbd2c4d41c19756540b9faa85c10be9eaebaa /meta/recipes-devtools/gcc/gcc-runtime_6.2.bb | |
| parent | cfa8b1ed6fb20d7a4a80b9b938e1810ac450da51 (diff) | |
| download | poky-de1a1cf76e22246bc772f584142e0de357f196eb.tar.gz | |
gcc6: Upgrade to 6.3.0
6.3.0 is a bugfix release in gcc 6 series
(From OE-Core rev: 36ffcd1d7d2ab9dcc91e9c09623a6613a248bc69)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-runtime_6.2.bb')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-runtime_6.2.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-runtime_6.2.bb b/meta/recipes-devtools/gcc/gcc-runtime_6.2.bb deleted file mode 100644 index 8f31e7792e..0000000000 --- a/meta/recipes-devtools/gcc/gcc-runtime_6.2.bb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | require recipes-devtools/gcc/gcc-${PV}.inc | ||
| 2 | require gcc-runtime.inc | ||
| 3 | |||
| 4 | FILES_libgomp-dev += "\ | ||
| 5 | ${libdir}/gcc/${TARGET_SYS}/${BINV}/include/openacc.h \ | ||
| 6 | " | ||
| 7 | |||
