All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] sanity.bbclass: check TMPDIR is not too long
Date: Tue, 8 May 2012 10:50:07 +0800	[thread overview]
Message-ID: <cover.1336445265.git.liezhi.yang@windriver.com> (raw)

Here are the output message:
* When the length of TMPDIR is longer than 180:
  The path length of TMPDIR is too long, this would cause the "Argument list too long" error, please use a shorter path.

// Robert

The following changes since commit 2929e7d590862d9649458c90804e79a1dce40423:

  glib-2.0: Fix issues with libelf dependency creeping in (2012-05-07 10:53:24 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib robert/tmpdir
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/tmpdir

Robert Yang (1):
  sanity.bbclass: check TMPDIR is not too long

 meta/classes/sanity.bbclass |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)




             reply	other threads:[~2012-05-08  3:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08  2:50 Robert Yang [this message]
2012-05-08  2:50 ` [PATCH 1/1] sanity.bbclass: check TMPDIR is not too long Robert Yang
2012-05-08  3:00   ` Robert Yang
2012-05-08  7:14   ` Phil Blundell
2012-05-08  9:58     ` Robert Yang
2012-05-22 10:27   ` Robert Yang

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=cover.1336445265.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.