[oe] Bitbake 1.8.14 released!

Richard Purdie rpurdie at rpsys.net
Tue Nov 3 22:50:22 UTC 2009


Bitbake 1.8.14 has been released.

http://prdownload.berlios.de/bitbake/bitbake-1.8.14.tar.gz

This is a maintenance release and probably the last in the 1.8 series.
After this release a 1.10 series will be created aiming to be more like
the master branch without the code server/client code that is still
under development.

Changes since 1.8.12:

Chris Larson (9):
      BBPKGS: act as a default that can be overridden via the cmdline.
      BBMASK: survive a non-existant path and don't keep the dir after globbing.
      Make the bbpath change for includes temporary rather than permanent.
      bb.fetch: make try_mirror go through the dispatcher rather than using wget directly.
      bb.fetch.git: make empty host pass a file uri to git.
      bb.fetch.go: iterate over SRC_URI, not urldata.
      Fix rdepends in graphviz graph generation.
      taskdata: fix a possible infinite loop when multiple eligible providers aren't buildable
      Add .gitignore, ignore *.pyc.

Holger Hans Peter Freyther (3):
      Tag BitBake 1.8.12 (update versions, MANIFEST, ChangeLog)
      Clean up by Otavio Salvador
      [bb] Fix the tests by setting a debug level at start

Richard Purdie (15):
      utils.py: Add bb.utils.prune_suffix function
      BBHandler: Move handler finalisation code into a separate function
      cache.py: Simplfy logic (from Poky)
      cache.py: Fix whitespace damage
      fetch/hg.py: Fix hg checkouts of specific revisions (from Poky)
      fetch/wget.py: Fix wget fetching of urls with parameters specified (from Poky)
      fetch/git.py: Add username handling to git fetcher (from Poky)
      fetch/__init__.py: Set HOME environmental variable when running fetcher commands (from Poky)
      data.py: Make sure allowed variables inherited from the environment are exported again (from Poky)
      bitbake-1.8: Backport deprecated sets removal to remove warnings with python 2.6. Should be backwards compatible to python 2.4 and we don't support
      providers.py: Fix + character escaping from PACKAGES_DYNAMIC (thanks Otavio Salvador)
      Merge the BBCLASSEXTEND code from Poky. This allows once recipe to provide mutliple targets (e.g. -native and -sdk) and has been discussed on the O
      fetch/svk: Fix up breakage. Evidently nobody uses svk
      build.py: Add bb and os to __builtins__ backporting from trunk since we'd like to be able to depend on this behaviour in OE soon
      Release 1.8.14






More information about the Openembedded-devel mailing list