meta-openembedded/meta-oe
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
..
classes kernel.bbclass: Stop do_install poking directly into the sysroot and evading sstate 2011-06-23 21:50:13 +02:00
conf machine includes: remove from layer 2011-05-25 16:05:04 +02:00
patches move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
recipes-connectivity obex-data-server: import from OE rev 58b79786c6 2011-06-19 20:41:26 +02:00
recipes-core glib-2.0: sync with OE-core 2011-06-22 18:17:27 +02:00
recipes-devtools swig: fix license checkums, delete old versions 2011-06-19 20:41:25 +02:00
recipes-extended rsyslog: add 5.8.0 2011-06-17 19:45:58 +02:00
recipes-graphics mesa: move PACKAGE_ARCH = MACHINE_ARCH to the mesa-dri include 2011-06-23 21:31:00 +02:00
recipes-multimedia esound: put patch in metadata, ubuntu updates it silenty from time to time breaking our checksums 2011-06-13 18:27:04 +02:00
recipes-navigation gpsd,tangogps,foxtrotgps,navit: move to new recipes-navigation 2011-05-31 17:30:13 +02:00
recipes-qt/qt4 qmake2: update qt from 4.4.3 to 4.7.3 2011-06-19 20:41:25 +02:00
recipes-support gsl: fix licence checksums 2011-06-19 20:41:25 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README meta-oe,efl: add subject prefix hint for git send-email 2011-04-21 13:25:28 +02:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-oe'

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>