]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Fix broken plaindirs support
authorRichard Purdie <rpurdie@linux.intel.com>
Fri, 22 Oct 2010 11:51:35 +0000 (12:51 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 22 Oct 2010 11:51:35 +0000 (12:51 +0100)
commitf806c499c031fe0c4da001d41bce635088a90c52
treebcfc36ccb48533dd49ffc2dc92bd596333b88c98
parent08425b597c3df914162cb12394fe7b8533b826f9
sstate: Fix broken plaindirs support

When installing a sstate package, directories tracked by plaindirs were being installed
to the incorrect location. With the current implementation this was limited to
the do_package task.

This patch ensures plaindirs tracked files are created in the correct location, fixing
the bug where these files would go missing.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/classes/sstate.bbclass