All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>,
	"Burton, Ross" <ross.burton@intel.com>,
	Richard Purdie <richard.purdie@linuxfoundation.org>
Subject: Re: [PATCH 0/5] fix build when len(TMPDIR) == 410
Date: Tue, 6 Mar 2018 09:51:08 +0800	[thread overview]
Message-ID: <4290d2bd-1bb5-de14-a148-057092d5c133@windriver.com> (raw)
In-Reply-To: <cover.1512006081.git.liezhi.yang@windriver.com>

Ping.

// Robert

On 11/30/2017 09:45 AM, Robert Yang wrote:
> The following changes since commit 33418ed064fe9cff5b4803f09135a81d9170c189:
> 
>    runqemu: Also specialcase resolution of '.' to the file's location (2017-11-21 17:58:36 +0000)
> 
> are available in the git repository at:
> 
>    git://git.openembedded.org/openembedded-core-contrib rbt/long
>    http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/long
> 
> Robert Yang (5):
>    go-native: fix PATH issue when len(TMPDIR) == 410
>    go-native: fix import error when len(TMPDIR) == 410
>    ninja: fix for llvm build when len(TMPDIR) == 410
>    webkitgtk: fix compile error when len(TMPDIR) == 410
>    sqlite3: use 1024 for MAX_PATHNAM
> 
>   ...01-cmd-dist-unix.c-bprintf-use-larger-buf.patch | 38 ++++++++++++++++++++++
>   .../go/files/0002-cmd-gc-go.h-NSYMB-500-1000.patch | 35 ++++++++++++++++++++
>   meta/recipes-devtools/go/go-native.inc             |  5 ++-
>   ...src-util.cc-use-larger-kMaxPathComponents.patch | 33 +++++++++++++++++++
>   meta/recipes-devtools/ninja/ninja_1.7.2.bb         |  5 ++-
>   meta/recipes-sato/webkit/webkitgtk_2.16.6.bb       | 27 +++++++++++++++
>   .../0001-sqlite3.c-use-1024-MAX_PATHNAME.patch     | 37 +++++++++++++++++++++
>   meta/recipes-support/sqlite/sqlite3_3.21.0.bb      |  1 +
>   8 files changed, 179 insertions(+), 2 deletions(-)
>   create mode 100644 meta/recipes-devtools/go/files/0001-cmd-dist-unix.c-bprintf-use-larger-buf.patch
>   create mode 100644 meta/recipes-devtools/go/files/0002-cmd-gc-go.h-NSYMB-500-1000.patch
>   create mode 100644 meta/recipes-devtools/ninja/ninja/0001-src-util.cc-use-larger-kMaxPathComponents.patch
>   create mode 100644 meta/recipes-support/sqlite/files/0001-sqlite3.c-use-1024-MAX_PATHNAME.patch
> 


      parent reply	other threads:[~2018-03-06  1:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30  1:45 [PATCH 0/5] fix build when len(TMPDIR) == 410 Robert Yang
2017-11-30  1:45 ` [PATCH 1/5] go-native: fix PATH issue " Robert Yang
2017-11-30 11:33   ` Alexander Kanavin
2017-12-01  1:40     ` Robert Yang
2017-12-01  8:25       ` Alexander Kanavin
2017-11-30  1:45 ` [PATCH 2/5] go-native: fix import error " Robert Yang
2017-11-30  1:45 ` [PATCH 3/5] ninja: fix for llvm build " Robert Yang
2017-11-30  1:45 ` [PATCH 4/5] webkitgtk: fix compile error " Robert Yang
2017-11-30 11:34   ` Alexander Kanavin
2017-12-01  1:46     ` Robert Yang
2017-12-01  8:26       ` Alexander Kanavin
2017-12-01  9:49         ` Alexander Kanavin
2017-12-04  6:16           ` Robert Yang
2017-11-30  1:45 ` [PATCH 5/5] sqlite3: use 1024 for MAX_PATHNAM Robert Yang
2018-01-09  3:09 ` [PATCH 0/5] fix build when len(TMPDIR) == 410 Robert Yang
2018-01-19  1:52 ` Robert Yang
2018-02-02  3:34 ` Robert Yang
2018-03-06  1:51 ` Robert Yang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4290d2bd-1bb5-de14-a148-057092d5c133@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.