[oe] A new bitbake extension: .bbappend files

Richard Purdie rpurdie at rpsys.net
Tue Aug 3 12:53:22 UTC 2010


On Tue, 2010-08-03 at 12:04 +0200, Frans Meulenbroeks wrote:
> Wrt the bbappend / amend.inc discussion:
> 
> I was wondering how version management would work.
> I can imagine that if I change something in a bbappend file (or amend.inc)
> file, I would like to have something like PR that I could bump.
> In my case these recipes live in an overlay which is also used by
> co-workers. I would like to be able to trigger a rebuild when they get a
> modified .bbappend file.

You could use something like:

PR := "${PR}.1"

Cheers,

Richard





More information about the Openembedded-devel mailing list