]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:45:12 +0000 (17:45 +0100)
commitb0b92d7916d0f4106f16a1a301f7f2ea466b9411
treee5da1feb728570cf6fa36e5425781385f02b2ebc
parente31d484042c61582e978c9116c026eb092159a10
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.

(From OE-Core rev: 73e2c12534856f14c1a94fb51874e9ba1655f07b)

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