]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: quote pathname given to objdump
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Thu, 12 Jan 2012 16:30:20 +0000 (17:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jan 2012 14:53:01 +0000 (14:53 +0000)
commit7f7db286ca0b70bd5cce643c3b84f77ad45cc786
tree30b4043591e166c85bf4434c9e31453130525ad3
parent1a8e02fee858fa9569f2e980ebff0698e4a53d36
package.bbclass: quote pathname given to objdump

Packaging will fail with executable files containing spaces in their
names. Patch quotes the parameter passed to 'objdump'.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
meta/classes/package.bbclass