Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix Bug 2881
@ 2012-08-02 20:00 Andrei Gherzan
  2012-08-02 20:00 ` [PATCH 1/1] pseudo: Use fxstatat64 in unlinkat Andrei Gherzan
  0 siblings, 1 reply; 6+ messages in thread
From: Andrei Gherzan @ 2012-08-02 20:00 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-08-06 18:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-02 20:00 [PATCH 0/1] Fix Bug 2881 Andrei Gherzan
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox