diff options
author | Richard Purdie <richard@openedhand.com> | 2007-01-08 23:53:01 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-01-08 23:53:01 +0000 |
commit | f5665d5bfcfb13d01da9e4c7d5046453e80f7baf (patch) | |
tree | b8908549afaf3006bf3763419711090ac999c2a4 /bitbake/AUTHORS | |
parent | aec95de5f7dca2afa3a4a0bdb0d4d553c13f680d (diff) | |
download | poky-f5665d5bfcfb13d01da9e4c7d5046453e80f7baf.tar.gz |
bitbake: Sync with upstream.
* File licence headers were sanitised causing most of the diff.
* cooker.py was created from bin/bitbake.
* cvs fetcher port option was added
* The -f force option was fixed to work correctly
* Multiple entries in rrecrdeps are now handled correctly
(allows adding do_deploy to image depends)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1129 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/AUTHORS')
-rw-r--r-- | bitbake/AUTHORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bitbake/AUTHORS b/bitbake/AUTHORS index ef119cce22..97d44687d3 100644 --- a/bitbake/AUTHORS +++ b/bitbake/AUTHORS | |||
@@ -1,6 +1,10 @@ | |||
1 | Tim Ansell <mithro@mithis.net> | ||
1 | Phil Blundell <pb@handhelds.org> | 2 | Phil Blundell <pb@handhelds.org> |
3 | Seb Frankengul <seb@frankengul.org> | ||
2 | Holger Freyther <zecke@handhelds.org> | 4 | Holger Freyther <zecke@handhelds.org> |
5 | Marcin Juszkiewicz <hrw@hrw.one.pl> | ||
3 | Chris Larson <kergoth@handhelds.org> | 6 | Chris Larson <kergoth@handhelds.org> |
7 | Ulrich Luckas <luckas@musoft.de> | ||
4 | Mickey Lauer <mickey@Vanille.de> | 8 | Mickey Lauer <mickey@Vanille.de> |
5 | Richard Purdie <rpurdie@rpsys.net> | 9 | Richard Purdie <rpurdie@rpsys.net> |
6 | Holger Schurig <holgerschurig@gmx.de> | 10 | Holger Schurig <holgerschurig@gmx.de> |