diff options
author | Andrea Galbusera <gizero@gmail.com> | 2017-08-01 08:46:45 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2017-10-20 15:53:35 +0100 |
commit | 093286dae8ed5b3d0576090fb631ef0182659212 (patch) | |
tree | 679b2a52ac68903432720f6aaa1266d77a39b53f /docs/conf.py | |
parent | ed3b254454494b36d4205818e369f59718704e60 (diff) | |
download | meta-raspberrypi-093286dae8ed5b3d0576090fb631ef0182659212.tar.gz |
sdcard_image-rpi: fix absolute path in vfat symlink
Fix bitbake complaining with:
ERROR: core-image-minimal-1.0-r0 do_image_complete: sstate found an absolute
path symlink [...].vfat pointing at [...].vfat. Please replace this with a
relative link.
This patch redefines SDIMG_VFAT as a file name instead of a full absolute path,
then fixing the symlink creation by pointing to a relative target. The cp
command that deploys the artifact is changed accordingly to include the
destination path.
Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions