Aligned the package layout with the concurrent Debian packaging conventions. Moved package files under 'debian/all/' to avoid duplication across OS builds and removed legacy paths under 'debian/'. Updated related build references to ensure compatibility across all supported OS codenames.for Bullseye Test Plan: PASS master bullseye build Story: 2011360 Task: 53135 Change-Id: Ibd2011d2aa3f7c10f03d962642ea3248e7076a51 Signed-off-by: Abhinav Ayyapasetti <ayyapasetti.abhinav@windriver.com>
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
Source: qat2.2.l
|
|
Section: kernel
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
autotools-dev,
|
|
libboost-dev,
|
|
libboost-regex-dev,
|
|
libnl-3-dev,
|
|
libnl-genl-3-dev,
|
|
linux@KERNEL_TYPE@-headers-stx-amd64,
|
|
linux@KERNEL_TYPE@-keys,
|
|
libssl-dev,
|
|
libudev-dev,
|
|
libz-dev,
|
|
nasm,
|
|
openssl,
|
|
pciutils,
|
|
perl,
|
|
pkg-config,
|
|
yasm
|
|
Standards-Version: 4.5.1
|
|
Rules-Requires-Root: no
|
|
|
|
Package: qat2.2.l@KERNEL_TYPE@
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, qat2.2.l-common
|
|
Description: Intel(r) QuickAssist Technology API
|
|
Intel® QuickAssist Technology provides security and compression acceleration
|
|
capabilities used to improve performance and efficiency across the data center.
|
|
|
|
Package: qat2.2.l-common
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: This package provides the common files of Intel(r) QuickAssist Technology API
|
|
This package provides the common files of Intel(r) QuickAssist Technology API
|
|
|
|
Package: qat2.2.l-dev
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: This package provides the dev files of Intel(r) QuickAssist Technology API
|
|
This package provides the dev files of Intel(r) QuickAssist Technology API
|