From 079e6825aacec7ef9b3976c9057363b690a43ce5 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 20 Jan 2008 12:09:31 +0000 Subject: bitbake: sync with upstream stable branch bugfixes and enhancements git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3554 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bitbake/ChangeLog') diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index 4f3eafe2ba..8f251475aa 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog @@ -35,6 +35,12 @@ Changes in BitBake 1.8.x: - Add support for "-e target" (#3432) - Fix shell showdata command (#3259) - Fix shell data updating problems (#1880) + - Properly raise errors for invalid source URI protocols + - Change the wget fetcher failure handling to avoid lockfile problems + - Add git branch support + - Add support for branches in git fetcher (Otavio Salvador, Michael Lauer) + - Make taskdata and runqueue errors more user friendly + - Add norecurse and fullpath options to cvs fetcher Changes in Bitbake 1.8.8: - Rewrite svn fetcher to make adding extra operations easier -- cgit v1.2.3-54-g00ecf