[Openembedded-users] Bitbake recipe to build a project

Nimesh Kumar kumar.nimesh at gmail.com
Mon Apr 11 02:17:01 UTC 2011


Hi,

I am newbie to OE and bitbake system. I have a Qt project that I'd like to
build in OE - I have tried a sample Qt project and It worked great, however,
in this sample project, I had only few files, hence, I was able to do:
SRC_URI = "file://file_1.h \
                   file://file_2.cpp \
                   file://file_3.cpp "

My new project has several directories, some as for libraries and 1 for
application. How to I create .bb file to build my new project? The doc
doesn't explain this very well. How do I assign SRC_URI in this case ? Or
can I tar up new project and do SRC_URI = "file://new_project.tar.gz" ? I
hope there's a simpler way. Please help.

- Nimesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20110410/47f92f1c/attachment-0002.html>


More information about the Openembedded-users mailing list