kernel.bbclass: Fix pstaging do_deploy.
authorTom Rini <tom_rini@mentor.com>
Wed, 3 Feb 2010 20:17:07 +0000 (13:17 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 3 Feb 2010 20:17:07 +0000 (13:17 -0700)
commit8dc84badb1d772f5953492c4022c1f644c4fe278
treeb093ef6d4bfad2c1d030624929791249435141df
parent49031ff03256cb8ac350676f4c9c66288abdbd2a
kernel.bbclass: Fix pstaging do_deploy.

We need to add ${S}/${KERNEL_OUTPUT} with package_stagefile_shell to
avoid playing more complex games with the install line.  We should
also use package_stagefile_shell on the modules tarball as that will
not otherwise be reproduced.
classes/kernel.bbclass