bitbake/lib/bb/data.py:
[vuplus_bitbake] / ChangeLog
index 32475b5..a93e704 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,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
+       - Change the format of the cache
+       - Update usermanual to document the Fetchers
 
 Changes in BitBake 1.3.3:
        - Create a new Fetcher module to ease the