]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Simplify empty directory removal
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Feb 2013 17:29:04 +0000 (17:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2013 13:12:19 +0000 (13:12 +0000)
commit82ae9cfb09ee5c0aa6402c972d71e2b64d1ce8bc
tree5b8d5997da54c4a98ed4938018a098a95fb27899
parent52b506145bcddc133ca93a8c9f7343de69d10907
package.bbclass: Simplify empty directory removal

Rather than an exec() per directory, we might as well exec one command and
be done with it.

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