From: Andrei Gherzan <andrei@gherzan.ro>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Fix Bug 2881
Date: Thu, 2 Aug 2012 23:00:24 +0300 [thread overview]
Message-ID: <cover.1343937363.git.andrei@gherzan.ro> (raw)
Bug 2881 - Under pseudo rm of files > 2GB fail with errno 75 = Value too large for
defined data type
The following changes since commit fd6251ef548da7dbca354754cc0b666b2ccd0c45:
imagetest-qemu.bbclass: Fix whitespace issues (2012-08-01 09:10:41 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ag/pseudo
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ag/pseudo
Andrei Gherzan (1):
pseudo: Use fxstatat64 in unlinkat
.../pseudo/files/unlinkat-use-fxstatat64.patch | 30 ++++++++++++++++++++
meta/recipes-devtools/pseudo/pseudo_1.4.bb | 5 ++--
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-devtools/pseudo/files/unlinkat-use-fxstatat64.patch
--
1.7.9.5
next reply other threads:[~2012-08-02 20:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 20:00 Andrei Gherzan [this message]
2012-08-02 20:00 ` [PATCH 1/1] pseudo: Use fxstatat64 in unlinkat Andrei Gherzan
2012-08-02 20:08 ` Richard Purdie
2012-08-02 21:35 ` Peter Seebach
2012-08-02 22:48 ` Peter Seebach
2012-08-06 18:44 ` Peter Seebach
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.1343937363.git.andrei@gherzan.ro \
--to=andrei@gherzan.ro \
--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.