kernel.bbclass: avoid NOTE messages for files that are staged but not packaged
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 29 Sep 2010 20:27:35 +0000 (22:27 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 30 Sep 2010 19:39:41 +0000 (21:39 +0200)
commitb6cc4bc217e695801db060a1366915a870cab5db
treef9ceaab16350ab066a576a7995c6adfa34c15c08
parentaf3f52db17181108a45a0484a57e84495e865393
kernel.bbclass: avoid NOTE messages for files that are staged but not packaged

copy the files directly from the work area to staging. That way
there are no unpackaged files in image/ so no NOTE messages.
Additional advantage is that it is faster as we save the copy to the image dir.

See also http://thread.gmane.org/gmane.comp.handhelds.openembedded/37487

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Tested-by: Petr Stetiar <ynezz@true.cz>
Acked-by: Eric Benard <eric@eukrea.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Tested-by: Paul Menzel <paulepanter@users.sourceforge.net>
classes/kernel.bbclass