On Mon, Sep 29, 2014 at 03:56:44PM +0100, Burton, Ross wrote: > On 29 September 2014 15:52, Maciej Borzecki <[email protected]> > wrote: > > So a trick like this will not be needed anymore to automatically rebuild > > whenever sources in SCM change? > > > > SRCREV = "${AUTOREV}" > > PVBASE := "${PV}" > > PV = "${PVBASE}.${SRCPV}" > > That's right, you don't need to embed SRCREV in PV to get a rebuild. > For many recipes it's still a sensible thing to do, but it won't be > mandatory.
It will be still mandatory for recipes with multiple SRCREVs (and SRCREV_FORMAT). -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
