lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 17 Dec 2011 04:28:39 +0000
From:	Ben Hutchings <ben@...adent.org.uk>
To:	linux-kernel@...r.kernel.org
Cc:	David Woodhouse <dwmw2@...radead.org>
Subject: [PATCH linux-firmware 0/4] Complete source for GPL'd firmware

Some of the source code for firmware licenced under the GPL is not
included in the linux-firmware repository or has incomplete or
inaccurate build instructions.  This series adds the missing pieces.
With the appropriate tools installed, these makefiles produce identical
binaries to those already in the repository.

Ben.

Ben Hutchings (4):
  dsp56k: Add makefile for building from source
  dvb-ttpci: Add source code and makefile
  keyspan_pda: Fix parse error with as31 version 2.3.1
  keyspan_pda: Add makefile for building from source

 WHENCE                     |   10 +++-
 av7110/Boot.S              |  109 ++++++++++++++++++++++++++++++++++++++++++++
 av7110/Makefile            |   11 ++++
 dsp56k/Makefile            |    6 ++
 dsp56k/concat-bootstrap.pl |   33 +++++++++++++
 keyspan_pda/Makefile       |   12 +++++
 keyspan_pda/keyspan_pda.S  |    7 ++-
 7 files changed, 185 insertions(+), 3 deletions(-)
 create mode 100644 av7110/Boot.S
 create mode 100644 av7110/Makefile
 create mode 100644 dsp56k/Makefile
 create mode 100644 dsp56k/concat-bootstrap.pl
 create mode 100644 keyspan_pda/Makefile

-- 
1.7.7.3



Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ