[oe] The future of "svnnow"

Richard Purdie rpurdie at rpsys.net
Sun Aug 5 15:36:05 UTC 2007


On Sat, 2007-08-04 at 09:18 +0200, Koen Kooi wrote:
> Or what about naming URIs:
> 
> SRC_URI = "svn://foo/bar;name=main \
>            svn://foo/baz;name=baz-module \
>            svn://snizzle/foo;name=snizzle-foo-support"
> 
> SRCREV_FORMAT = "main"

This is more like what I had in mind allowing things like:

SRCREV_FORMAT = "rmain-rbaz-module-rsnizzle-foo-support"

which should result in a:

SRCREV of "r80-r90-r100"

which might even work over package upgrades :)

Cheers,

Richard





More information about the Openembedded-devel mailing list