Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-rt-tests-install-hwlatdetect-directly-into-sbindir.patch | rt-tests: install hwlatdetect directly into $sbindir The python_lib directory is only for importable modules. As hwlatdetect needs root privileges install it into $sbindir. |
=?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <u.kleine-koenig@pengutronix.de> | no | 2021-09-09 | ||
0002-sendme-Adapt-error-message-for-Debian.patch | sendme: Adapt error message for Debian For Debian users installing the backfire-dkms package should be enough to get the kernel module. |
=?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <u.kleine-koenig@pengutronix.de> | not-needed | 2021-09-09 | ||
0003-Don-t-reference-non-standard-realtime-group.patch | Don't reference non-standard realtime group There is no dedicated realtime group in most distributions. So make the error message a bit more understandable for people not running Redhat MRG. |
=?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <u.kleine-koenig@pengutronix.de> | invalid | 2021-09-09 | ||
0004-Don-t-use-.sh-suffix-for-shell-scripts-to-adhere-to-.patch | Don't use .sh suffix for shell scripts to adhere to Policy 10.4 This fixes the linitan warning: |
=?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <u.kleine-koenig@pengutronix.de> | no | 2021-09-09 | ||
0005-rt-tests-install-get_cyclictest_snapshotdirectly-int.patch | rt-tests: install get_cyclictest_snapshotdirectly into $sbindir The python_lib directory is only for importable modules. Follow the same principle as hwlatdetect in install it into $sbindir. |
Anders Roxell <anders.roxell@linaro.org> | no | 2021-09-09 | ||
0006-hwlatdetech-get_cyclictest_snapshot-Always-install-m.patch | hwlatdetech: get_cyclictest_snapshot: Always install manpages The manpages for get_cyclictest_snapshot and hwlatdetect are conditionally installed if the python3 site library location path is available at compile time. As get_cyclictest_snapshot and hwlatdetect are installed unconditionally (with the binary package gaining a python3 dependency), do the same for the manpages. Also, drop the PYLIB check in the Makefile as it's no longer used. |
Punit Agrawal <punitagrawal@gmail.com> | no | 2021-09-09 |