]> code.ossystems Code Review - openembedded-core.git/commit
linux-dtb: Ensure dtb files are covered by sstate
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Apr 2012 09:18:58 +0000 (10:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Apr 2012 11:36:34 +0000 (12:36 +0100)
commit9815b7a95ac33d3234073cdd204d9389b4241189
tree9328d38080c6d97b19dc75af887f6e4e88d90915
parentf714f54df01e02a1115b42f3637f74a11eb51edb
linux-dtb: Ensure dtb files are covered by sstate

The dtb files were not being installed into a location compatible with sstate and
the do_deploy task. This means in builds just using sstate, the dtb files disappeared.

This patch fixes the code to use the correct location for deploy files.

[YOCTO #2190]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-dtb.inc