[oe] Bitbake: say who you are cooking

Nicolas FR nicolasfr at gmail.com
Wed Oct 18 18:19:37 UTC 2006


This is more verbose, but still it will tell me what version of the
package it will build only after having built all the dependencies. It
should tell the version it will compile before going with the
dependencies.

For example, just after the line:
NOTE: build 200610182011: started

Here is the output of a "bitbake --dry-run wpa-gui":

root at zhost:/opt/OE/build# bitbake --dry-run wpa-gui
NOTE: Using cache in '/opt/OE/build/tmp/cache'
NOTE: Handling BitBake files: \ (4004/4004) [100 %]
NOTE: Parsing finished. 0 cached, 3880 parsed, 124 skipped, 0 masked.

NOTE: build 200610182011: started

OE Build Configuration:
BB_VERSION     = "1.6.0"
OE_REVISION    = "cf30bb94f4666250edc553470fefa4459ef0af1e"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "spitz"
DISTRO         = "angstrom"
DISTRO_VERSION = "test-20061018"
TARGET_FPU     = "soft"

NOTE: package binutils-cross-2.17: started
NOTE: package binutils-cross-2.17: completed
NOTE: preferred version 2.5 of glibc not available
NOTE: package uicmoc3-native-3.3.5: started
NOTE: package uicmoc3-native-3.3.5: completed
NOTE: package mysql-native-4.1.18: started
NOTE: package mysql-native-4.1.18: completed
NOTE: package mysql-4.1.18: started
NOTE: package mysql-4.1.18: completed
NOTE: package qt-x11-free-3.3.6: started
NOTE: package qt-x11-free-3.3.6: completed
NOTE: package wpa-gui-0.4.8: started
NOTE: package wpa-gui-0.4.8: completed
NOTE: build 200610182011: completed
Build statistics:
  Attempted builds: 6


> "bitbake --dry-run foo" do what you seek for.




More information about the Openembedded-devel mailing list