|
From: Yan S. <ya...@se...> - 2006-08-23 20:55:41
|
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: |