diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-07-27 01:31:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-30 12:44:34 +0100 |
commit | 8ad5f4f2086a1c4da8bc014d0e9463fdc3636846 (patch) | |
tree | 118b941b5ee93f5fe35c2b4c2ad8bfa050a82d30 /meta/recipes-devtools/gcc/gcc-source_8.2.bb | |
parent | b521ee42e8a8c7cd7c4710cce52e1595b96a8fa2 (diff) | |
download | poky-8ad5f4f2086a1c4da8bc014d0e9463fdc3636846.tar.gz |
gcc-8: Upgrade to 8.2 release
(From OE-Core rev: e3f7e684cd619b5fe072179dffd573889e8ba470)
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-source_8.2.bb')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-source_8.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-source_8.2.bb b/meta/recipes-devtools/gcc/gcc-source_8.2.bb new file mode 100644 index 0000000000..b890fa33ea --- /dev/null +++ b/meta/recipes-devtools/gcc/gcc-source_8.2.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | require recipes-devtools/gcc/gcc-${PV}.inc | ||
2 | require recipes-devtools/gcc/gcc-source.inc | ||
3 | |||
4 | EXCLUDE_FROM_WORLD = "1" | ||