diff options
author | Richard Purdie <richard@openedhand.com> | 2007-06-26 21:23:37 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-06-26 21:23:37 +0000 |
commit | d3076aca9d68e617b26c19f75dc701f38716bbc3 (patch) | |
tree | 1a2216cc2bb6e857ecb9bc47404aa957b4450e38 /bitbake/ChangeLog | |
parent | 3cb385b9816481085a78adc55879ae940abfd327 (diff) | |
download | poky-d3076aca9d68e617b26c19f75dc701f38716bbc3.tar.gz |
bitbake: Sync with upstream
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2012 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r-- | bitbake/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index 4bac05c497..fbf86c6496 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog | |||
@@ -1,4 +1,7 @@ | |||
1 | Changes in Bitbake 1.8.x: | 1 | Changes in Bitbake 1.8.x: |
2 | - Correctly redirect stdin when forking | ||
3 | - If parsing errors are found, exit, too many users miss the errors | ||
4 | - Remove supriours PREFERRED_PROVIDER warnings | ||
2 | 5 | ||
3 | Changes in Bitbake 1.8.4: | 6 | Changes in Bitbake 1.8.4: |
4 | - Make sure __inherit_cache is updated before calling include() (from Michael Krelin) | 7 | - Make sure __inherit_cache is updated before calling include() (from Michael Krelin) |