Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] Fix realpath issue in pseudo
Date: Thu, 9 Jun 2011 12:15:44 -0500	[thread overview]
Message-ID: <cover.1307639649.git.mark.hatle@windriver.com> (raw)

When pseudo is running in disabled mode (most of the time in oe-core), the
realpath function can fail on system systems.  This was discovered by some
problems found in Qt MOC and qmake.

The change is from upstream, and has been verified by the person who 
originally found the issue.

The following changes since commit d3e105451413617cf6415ae1600dc063f3d8d452:

  scripts/bitbake: Only build tar-replacement-native when the build system tar version < 1.24 (2011-06-09 16:32:03 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib mhatle/pseudo
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/pseudo

Mark Hatle (1):
  pseudo: Fix problem related to realpath

 .../pseudo/pseudo/realpath_fix.patch               |  165 ++++++++++++++++++++
 meta/recipes-devtools/pseudo/pseudo_1.1.1.bb       |    3 +-
 meta/recipes-devtools/pseudo/pseudo_git.bb         |    2 +-
 3 files changed, 168 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/pseudo/pseudo/realpath_fix.patch

-- 
1.7.3.4




             reply	other threads:[~2011-06-09 17:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-09 17:15 Mark Hatle [this message]
2011-06-09 17:15 ` [PATCH 1/1] pseudo: Fix problem related to realpath Mark Hatle
2011-06-10 15:02   ` Paul Eggleton
2011-06-10 15:14     ` Mark Hatle
2011-06-10 15:19       ` Mark Hatle
2011-06-09 17:20 ` [PATCH 0/1] Fix realpath issue in pseudo Richard Purdie

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.1307639649.git.mark.hatle@windriver.com \
    --to=mark.hatle@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