
Modified tuned-config package to add support to Debian packaging. Test Plan: PASS: built image successfully PASS: Installed image successfully (with tuned-config) PASS: build updated latest image (fresh env) PASS: check tuned service is loaded and active PASS: bootstrap and unlock successful PASS: check tuned service is loaded and active Story: 2009256 Task: 45109 Depends-On: https://review.opendev.org/c/starlingx/tools/+/838798 New change, adding updates from centos package from following review: https://review.opendev.org/c/starlingx/config-files/+/835665 Signed-off-by: Joao Paulo Tavares Musico <joaopaulotavares.musico@windriver.com> Change-Id: I4447016bd5a9ff9b2518a7eb61ac4050e016184e
16 lines
410 B
Plaintext
16 lines
410 B
Plaintext
Source: tuned-config
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: tuned-config
|
|
Architecture: any
|
|
Depends:
|
|
${misc:Depends},
|
|
tuned
|
|
Description: StarlingX tuned configuration files
|
|
StarlingX configuration files of tuned to system folder.
|