On 9 July 2013 10:43, Paul Eggleton <[email protected]> wrote:
> However, if it would help with the package
> reporting system, the recipes could be changed to convert PV of "6.0" into
> "60" in SRC_URI using some inline python.

Oh, somehow I didn't see Paul's reply.

This is basically what happens already:

SRC_URI = 
"ftp://ftp.info-zip.org/pub/infozip/src/zip${@d.getVar('PV',1).replace('.',
'')}.tgz"

Ross
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to