]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: utils: Improve remove funciton to handle whitespace
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Feb 2013 22:31:52 +0000 (14:31 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Feb 2013 22:33:05 +0000 (14:33 -0800)
commitc78cc0556feb66fc345bd8de5ddb8e3c2e50d54d
tree5db7f21a33e04eaf3ceea806ef0d57aac60b2818
parent72ebe0c34f38f462ac193ff2a5a52e03f5f214fb
bitbake: utils: Improve remove funciton to handle whitespace

Improve the remove function to better handle cases where path contains
special shell chars like whitespaces, '$', ';' or'\'.

Thanks to Enrico Scholz for the fix.

(Bitbake rev: 617511c9f86cc4ef52457653c8adff582d94bce3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/utils.py