summaryrefslogtreecommitdiffstats
path: root/bitbake/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-09-05 08:40:25 +0000
committerRichard Purdie <richard@openedhand.com>2007-09-05 08:40:25 +0000
commit9c9fad56548f0cb447a538dcfdf390eb39cdc6c5 (patch)
tree27e64058b9c282bd44c9f99efb9bd505d16321be /bitbake/ChangeLog
parent763dc8a90934e74feab6959917fa913dc6568956 (diff)
downloadast2050-yocto-poky-9c9fad56548f0cb447a538dcfdf390eb39cdc6c5.zip
ast2050-yocto-poky-9c9fad56548f0cb447a538dcfdf390eb39cdc6c5.tar.gz
build.py: Add support for cleaning directories before a task in the form: do_taskname[cleandirs] = 'dir'
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2693 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r--bitbake/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog
index 0c7e6d8..4125e03 100644
--- a/bitbake/ChangeLog
+++ b/bitbake/ChangeLog
@@ -10,6 +10,8 @@ Changes in BitBake 1.8.x:
- Handle paths in svn fetcher module parameter
- Support the syntax "export VARIABLE"
- Add bzr fetcher
+ - Add support for cleaning directories before a task in the form:
+ do_taskname[cleandirs] = "dir"
Changes in Bitbake 1.8.8:
- Rewrite svn fetcher to make adding extra operations easier
OpenPOWER on IntegriCloud