meta-openembedded/meta-oe/classes
Richard Purdie 5b857eeeb7 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>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 21:50:13 +02:00
..
blacklist.bbclass blacklist: fix typo in name 2011-05-18 15:19:05 +02:00
gitpkgv.bbclass recipes,classes: import a lot of recipes from meta-shr 2011-04-10 14:43:41 +02:00
gitver.bbclass recipes,classes: import a lot of recipes from meta-shr 2011-04-10 14:43:41 +02:00
glx-use-tls.bbclass recipes,classes: import a lot of recipes from meta-shr 2011-04-10 14:43:41 +02:00
gnome.bbclass move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
gnomebase.bbclass gnomebase.bbclass: add /usr/share/GConf and gconf schemas into default FILES_${PN} 2011-06-19 20:41:25 +02:00
gpe.bbclass recipes,classes: import a lot of recipes from meta-shr 2011-04-10 14:43:41 +02:00
kernel.bbclass kernel.bbclass: Stop do_install poking directly into the sysroot and evading sstate 2011-06-23 21:50:13 +02:00
mime.bbclass move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
qmake_base.bbclass qmake_base.bbclass: use using parallel staging dirs 2011-05-10 16:59:07 +02:00
qt4e.bbclass move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
siteinfo.bbclass siteinfo bbclass: add entry for allarch 2011-06-02 11:02:53 +02:00
srctree.bbclass recipes,classes: import a lot of recipes from meta-shr 2011-04-10 14:43:41 +02:00
testlab.bbclass testlab bbclass: put reports in TCLIBC subdirectory 2011-05-18 15:07:38 +02:00
vala.bbclass vala.bbclass: move from meta-efl to meta-oe as libcanberra_0.26.bb is also using it 2011-04-16 13:50:43 +02:00