SDK version:08_02_00
cmd: bitbake tisdk-tiny-image -c populate_sdk
Links:e2e.ti.com/.../tda4vm-arago-yocto-project-for-tda4vm
ERROR: sagos-tiny-image-1.0-r0 do_populate_sdk: Unable to install packages. Command '/home/sean/workspace/yocto-tda4/build/arago-tmp-external-arm-glibc/work/superx5-linux/sagos-tiny-image/1.0-r0/recipe-sysroot-native/usr/bin/opkg --volatile-cache -f /home/sean/workspace/yocto-tda4/build/arago-tmp-external-arm-glibc/work/superx5-linux/sagos-tiny-image/1.0-r0/opkg.conf -t /home/sean/workspace/yocto-tda4/build/arago-tmp-external-arm-glibc/work/superx5-linux/sagos-tiny-image/1.0-r0/temp/ipktemp/ -o /home/sean/workspace/yocto-tda4/build/arago-tmp-external-arm-glibc/work/superx5-linux/sagos-tiny-image/1.0-r0/sdk/image/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/aarch64-linux --force_postinstall --add-ignore-recommends ti-llvm3.6-dev --add-ignore-recommends opencl-monitor-dev --add-ignore-recommends libulm-dev --add-ignore-recommends gdbserver-c6x-dev --add-ignore-recommends coreutils --add-ignore-recommends coreutils-dev install helloworld-c helloworld-m packagegroup-arago-sysvinit-boot packagegroup-core-standalone-sdk-target protobuf run-postinsts target-sdk-provides-dummy' returned 1:
Collected errors:
* Solver encountered 1 problem(s):
* Problem 1/1:
* - nothing provides libatomic-dev needed by packagegroup-core-standalone-sdk-target-1.0-r8.0.aarch64
*
* Solution 1:
* - do not ask to install a package providing packagegroup-core-standalone-sdk-target
Disfavor package: coreutils-dev
Disfavor package: coreutils
ERROR: Logfile of failure stored in: /home/sean/workspace/yocto-tda4/build/arago-tmp-external-arm-glibc/work/superx5-linux/sagos-tiny-image/1.0-r0/temp/log.do_populate_sdk.2587193
ERROR: Task (/home/sean/workspace/yocto-tda4/build/../xag/meta-sagos/recipes-tisdk/images/sagos-tiny-image.bb:do_populate_sdk) failed with exit code '1'
I can output sdk using "bitbake meta-toolchain-sagos-tisdk",I expect that with customization I can output the corresponding sdk dynamically, because I need to crop or add some packages.