| Submitter | Robert Yang |
|---|---|
| Date | June 14, 2012, 12:18 p.m. |
| Message ID | <cover.1339643088.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/29827/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/too_longComments
On 06/14/2012 05:18 AM, Robert Yang wrote: > Changes of V2: > * Use the patch rather than sed command as Khem suggested. > > // Robert > > The following changes since commit 7f017cab0b3e4d5a4fc356eccd8eb8429b0531d0: > > connman: bump PR and add some comments (2012-06-13 13:11:23 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib robert/too_long > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/too_long > > Robert Yang (1): > gcc-cross: argument list too long when do_install > > meta/recipes-devtools/gcc/gcc-4.6.inc | 1 + > .../gcc/gcc-4.6/gcc-argument-list-too-long.patch | 33 ++++++++++++++++++++ > meta/recipes-devtools/gcc/gcc-4.7.inc | 1 + > .../gcc/gcc-4.7/gcc-argument-list-too-long.patch | 33 ++++++++++++++++++++ > 4 files changed, 68 insertions(+), 0 deletions(-) > create mode 100644 meta/recipes-devtools/gcc/gcc-4.6/gcc-argument-list-too-long.patch > create mode 100644 meta/recipes-devtools/gcc/gcc-4.7/gcc-argument-list-too-long.patch > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > Merged into OE-Core Thanks Sau!