[OE-core] [PATCH 0/1] Fix Bug 2881

Andrei Gherzan andrei at gherzan.ro
Thu Aug 2 20:00:24 UTC 2012


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





More information about the Openembedded-core mailing list