| Submitter | Robert Yang |
|---|---|
| Date | March 27, 2012, 9:37 a.m. |
| Message ID | <cover.1332839233.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/24635/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/nsprComments
On 03/27/2012 02:37 AM, Robert Yang wrote: > * The test info, tested on: > -> The hosts are: > Fedora 16 64bit, Ubuntu 10.10 32bit > -> The MACHINEs are: > qemux86, qemux86-64 and qemuarm > > // Robert > > The following changes since commit d3e0beed9eef53018158c9f999cd20b44629aa61: > > guile: Deal with hardcoded path issues (2012-03-27 00:29:00 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib robert/nspr > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/nspr > > Robert Yang (1): > nspr 4.8.9: failed to build on x86_64 board > > .../nspr/files/fix-build-on-x86_64.patch | 51 ++++++++++++++++ > .../nspr/files/trickly-fix-build-on-x86_64.patch | 62 ++++++++++++++++++++ > meta/recipes-support/nspr/nspr_4.8.9.bb | 4 +- > 3 files changed, 116 insertions(+), 1 deletions(-) > create mode 100644 meta/recipes-support/nspr/files/fix-build-on-x86_64.patch > create mode 100644 meta/recipes-support/nspr/files/trickly-fix-build-on-x86_64.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!
* The test info, tested on: -> The hosts are: Fedora 16 64bit, Ubuntu 10.10 32bit -> The MACHINEs are: qemux86, qemux86-64 and qemuarm // Robert The following changes since commit d3e0beed9eef53018158c9f999cd20b44629aa61: guile: Deal with hardcoded path issues (2012-03-27 00:29:00 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/nspr http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/nspr Robert Yang (1): nspr 4.8.9: failed to build on x86_64 board .../nspr/files/fix-build-on-x86_64.patch | 51 ++++++++++++++++ .../nspr/files/trickly-fix-build-on-x86_64.patch | 62 ++++++++++++++++++++ meta/recipes-support/nspr/nspr_4.8.9.bb | 4 +- 3 files changed, 116 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-support/nspr/files/fix-build-on-x86_64.patch create mode 100644 meta/recipes-support/nspr/files/trickly-fix-build-on-x86_64.patch