generic-poky/meta
Enrico Scholz f2e16c6552 package.bbclass: use oe.path.realpath()
oe.path.realpath() provides are common and more correct implementation
for resolving symlinks within sysroot. Use it.

Old implementation suffered from lot of problems; e.g.

* redundant code

* calls 'os.stat()' which references files on host; this can give wrong
  results about existing/non-existing and can cause EPERM (instead of
  the catched ENONENT) exceptions

* does not deal with special cases like '..' leaving the sysroot.

(From OE-Core rev: ec2aab09769f4b6817d74d2175afa2b7c7598750)

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-11 14:46:11 +00:00
..
classes package.bbclass: use oe.path.realpath() 2013-02-11 14:46:11 +00:00
conf bitbake.conf: Update hashconfig after BB_ORIGENV changes 2013-02-06 23:37:10 +00:00
files fs-perms: remove /var/cache from volatiles 2013-02-06 09:37:29 +00:00
lib/oe buildhistory_analysis: handle more R* variables 2013-02-11 14:46:10 +00:00
recipes-bsp v86d: Use BP instead of P 2013-02-04 23:31:02 +00:00
recipes-connectivity wpa-supplicant: Enabling with systemd 2013-02-11 14:46:11 +00:00
recipes-core ncurses.inc: Fix display corruption and add fallback for sstate compiled paths 2013-02-11 14:46:11 +00:00
recipes-devtools python-smartpm: show friendly error if YAML output requested without PyYAML 2013-02-11 14:46:10 +00:00
recipes-extended ghostscript: fix endianness detection 2013-02-08 14:50:37 +00:00
recipes-gnome libart-lgpl: add art_config for mips64/mips64el 2013-02-08 14:50:37 +00:00
recipes-graphics directfb: Really disable mesa 2013-02-07 09:11:12 +00:00
recipes-kernel linux-yocto: KERNEL_FEATURES should reference full scc files 2013-02-06 09:37:27 +00:00
recipes-lsb4/perl libdumpvalue-perl: Update to 1.17 2012-11-21 16:55:57 +00:00
recipes-multimedia pulseaudio: do not postpone postinstall 2013-02-06 09:37:25 +00:00
recipes-qt qt4: fix CVE-2013-0254 2013-02-06 09:37:28 +00:00
recipes-rt rt-tests: fix cyclictest reported 1 sec latencies 2013-02-08 14:50:37 +00:00
recipes-sato matchbox-stroke: remove 2013-02-04 13:18:27 +00:00
recipes-support consolekit: add arch independent unpackaged files 2013-02-04 16:42:50 +00:00
site site: add x86-32/64 alignment values for at-spi2-core 2013-01-21 19:04:33 +00:00
COPYING.MIT
recipes.txt recipes.txt: Add entries for "recipes-rt" and "recipes-support" 2012-07-09 16:58:56 +01:00