List the (hopefully) correct versions of dtc + kconfig we currently
use (in modified form). Add date to the versions, so we know how old our incorporated version of the code is (trivial). Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@159 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
757dbc1985
commit
c6fc206c78
1 changed files with 3 additions and 3 deletions
6
HACKING
6
HACKING
|
|
@ -13,11 +13,11 @@ Third-party Code and License Overview
|
|||
|
||||
* util/dtc/*: GPLv2 or later
|
||||
Source: git://www.jdl.com/software/dtc.git
|
||||
Current version we use: ?
|
||||
Current version we use: 332c53642557a018ca9c729a4cd284c6e34b7f72 (07/2006)
|
||||
|
||||
* util/kconfig/*: GPLv2
|
||||
Source: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
||||
Current version we use: ?
|
||||
Current version we use: 15508d22d00277a1f2a1022dce38f2772c810d32 (02/2006)
|
||||
|
||||
* util/lar/*: GPLv2
|
||||
Independant project, but written specifically for LinuxBIOS.
|
||||
|
|
@ -25,7 +25,7 @@ Third-party Code and License Overview
|
|||
* util/lzma/C/*: Dual-licensed, LGPL + Common Public License (CPL). There's
|
||||
a special exception, please see util/lzma/C/7zip/Decompress/LzmaDecode.c.
|
||||
Source: LZMA SDK, http://sourceforge.net/projects/sevenzip/
|
||||
Current version we use: lzma442.tar.bz2
|
||||
Current version we use: lzma442.tar.bz2 (05/2006)
|
||||
|
||||
* util/lzma/minilzma.cc: ?
|
||||
Source: ?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue