]> code.ossystems Code Review - openembedded-core.git/commit
tcl: Fix dangerous do_install staging references
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Sep 2012 22:05:27 +0000 (23:05 +0100)
committerSaul Wold <sgw@linux.intel.com>
Fri, 28 Sep 2012 08:14:30 +0000 (01:14 -0700)
commit7642143760c0157aba80cea7b427024ee097cc2c
treebd77afd25c374b979ec26bf05b418046d6c3ee1c
parent8fb19876215a8c7918361e8360c4342d1a933a93
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>
meta/recipes-devtools/tcltk/tcl_8.5.11.bb