Hi

I started creating an won distro based on arago. I setup the environment 
according to the arago wiki.
I plan to add packages for own applications and libraries, the platform is 
based on the am335x-evm.
The system compiles and runs on the target.
Now I want to generate an SDK package. What is the proper way to do this?

When I try this the "yocto" way:

MACHINE=am335x-evm bitbake -c populate_sdk core-image-minimal

It fails with this message in the last task:

Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for 
packagegroup-core-standalone-sdk-target:
*            libgcov-dev *
 * opkg_install_cmd: Cannot install package 
packagegroup-core-standalone-sdk-target.

I am using the linaro toolchain 2015.05 according to the recipe libgcov-dev is 
provided by the external-linaro-toolchain recipe.

Or is there another way, that I have to bitbake a recipe such as 
tisdk-rootfs-image.bb? And in this case how to use the SDK afterwards?
I have also seen, there is a possibility to brand the SDK, is there some 
description for this process?

Regards Thomas
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to