[OE-core] [PATCH 0/1] Fix realpath issue in pseudo

Mark Hatle mark.hatle at windriver.com
Thu Jun 9 17:15:44 UTC 2011


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





More information about the Openembedded-core mailing list