diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-27 23:05:27 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-28 11:07:42 +0100 |
commit | a42dffc0bab6981e1909bf25fa6f799d455affa3 (patch) | |
tree | b4056a59a6c34c05815e3a6c1cc0486f0f3aaf2a /meta/recipes-devtools/dosfstools | |
parent | b0f4a5bc234013886237b653eb6a5a19711a02e1 (diff) | |
download | poky-a42dffc0bab6981e1909bf25fa6f799d455affa3.tar.gz |
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.
(From OE-Core rev: 7642143760c0157aba80cea7b427024ee097cc2c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dosfstools')
0 files changed, 0 insertions, 0 deletions