All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seebach <peter.seebach@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] pseudo update to 1.4.1
Date: Thu, 13 Sep 2012 13:29:58 -0500	[thread overview]
Message-ID: <cover.1347559925.git.peter.seebach@windriver.com> (raw)

The patches here are trivial. The upstream fixes are pretty
non-trivial, but have been used moderately extensively on a handful
of hosts, and appear to work. Long story short, pseudo could cause
rm to fail on files >2GB on 32-bit hosts which didn't use a 64-bit
off_t. Fixing this required addressing a surprising number of
assumptions, but it appears to work now.

The following changes since commit 835654994574c158d6324218ebe000bd2ef9a792:
  Darren Hart (1):
        rt: Add hwlatdetect to rt images

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib seebs/pseudo141
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/pseudo141

Peter Seebach (1):
  pseudo_1.4.1.bb: update to pseudo 1.4.1, fixing 32-bit host problems

 meta/recipes-devtools/pseudo/pseudo_1.4.1.bb |    8 ++++++++
 meta/recipes-devtools/pseudo/pseudo_1.4.bb   |    8 --------
 meta/recipes-devtools/pseudo/pseudo_git.bb   |    6 +++---
 3 files changed, 11 insertions(+), 11 deletions(-)
 create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.4.1.bb
 delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.4.bb




             reply	other threads:[~2012-09-13 18:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-13 18:29 Peter Seebach [this message]
2012-09-13 18:29 ` [PATCH 1/1] pseudo_1.4.1.bb: update to pseudo 1.4.1, fixing 32-bit host problems Peter Seebach
2012-09-13 18:30   ` Andrei Gherzan
2012-09-14 15:56 ` [PATCH 0/1] pseudo update to 1.4.1 Saul Wold

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.1347559925.git.peter.seebach@windriver.com \
    --to=peter.seebach@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.