summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2008-07-27 07:44:26 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-07-27 07:44:26 +0000
commit7edb5f6d85e215fd2697672789add3108e4e76e5 (patch)
treea2031dfd524de6ffdef9019200c05d4ad82549c2 /ChangeLog
parent9ba94cc8c0d0c178050c09e6b47bb5c0db408a7a (diff)
downloadbitbake-contrib-7edb5f6d85e215fd2697672789add3108e4e76e5.tar.gz
[cvs] Allow to checkout by date and time
With putting YYYYYMMDDHHmm into the SRCDATE bitbake will checkout using "-D YYYYMMDD HH:mm UTC". Be careful when you switch from SRCDATE with time and without to always get updatable packages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44889e3e6..2ad0f713f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -142,6 +142,7 @@ Changes in Bitbake 1.9.x:
- Correctly add a task override in the form task-TASKNAME.
- Revert the '-' character fix in class names since it breaks things
- When a regexp fails to compile for PACKAGES_DYNAMIC, print a more useful error (#4444)
+ - Allow to checkout CVS by Date and Time. Just add HHmm to the SRCDATE.
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series