diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2013-08-09 12:53:39 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-08-13 10:13:19 -0700 |
commit | 0f589b9a38397fdf55025062a45889b19d1c83c4 (patch) | |
tree | 6fc4ed3ffcd5a8007a34b2b9ab053f18daba2e74 /meta/classes | |
parent | 883b1b396328e6cd67dcb4ca6fd8975b6e716c0a (diff) | |
download | openembedded-core-0f589b9a38397fdf55025062a45889b19d1c83c4.tar.gz openembedded-core-0f589b9a38397fdf55025062a45889b19d1c83c4.tar.bz2 openembedded-core-0f589b9a38397fdf55025062a45889b19d1c83c4.zip |
linux-dtb.inc: Replace /boot/ with /${KERNEL_IMAGEDEST}/
Devicetree files were installed hard-coded in /boot. When KERNEL_IMAGEDEST
is anything else but "boot", the postinstall script and the file locations
no longer match and the postinstall will fail.
Replace "boot" with "${KERNEL_IMAGEDEST}" to fix this problem, and to allow
the devicetree files to be installed in another location.
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions