summaryrefslogtreecommitdiffstats
path: root/package/micropython-lib/micropython-lib.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-15 22:22:45 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-16 14:51:02 +0200
commitb67a74f2b8562a1eb9c056513b5e7232fa252f4e (patch)
tree37a57e690646296fec05dffaf12479b4b857de9d /package/micropython-lib/micropython-lib.hash
parentb5a787121ef74f42b70e885ef294bba6468b8b33 (diff)
downloadbuildroot-b67a74f2b8562a1eb9c056513b5e7232fa252f4e.tar.gz
buildroot-b67a74f2b8562a1eb9c056513b5e7232fa252f4e.zip
linux-firmware: support paths with subdirs in LINUX_FIRMWARE_DIRS
Following commit cdb7876f63a253254b86637aaac8b255a426b60a ("linux-firmware: add Qualcomm video accelerator and GPU firmware options"), LINUX_FIRMWARE_DIRS can now contain entries with subdirs, such as "qcom/venus-1.8". Such entries are currently not supported by the logic in LINUX_FIRMWARE_INSTALL_DIRS. Indeed the current logic consists in: - Removing the destination directory - Copying to the destination directory Unfortunately, the last step fails if a component of the path leading to the destination directory does not exist. To overcome this, we simply add the appropriate mkdir before the copy. Fixes: http://autobuild.buildroot.net/results/54cbca90742faf486e59d95b95a0b0494e47b385/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/micropython-lib/micropython-lib.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud