elbe-buildsdk¶
NAME¶
elbe-buildsdk - Build a yocto style sdk.
DESCRIPTION¶
creates a yocto style SDK
EXAMPLES¶
Build a root filesystem from myarm.xml in /root/myarm. Log to myarm.txt. Then create a SDK for this RFS.
# elbe buildchroot --output myarm.txt --target /root/myarm myarm.xml # elbe buildsdk /root/myarm
ELBE¶
Part of the elbe1 suite