From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] python-smartpm: truncate the filename to meet NAME_MAX
Date: Mon, 16 Sep 2013 22:35:01 -0400 [thread overview]
Message-ID: <cover.1379384999.git.liezhi.yang@windriver.com> (raw)
Now, with this and other patches that have been sent, the build work
well when len(TMPDIR) = 410
MACHINE = qemux86
PACKAGE_CLASSES ?= "package_rpm"
$ bitbake core-image-sato core-image-sato-sdk meta-toolchain-sdk
// Robert
The following changes since commit 39931100ed6fb53105bf159edbdead0260d824a6:
coreutils: set acpaths to avoid "Argument list too long" error (2013-09-16 22:23:14 -0400)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib robert/smart
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/smart
Robert Yang (1):
python-smartpm: truncate the filename to meet NAME_MAX
.../python-smartpm/smart-filename-NAME_MAX.patch | 35 ++++++++++++++++++++
.../python/python-smartpm_1.4.1.bb | 1 +
2 files changed, 36 insertions(+)
create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-filename-NAME_MAX.patch
--
1.7.10.4
next reply other threads:[~2013-09-17 2:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-17 2:35 Robert Yang [this message]
2013-09-17 2:35 ` [PATCH 1/1] python-smartpm: truncate the filename to meet NAME_MAX 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.1379384999.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox