> Hi.
>
> At first, let me describle what I want to do. I want to run qt
> application on beagle board, so I want to build qt-embedded into
> angstrom distro.
> my question is :
> 1. how to build qt-embedded into angstrom distro, in order to
> run qt applications?
if you're running angstrom, qt-embedded 4.4.3 is already prebuilt in
the feeds. If you want to build it yourself using OE, you only need to
do 'bitbake qt-embedded'
> 2. how to write bb-files to build ?
Put this in your recipe:
DEPENDS = "qt-embedded"
inherit qtopia4core
That should pretty much handle everything.
regards,
Koen
>
> please give me some advice ?
>
> thanks in advance!
>
> /favor
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google
> Groups "Beagle Board" group.
> To post to this group, send email to discu...@beagleboard.org.
> To unsubscribe from this group, send email to beagleboard...@beagleboard.org
> For more options, visit this group at http://groups.google.com/group/beagleboard?hl=en
> -~----------~----~----~----~------~----~------~--~---
>