On Thu, Mar 22, 2012 at 9:10 AM, Robert P. J. Day <[email protected]> wrote: > On Thu, 22 Mar 2012, Bruce Ashfield wrote: > >> On Thu, Mar 22, 2012 at 7:05 AM, Robert P. J. Day <[email protected]> >> wrote: >> > >> > perusing the file meta/classes/kernel-yocto.bbclass and saw the >> > following snippet around line 287: >> > >> > # nothing to do if SRCREV is AUTOREV >> > if [ "${SRCREV_machine}" = "AUTOINC" ]; then >> > # restore the branch for builds >> > git checkout -f ${KBRANCH} >> > return >> > fi >> >> You can completely ignore this, I've tossed it all out in pending >> updates. But if you set AUTOREV and dump the SRCREV .. you'll see >> that it actually is AUTOINC. > > cheerfully ignored, except that the poky ref manual should be > updated to reflect this.
I'll leave that to others to confirm, the above was my observation when working on my meta-kernel-dev efforts. It may or may not be completely correct :) Bruce > > rday > > -- > > ======================================================================== > Robert P. J. Day Ottawa, Ontario, CANADA > http://crashcourse.ca > > Twitter: http://twitter.com/rpjday > LinkedIn: http://ca.linkedin.com/in/rpjday > ======================================================================== > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
