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)
commitd064346ba8807437b92b7e6000bae744daad487d
treee320adbce500b9df655b42002b40f0811b635ec5
parentc213d7b3a24244d9b1c76c58de2adc6f6e91beba
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