diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-23 20:45:28 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-23 20:45:28 +0100 |
commit | 983197c10104bbbcb6cfd6e923a3bf11152b3001 (patch) | |
tree | 7562d36c5d6f04c35e770161030cc407f73af484 /meta/recipes-core/initrdscripts | |
parent | ad098e40e8c57727892819e131bf18308bf244d2 (diff) | |
download | openembedded-core-983197c10104bbbcb6cfd6e923a3bf11152b3001.tar.gz openembedded-core-983197c10104bbbcb6cfd6e923a3bf11152b3001.tar.bz2 openembedded-core-983197c10104bbbcb6cfd6e923a3bf11152b3001.tar.xz openembedded-core-983197c10104bbbcb6cfd6e923a3bf11152b3001.zip |
kernel.bbclass: Stop do_install poking directly into the sysroot and evading sstate
do_install was putting files directly into the sysroot which means sstate
had no knowledge of them. This meant they didn't get cleaned along with the
other files from the task amongst other issues.
This patch puts them in ${D} where they were supposted to be.
Tested-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/initrdscripts')
0 files changed, 0 insertions, 0 deletions