aboutsummaryrefslogtreecommitdiffstats
path: root/testing/linux-tools
Commit message (Collapse)AuthorAgeFilesLines
* community/linux-tools: move from testingRasmus Thomsen2020-04-264-216/+0
|
* testing/linux-tools: depend on all subpackages in root packageMinecrell2020-04-201-0/+5
| | | | The root package doesn't really have a purpose otherwise.
* testing/linux-tools: package GPIO+IIO toolsMinecrell2020-04-202-6/+97
| | | | | | | | | | | Remove depends="cpupower perf" from linux-tools: - I'm not sure how useful it is... (Do you really want all Linux tools at the same time?) - At the moment the dependency leaks into all subpackages (e.g. linux-tools-iio also has a dependency on cpupower/perf) Backport a fix from upstream to fix build failure on s390x. (It's probably just unfortunate to hit this race condition...)
* testing/linux-tools: enable on arm*Minecrell2020-03-301-2/+2
| | | | | This was only broken because it causes "swab.h" to be included on ARM architectures, and that header was broken with musl in linux-headers.
* testing/linux-tools: upgrade to 5.4.25Milan P. Stanić2020-03-171-2/+2
|
* testing/linux-tools: upgrade to 5.4.18Milan P. Stanić2020-02-061-2/+2
|
* testing/linux-tools: upgrade to 5.4.13Milan P. Stanić2020-01-211-2/+2
|
* testing/linux-tools: upgrade to 5.4.10Milan P. Stanić2020-01-111-2/+2
|
* testing/linux-tools: upgrade to 5.4.3Milan P. Stanić2019-12-241-6/+6
|
* testing/linux-tools: streamline bash-completion packageLeo2019-05-041-12/+10
| | | | | | | | | | - Use modern style - Create perf-bash-completion and replace perf-bash-completions - Install completions to /usr/share/bash-completion/completions - perf-bash-completion noarch - Install completions when bash-completion is installed not when bash is Closes GH-7501
* testing/linux-tools: disable on arm due to build failureNatanael Copa2018-10-241-1/+1
|
* testing/linux-tools: disable on aarch64 due to build failureNatanael Copa2018-10-231-1/+1
|
* testing/linux-tools: fix build by disable -WerrorNatanael Copa2018-10-122-2/+17
|
* testing/linux-tools: upgrade to 4.18.13Natanael Copa2018-10-121-6/+6
|
* testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump ↵J0WI2018-10-061-2/+2
| | | | pkgrel
* testing/linux-tools: new aport for cpupower and perfNatanael Copa2018-04-172-0/+107
|
* testing/cpupower: Moving linux-tools to dedicated cpupower package. Update ↵Ben Allen2016-01-111-53/+0
| | | | | | | | to use 4.1.15 kernel. Add cpupower initd and confd from Gentoo. - Updating version to compile from Linux 4.1.15 source. - Adding a confd and initd from Gentoo's cpupower package, as is, except changing to #!/sbin/openrc-run in the initd. - Removing testing/linux-tools, and creating a dedicated testing/cpupower package. Cpupower needs a doc, lang, and dev subpkg.
* testing/linux-tools: new aportCarlo Landmeter2015-04-111-0/+53