|
From: Justin P. <pap...@gm...> - 2006-08-23 22:12:40
|
On 8/23/06, Yan Seiner <ya...@se...> wrote: > Justin Patrin wrote: > > > > > Using a specific bb file with -b only builds that file. > > > > If you want to build a specific version put a > > PREFERRED_VERSION_gpsdrive = "cvs" in your local.conf. > > > Hmmm. OK, that doesn't work. Or, more likely, I am doing something > wrong.... > > [i386]yan@craywb:/home/local/zaurus$ grep cvs build/conf/local.conf > PREFERRED_VERSION_gpsdrive = "cvs" > [i386]yan@craywb:/home/local/zaurus$ > > [i386]yan@craywb:/home/local/zaurus$ ls > org.openembedded.oz354x/packages/gpsdrive > files gpsdrive_cvs.bb gpsdrive_2.10pre2.bb gpsdrive_2.10pre3.bb > > [i386]yan@craywb:/home/local/zaurus$ bitbake gpsdrive NOTE: Psyco JIT > Compiler (http://psyco.sf.net) not available. Install it to incr ease > performance. > NOTE: Using cache in '/home/local/zaurus/tmp/cache' > NOTE: Handling BitBake files: \ (2640/2640) [100 %] > NOTE: Parsing finished. 2605 cached, 0 parsed, 35 skipped, 0 masked. > > NOTE: build 200608231344: started > > OE Build Configuration: > BB_VERSION = "1.6.0" > OE_REVISION = "3504addc23e6ac6ad6af08a707156dec052c2641" > TARGET_ARCH = "arm" > TARGET_OS = "linux" > MACHINE = "spitz" > DISTRO = "openzaurus" > DISTRO_VERSION = "3.5.4.2-rc2" > TARGET_FPU = "soft" > > NOTE: preferred version cvs of gpsdrive not available > NOTE: build 200608231344: completed > Build statistics: > Attempted builds: 0 > [i386]yan@craywb: > I could have just been wrong. Look for the PV of the cvs version.... or you could edit the DEFAULT_PREFERENCE entries in the bb files to make cvs the default version. -- Justin Patrin |