diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-27 23:05:27 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-09-28 01:14:30 -0700 |
commit | 7642143760c0157aba80cea7b427024ee097cc2c (patch) | |
tree | bd77afd25c374b979ec26bf05b418046d6c3ee1c /meta/recipes-core | |
parent | 8fb19876215a8c7918361e8360c4342d1a933a93 (diff) | |
download | openembedded-core-7642143760c0157aba80cea7b427024ee097cc2c.tar.gz openembedded-core-7642143760c0157aba80cea7b427024ee097cc2c.tar.bz2 openembedded-core-7642143760c0157aba80cea7b427024ee097cc2c.zip |
tcl: Fix dangerous do_install staging references
Nothing should ever be poking files directly into the staging/sysroot
directories, it should always go through ${D}.
This patch ensures this recipe does this and hence fixes various
potential build issues such as lack of sstate tracking of files.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions