]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Make use of cleandirs and dirs function flags
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Feb 2013 17:21:40 +0000 (17:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2013 13:12:19 +0000 (13:12 +0000)
commit4b31d6f6f0a2a6b9e504ffae0d3b2099cbd7dddc
tree9d6b109a1c1c087cb3a6920d6b31282af754bd68
parente9d43d7b4d2cfb22b21f3814c2401a699c78b025
package.bbclass: Make use of cleandirs and dirs function flags

We can use the cleandirs and dirs flags for the fuctions to handle
directory cleaning and creation at the bitbake level rather than
using these calls within the functions

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