Files
kernel/kernel-modules/qat17/debian/deb_folder/copyright
Li Zhou 3a55c24491 qat17: add initial version for debian
Add qat17 4.14.0-00031 driver of debian packaging.

The source code package is from:
https://downloadmirror.intel.com/30178/eng/QAT1.7.L.4.14.0-00031.tar.gz

The patches and files (qat/qat_service) in debian/extra folder are
carried over from the 5.10 kernel with stx CentOS by 20211108
(original files' path: kernel-modules/qat17/files).
Added a new patch to fix the linking error related to gcc used in stx
Debian.

Verification:
As we are only getting the Debian work bootstrapped there is quite a few
restrictions as far as what can be tested.
- source code/patch/config are aligned with stx centos 20211108;
- output packages' contents are aligned with stx centos 20211108;
- build image ok with the module;
- qemu boot up ok with the module.

Test on hardware will be done when the integration of the debian
platform is done.

Story: 2009221
Task: 43413
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Change-Id: Id5a75341fd7a1b335b5525e3bfd288c7816e7ef3
2021-11-26 16:42:47 +00:00

30 lines
1.1 KiB
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: QAT
Upstream-Contact: Intel Corporation
Source: https://downloadmirror.intel.com/30178/eng/QAT1.7.L.4.14.0-00031.tar.gz
Files: *
Copyright: (C) Intel Corporation 2008
License:
The Licensing of the files within this project splits under various set of
licenses which are listed below.
- Dual BSD/GPLv2 License
- BSD License
- GPLv2 License
- OpenSSL License
- ZLIB License
For full GPLv2 License, please see the file LICENSE.GPL contained in the top
level folder.
For full OpenSSL License, please see the file LICENSE.OPENSSL contained in
the top level folder.
For Dual BSD/GPLv2, BSD and ZLIB Licenses, please see the file headers of
the relevant files.
Binary files are provided under the binary redistribution license. Please see
the file binary-redistribution-license.txt contained in the top level folder.
On Debian-based systems: the full text of GPLv2 license can be found in
'/usr/share/common-licenses/GPL-2'; the full text of BSD license can be
found in '/usr/share/common-licenses/BSD'.