| Submitter | Robert Yang |
|---|---|
| Date | April 12, 2012, 1:43 p.m. |
| Message ID | <cover.1334238048.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/25673/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/mklibsComments
On 04/12/2012 06:43 AM, Robert Yang wrote: > Test info: > Has been tested on: > Fedora 17 64bit > Fedora 16 64bit > Ubuntu 10.10 32bit > > // Robert > > The following changes since commit c37faea947ef3980934c02661ecd79cd9668b8a6: > > libunistring: Fix parallel make issue (2012-04-12 12:37:52 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib robert/mklibs > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/mklibs > > Robert Yang (1): > mklibs-native 0.1.33: include unistd.h to fix build for gcc 4.7 > > .../mklibs/files/include-unistd.h-for-gcc47.patch | 29 ++++++++++++++++++++ > .../mklibs/mklibs-native_0.1.33.bb | 3 +- > 2 files changed, 31 insertions(+), 1 deletions(-) > create mode 100644 meta/recipes-devtools/mklibs/files/include-unistd.h-for-gcc47.patch > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged with Updated Patch Header as it's a back port Thanks Sau!