From 62dc8f47b3c17cf0b1a5d4bf4f0173d5d4fb4c1a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 10 Feb 2006 10:11:32 +0000 Subject: Update bitbake to latest bitbake svn git-svn-id: https://svn.o-hand.com/repos/poky/trunk@262 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'bitbake/ChangeLog') diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index db503ffb1a..e8a91c1701 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog @@ -1,3 +1,20 @@ +Changes in BitBake 1.3.?: + - Create a new Fetcher module to ease the + development of new Fetchers. + Issue #438 fixed by rpurdie@openedhand.com + - Make the Subversion fetcher honor the SRC Date + (CVSDATE). + Issue #555 fixed by chris@openedhand.com + - Expand PREFERRED_PROVIDER properly + Issue #436 fixed by rprudie@openedhand.com + - Typo fix for Issue #531 Philipp Zabel for the + BitBake Shell + - Introduce a new special variable SRCDATE as + a generic naming to take over CVSDATE. + - Introduce a new keyword 'required' In contrast + to include parsing will fail if a to be included + can not be found. + Changes in BitBake 1.3.2: - reintegration of make.py into BitBake - bbread is gone, use bitbake -e -- cgit v1.2.3-54-g00ecf