summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/virtualization-layer
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2017-08-27 12:22:43 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-30 10:08:09 -0300
commitce1e0af209c222cb877962104c4f807d5807fa1e (patch)
tree7ca5bc6551fd5a65bb8ed16de69324d02b991b8b /dynamic-layers/virtualization-layer
parentba48b43f92ed8e5dd635554b7bda0eaac5a1646b (diff)
downloadmeta-freescale-ce1e0af209c222cb877962104c4f807d5807fa1e.tar.gz
image_types_fsl: fix for dtb filenames containing multiple dots
In _generate_boot_image(), if a dtb file has more than one dot the current logic fails. e.g. 'device.tree.dtb' will be truncated at the first dot to 'device' while it should be 'device.tree'. Fix by removing awk in favour of letting basename also remove the .dtb extension. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/virtualization-layer')
0 files changed, 0 insertions, 0 deletions