]> code.ossystems Code Review - openembedded-core.git/commit
chrpath.bbclass: Ensure we only process tmpdir in paths which actually contain that...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Aug 2012 16:37:47 +0000 (16:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Aug 2012 16:42:37 +0000 (17:42 +0100)
commit73e2c12534856f14c1a94fb51874e9ba1655f07b
treee1629946039e15a936434ba2fdff69bbf6244033
parent99815eddd4e1eb5d939831704231537dd5a995ad
chrpath.bbclass: Ensure we only process tmpdir in paths which actually contain that path

Without this change, a path to "/lib/xxx" or "/usr/lib/xxx" would also
attempt to be remapped to be relative to $ORIGIN which makes no sense.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/chrpath.bbclass