summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/path.py
diff options
context:
space:
mode:
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>2013-02-11 20:21:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-11 22:45:25 +0000
commitd518019d6ccb0ffebe7e21b973eb4f9aa5241dec (patch)
treea1294ddcb1501f2c9803724c4ea80e8060fa73cd /meta/lib/oe/path.py
parent00a2411470b989ca80bc2a6de08d105bc400dae5 (diff)
downloadpoky-d518019d6ccb0ffebe7e21b973eb4f9aa5241dec.tar.gz
package.bbclass: support dangling path components
Commit ec2aab09769f4b6817d74d2175afa2b7c7598750 introduced a regression on packages which contain symlinks with unresolvable path components (e.g. lsof-dbg). While assigning a variable, an exception was raised and the exception handler accessed this variable. Patch deals both with the dangling path components by assuming them as valid directories and by avoiding the broken assignment. (From OE-Core rev: 579369b0fb27fad6d628746a50b9b798078500f6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/path.py')
0 files changed, 0 insertions, 0 deletions