Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix realpath issue in pseudo
@ 2011-06-09 17:15 Mark Hatle
  2011-06-09 17:15 ` [PATCH 1/1] pseudo: Fix problem related to realpath Mark Hatle
  2011-06-09 17:20 ` [PATCH 0/1] Fix realpath issue in pseudo Richard Purdie
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Hatle @ 2011-06-09 17:15 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2011-06-10 15:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 17:15 [PATCH 0/1] Fix realpath issue in pseudo Mark Hatle
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

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