generic-poky/meta/lib/oe
Enrico Scholz 8c22531e49 lib/oe/path.py: support missing directory components in realpath()
Some use cases in OE operate on symlinks which dangling path components.
Assume that these are directories instead of raising ENOENT.

(From OE-Core rev: a96e2c84f24c15b77ee1fbc1f998b8b4796b8664)

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-11 22:45:25 +00:00
..
tests lib/oe/path.py: support missing directory components in realpath() 2013-02-11 22:45:25 +00:00
__init__.py lib/oe: Import oe lib from OE.dev 2010-05-06 12:48:05 +01:00
buildhistory_analysis.py buildhistory_analysis: handle more R* variables 2013-02-11 14:46:10 +00:00
classextend.py classextend.py: use explode_dep_versions2 in order to preserve versions too 2013-02-06 09:37:26 +00:00
classutils.py oe.classutils: add module 2011-06-28 13:55:43 +01:00
data.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
distro_check.py distrodata: Update distrocheck functions 2012-10-03 17:37:33 +01:00
license.py license.py: fix behaviour of copyleft_compliance 2012-04-04 17:17:51 +01:00
lsb.py distro_identifier: replace slash with hyphen 2012-10-27 09:44:59 +01:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
package.py package: Process package stripping in parallel 2013-02-06 13:12:59 +00:00
packagedata.py lib/oe/packagedata: Use the PKGMLTRIPLETS variable 2012-10-22 09:47:46 +01:00
packagegroup.py oe.packagegroup: add code for package groups (sync from OE) 2011-05-20 19:07:51 +01:00
patch.py lib/oe/patch: Use force option when creating symlinks to patches 2012-12-17 17:24:57 +00:00
path.py lib/oe/path.py: support missing directory components in realpath() 2013-02-11 22:45:25 +00:00
prservice.py prservice.py: fix NameError: global name 'host' is not defined 2013-01-25 14:12:36 +00:00
qa.py qa.py: Toolchain path should not be hardcoded to execute objdump 2012-12-06 12:31:13 +00:00
sstatesig.py meta/lib/oe/sstatesig: fix locating stamp files 2012-12-05 15:26:41 +00:00
terminal.py terminal: Add support for running custom terminals. 2012-10-24 12:50:46 +01:00
types.py oe.types: give the regex type more sane semantics 2012-05-17 21:13:08 +01:00
utils.py utils.py: Modify and rename distro_features_backfill python function 2012-08-17 18:04:24 +01:00