summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-23 17:03:26 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-28 10:14:01 +0000
commitc23734c45fb1239406d054039a0f56413b955eb9 (patch)
tree39cbbea7dbba076db8dc7857848bc99ac21c2398 /meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb
parentc770664d3125a0a0e73444a3a2a97418b7c0d7a5 (diff)
downloadpoky-c23734c45fb1239406d054039a0f56413b955eb9.tar.gz
gcc: Upgrade 7.2 -> 7.3
The static PIE patch was updated by Juro Bystricky <juro.bystricky@intel.com> to work with gcc 7.3. This update from the stable gcc 7 branch includes the retpoline functionality which is useful to assist with recent security issues. Two backported patches were dropped as they're included in 7.3. (From OE-Core rev: 99b1998157ecbd2bc8ac7c24fae859d48b152f58) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb')
-rw-r--r--meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb b/meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb
new file mode 100644
index 0000000000..40a6c4feff
--- /dev/null
+++ b/meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb
@@ -0,0 +1,2 @@
1require recipes-devtools/gcc/gcc-cross_${PV}.bb
2require gcc-crosssdk.inc