Hello Fabrice, thanks for that tip, it works.
But you have to avoid a rev=xxxx argument in SRC_URI. This will overrule the AUTOREV setting. By the way, that should be corrected/reported by a specialist in the user manuals. Regards Wolfgang -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Aeschbacher, Fabrice Gesendet: Freitag, 1. Oktober 2010 13:33 An: [email protected] Betreff: Re: [oe] svn:// fetcher do not checkout repository at every build Hi Wolfgang, This should work by putting: SRCREV = "${AUTOREV}" in your .bb file Kind regards, Fabrice Aeschbacher > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im > Auftrag von Hauser, Wolfgang (external) > Gesendet: Freitag, 1. Oktober 2010 12:25 > An: [email protected] > Betreff: Re: [oe] svn:// fetcher do not checkout repository > at every build > > Hello, > > unfortunately nobody answers to that question. > > Has nobody an idea how to solve this problem ? > > As a workaround I am searching for the best position to add a > removal function for the tar archive after building the > package or, as best position, after unpack. > Where I can get the used archive name to manage the removal ? > > Thanks for your help > Wolfgang > > -----Ursprüngliche Nachricht----- > Von: Hauser, Wolfgang (external) > Gesendet: Freitag, 27. August 2010 12:20 > An: [email protected] > Betreff: svn:// fetcher do not checkout repository at every build > > Hello, > > as pointed in the bitbake user manual, the svn fetcher should > checkout a repository at every build if SRCDATE is set to "now". > > If I want to use that in OE (for our local applications), > always the archive for the repository, stored in download > cache, is used instead of doing a new checkout. (I user bb 1.8.18) > > Is it possible to turn off the download cache check for a recipe ? > > Regards > Wolfgang Hauser > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
