diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-08-26 22:31:38 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 12:37:48 +0100 |
commit | 8610017e4e017ddc59d76e64c4d4557fcffc363e (patch) | |
tree | c67535c7980859cc8ea1180e500707170540b24f /meta/lib | |
parent | 51e9f90b3b61e34603bc02bf4cfcbd0243686798 (diff) | |
download | openembedded-core-8610017e4e017ddc59d76e64c4d4557fcffc363e.tar.gz openembedded-core-8610017e4e017ddc59d76e64c4d4557fcffc363e.tar.bz2 openembedded-core-8610017e4e017ddc59d76e64c4d4557fcffc363e.zip |
linux-yocto/3.14/4.1: fix ARM boot with gcc 5.x
Booting qemuarm when the kernel was built with gcc 5.x would result in
a boot hang (or at least no visible output).
Updating the SRCREVs for the following change:
Author: Jianchuan Wang
Email: jianchuan.wang@windriver.com
Subject: Omit to optimize vsprintf.c/kasprintf.c
Date: Wed, 26 Aug 2015 13:54:57 +0800
Add "-O0" for vsprintf.c/kasprintf.c
Signed-off-by: Jianchuan Wang <jianchuan.wang@windriver.com>
While this may not be the final fix (it still has to go usptream and
be better explained), it gets us booting, so is good enough for the
time being.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions