Part Number: AM6548
Tool/software: Linux
Hi
I have problem to do Yocto build for new AM6548 EVM.
I did next steps:
./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
cd build
. conf/setenv
MACHINE=am65xx-evm bitbake arago-core-tisdk-image
Toolchain is installed on:
/opt/gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux-gnu
ERROR is:
NOTE: Installing complementary packages ...
NOTE: Running ['oe-pkgdata-util', '-p', '/home/tisdk/build/arago-tmp-external-linaro-toolchain/pkgdata/am65xx-evm', 'glob', '/tmp/installed-pkgsstsaobwh', '']
NOTE: Running intercept scripts:
NOTE: > Executing update_gio_module_cache intercept ...
NOTE: Executing write_package_manifest ...
DEBUG: Executing python function write_package_manifest
DEBUG: Python function write_package_manifest finished
NOTE: Executing license_create_manifest ...
DEBUG: Executing python function license_create_manifest
DEBUG: Python function license_create_manifest finished
NOTE: Executing make_bootfiles_symlinks_relative ...
DEBUG: Executing shell function make_bootfiles_symlinks_relative
/home/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/arago-base-tisdk-image/1.0-r0/temp/run.make_bootfiles_symlinks_relative.104585: 116: /home/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/arago-base-tisdk-image/1.0-r0/temp/run.make_bootfiles_symlinks_relative.104585: Bad substitution
WARNING: exit code 2 from a shell command.
DEBUG: Python function do_rootfs finished
ERROR: Function failed: make_bootfiles_symlinks_relative (log file is located at /home/tisdk/build/arago-tmp-external-linaro-toolchain/work/am65xx_evm-linux/arago-base-tisdk-image/1.0-r0/temp/log.do_rootfs.104585)