summaryrefslogtreecommitdiffstats
path: root/bitbake/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-20 17:45:11 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-20 17:45:11 +0000
commitb26a945734ce271aa7d443ff9e96fe2851b21138 (patch)
treef540b8d58a7411cf0cabe5c8f4ad40f9f597352a /bitbake/ChangeLog
parent3cd47ad235d54a9c539ae6fe4a5a2b4b5f7e5621 (diff)
downloadast2050-yocto-poky-b26a945734ce271aa7d443ff9e96fe2851b21138.zip
ast2050-yocto-poky-b26a945734ce271aa7d443ff9e96fe2851b21138.tar.gz
Update to latest bitbake
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@309 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r--bitbake/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog
index c05ff96..3dfba1e 100644
--- a/bitbake/ChangeLog
+++ b/bitbake/ChangeLog
@@ -1,3 +1,10 @@
+Changes in BitBake 1.3.x:
+ - Fix to check both RDEPENDS and RDEPENDS_${PN}
+ - Fix a RDEPENDS parsing bug in utils:explode_deps()
+ - Update git fetcher behaviour to match git changes
+ - ASSUME_PROVIDED allowed to include runtime packages
+ - git fetcher cleanup and efficency improvements
+
Changes in BitBake 1.3.3:
- Create a new Fetcher module to ease the
development of new Fetchers.
OpenPOWER on IntegriCloud