diff options
author | Sebastian Frias <sf84@laposte.net> | 2016-04-25 16:52:17 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-25 21:40:47 +0200 |
commit | b1f0212af66e374f2a5f88edd8d3f4b2b8a90d9b (patch) | |
tree | af10e6bb8e0e99fcdde198795de50522b1d5cd3b /package/jsoncpp/jsoncpp.hash | |
parent | 7410b8e0ce50c6a989e5708f86518b164fad40b2 (diff) | |
download | buildroot-b1f0212af66e374f2a5f88edd8d3f4b2b8a90d9b.tar.gz buildroot-b1f0212af66e374f2a5f88edd8d3f4b2b8a90d9b.zip |
linux: properly install all images in the initramfs case
The target "$(LINUX_DIR)/.stamp_initramfs_rebuilt" uses its own
'cp' command, instead of LINUX_INSTALL_IMAGE/LINUX_INSTALL_IMAGES_CMDS
provided by (or updated with) commit 055e6162bba7 ("linux: don't build
appended DTB image in place and support multiple images") and thus is
not operating properly when APPENDED_DTB is used.
Indeed, it copies a single image, and does not copy the one with the DTB
appended.
This patch replaces the 'cp' command with LINUX_INSTALL_IMAGE which
handles APPENDED_DTB.
Fixes: 055e6162bba7 ("linux: don't build appended DTB image in place and
support multiple images")
Signed-off-by: Sebastian Frias <sf84@laposte.net>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/jsoncpp/jsoncpp.hash')
0 files changed, 0 insertions, 0 deletions