aboutsummaryrefslogtreecommitdiffstats
path: root/testing/linux-tools/tools-iio-Correctly-add-make-dependency-for-iio_utils.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/linux-tools: move from testingRasmus Thomsen2020-04-261-77/+0
|
* testing/linux-tools: package GPIO+IIO toolsMinecrell2020-04-201-0/+77
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...)