Benjamin Schieder wrote:

> Anyway, is there a short HowTo on how to add third-party apps into the
> SHR tree and then how to maintain them?
> I have four packages that I'm actively maintaining, sometimes three or
> four revisions a day when I'm particularly busy trying to get a feature
> to work.
> How would I go about compiling .ipk files for myself as well as get
> those changes into SHR? I've been using the Makefile with shr/import so
> far.

It's mostly by contributing an bitbake recipe (.bb) file that tell OE
how to fetch and compile your app. It would then be added to the feed
and automatically be available for SHR users.

Revisions can either be fixed and upgraded manually, or for quick-moving
stuff, it would be possible to mark something as AUTOREV which would
pull and build always the newest version.

The openmoko wiki has a page on bb recipes, I think.

Let us know if you need some help in getting a bb recipe :)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to