summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-11-01 21:12:53 -0600
committerMichal Marek <mmarek@suse.com>2015-11-02 21:43:09 +0100
commit588446a84776cfb3ebbc1677c3407d6884878bd6 (patch)
tree7ffa0f60d0191e38806b268272989fec52d6bb7e /tools/perf/scripts/python
parentf6aad2615c8c4ed806e70693adacb6c93f13564a (diff)
downloadkernel-588446a84776cfb3ebbc1677c3407d6884878bd6.tar.gz
Use pkg-config to find Qt 4 and 5 instead of direct qmake
The Qt Project recommendation is that there should always be a "qmake" binary and it should never be renamed. If it's necessary to handle multiple Qt versions, the Qt Project recommends using qtchooser. Unfortunately, some distros do not follow the recommendation, so we would need to check qmake-qt4, qmake-qt5, etc. So, instead, let's try pkg-config. Signed-off-by: Thiago Macieira <thiago.macieira@intel.com> Reported-by: Alexey Brodkin <abrodkin@synopsys.com> Acked-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
kill?id=f3e7fae248224b9441098e3c344b48b1cd1d9eca'>rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita 2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg 2016-01-26rfkill: fix rfkill_fop_read wait_event usageJohannes Berg 2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus 2015-12-10rfkill: copy the name into the rfkill structJohannes Berg 2015-09-04rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita 2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller 2015-08-13rfkill: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven 2015-08-11net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis 2015-05-29net: rfkill: gpio: make better use of gpiod APIUwe Kleine-König 2015-05-20net: rfkill: Switch to PM opsLars-Peter Clausen 2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller 2015-02-03net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI IDMika Westerberg 2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2014-11-04net: rfkill: gpio: Add default GPIO driver mappings for ACPIMika Westerberg 2014-10-20net: rfkill: drop owner assignment from platform_driversWolfram Sang 2014-10-08net: rfkill: kernel-doc warning fixesFabian Frederick 2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain 2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann 2014-08-25net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg 2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville 2014-05-07rfkill-gpio: Use gpio cansleep versionLoic Poulain 2014-04-11net: rfkill: gpio: hard-code the gpio namesHeikki Krogerus 2014-04-11net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chipHeikki Krogerus 2014-04-11net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2Heikki Krogerus 2014-04-11net: rfkill: gpio: remove unused and obsolete platform parametersHeikki Krogerus