diff options
author | Andrea Galbusera <gizero@gmail.com> | 2017-08-01 08:46:45 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2017-08-29 16:27:05 +0100 |
commit | f70b24b1f1a66159bba1879dcc6a7f37d26085fc (patch) | |
tree | 776bbb7f66691285e2e5bd1a9e47f178c09b33f4 /classes/linux-raspberrypi-base.bbclass | |
parent | 2aa08e4f977468cbd3811587ece44f7148ad7829 (diff) | |
download | meta-raspberrypi-f70b24b1f1a66159bba1879dcc6a7f37d26085fc.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 'classes/linux-raspberrypi-base.bbclass')
0 files changed, 0 insertions, 0 deletions