[oe] Building against a local git repo

Michael Smith msmith at cbnco.com
Fri Jun 26 01:27:22 UTC 2009


On Thu, 25 Jun 2009, Klaus 'mrmoku' Kurzmann wrote:

> Am Donnerstag 25 Juni 2009 04:05:59 schrieb Michael Smith:

> > Basically, for local projects I'd like to occasionally break out of a
> > development cycle of (edit, commit, push, bitbake) * n and just do (edit,
> > bitbake) * n with a final commit and push at the end.

> What I do is to have the following in local.conf:
> SRC_URI_pn-libframeworkd-phonegui-efl2 = "file:///path/to/your/source/libframeworkd-phonegui-efl2"
> SRCREV_pn-libframeworkd-phonegui-efl2 = "LOCAL"
> S_pn-libframeworkd-phonegui-efl2 = "${WORKDIR}/${PN}"

Thanks, works great. I found if I include conf/amend-recipes.inc, I can 
create a <recipe>/amend.inc that does the same thing without forcing a 
cache rebuild.

Mike




More information about the Openembedded-devel mailing list