]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: Add support for filenames with spaces
authorMark Hatle <mark.hatle@windriver.com>
Tue, 17 Jan 2012 15:47:49 +0000 (09:47 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jan 2012 16:20:46 +0000 (16:20 +0000)
commita0f5dd25a37fe3b8664c2133e80b6214559f93f6
tree953960e9e55b9c32d9f8995a949921d739e412f2
parent7257ded5355ffdc0fc169e7f34daeedb0b3dcd78
package_rpm.bbclass: Add support for filenames with spaces

Files with spaces must be fully quoted in an RPM spec file.  It was
easier to quote all file paths, then to do it selectively.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass