summaryrefslogtreecommitdiff
path: root/recipes-qt/qt-demo
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-01-07 16:03:22 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-01-09 19:49:58 +0100
commitf4fac16e1033b3f8679b94e258e8c5d276167946 (patch)
treee79fac1b6964f40d82c5a0a91a5bbca08c9d9220 /recipes-qt/qt-demo
parent888c731f3867e4f7bdcf851e6d81428295ac57eb (diff)
qt5: do not require meta-qt5
Move all qt5 relevant stuff where it only gets parsed if meta-qt5 is available. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-qt/qt-demo')
-rw-r--r--recipes-qt/qt-demo/qt-demo-init/keyboard.rules48
-rw-r--r--recipes-qt/qt-demo/qt-demo-init/mouse.rules48
2 files changed, 0 insertions, 96 deletions
diff --git a/recipes-qt/qt-demo/qt-demo-init/keyboard.rules b/recipes-qt/qt-demo/qt-demo-init/keyboard.rules
deleted file mode 100644
index 9ff3fa0..0000000
--- a/recipes-qt/qt-demo/qt-demo-init/keyboard.rules
+++ /dev/null
@@ -1,48 +0,0 @@
-# There are a number of modifiers that are allowed to be used in some
-# of the different fields. They provide the following subsitutions:
-#
-# %n the "kernel number" of the device.
-# For example, 'sda3' has a "kernel number" of '3'
-# %e the smallest number for that name which does not matches an existing node
-# %k the kernel name for the device
-# %M the kernel major number for the device
-# %m the kernel minor number for the device
-# %b the bus id for the device
-# %c the string returned by the PROGRAM
-# %s{filename} the content of a sysfs attribute
-# %% the '%' char itself
-#
-
-# make sysmlink for mouse and keyboard input event devicesudevadm info --name /dev/input/event2
-#P: /devices/platform/fsl-ehci.0/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4.1/1-1.3.4.1:1.1/input/input2/event2
-#N: input/event2
-#S: input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse
-#S: input/by-path/platform-fsl-ehci.0-usb-0:1.3.4.1:1.1-event-mouse
-#E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse /dev/input/by-path/platform-fsl-ehci.0-usb-0:1.3.4.1:1.1-event-mouse
-#E: DEVNAME=/dev/input/event2
-#E: DEVPATH=/devices/platform/fsl-ehci.0/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4.1/1-1.3.4.1:1.1/input/input2/event2
-#E: ID_BUS=usb
-#E: ID_INPUT=1
-#E: ID_INPUT_KEY=1
-#E: ID_INPUT_MOUSE=1
-#E: ID_MODEL=USB_Receiver
-#E: ID_MODEL_ENC=USB\x20Receiver
-#E: ID_MODEL_ID=c52b
-#E: ID_PATH=platform-fsl-ehci.0-usb-0:1.3.4.1:1.1
-#E: ID_PATH_TAG=platform-fsl-ehci_0-usb-0_1_3_4_1_1_1
-#E: ID_REVISION=1201
-#E: ID_SERIAL=Logitech_USB_Receiver
-#E: ID_TYPE=hid
-#E: ID_USB_DRIVER=usbhid
-#E: ID_USB_INTERFACES=:030101:030102:030000:
-#E: ID_USB_INTERFACE_NUM=01
-#E: ID_VENDOR=Logitech
-#E: ID_VENDOR_ENC=Logitech
-#E: ID_VENDOR_ID=046d
-#E: MAJOR=13
-#E: MINOR=66
-#E: SUBSYSTEM=input
-#E: USEC_INITIALIZED=4737491
-
-SUBSYSTEM=="input", KERNEL=="event[0-9]*", ENV{ID_INPUT_KEYBOARD}=="1", SYMLINK+="input/event-keyboard"
-
diff --git a/recipes-qt/qt-demo/qt-demo-init/mouse.rules b/recipes-qt/qt-demo/qt-demo-init/mouse.rules
deleted file mode 100644
index d1d33d7..0000000
--- a/recipes-qt/qt-demo/qt-demo-init/mouse.rules
+++ /dev/null
@@ -1,48 +0,0 @@
-# There are a number of modifiers that are allowed to be used in some
-# of the different fields. They provide the following subsitutions:
-#
-# %n the "kernel number" of the device.
-# For example, 'sda3' has a "kernel number" of '3'
-# %e the smallest number for that name which does not matches an existing node
-# %k the kernel name for the device
-# %M the kernel major number for the device
-# %m the kernel minor number for the device
-# %b the bus id for the device
-# %c the string returned by the PROGRAM
-# %s{filename} the content of a sysfs attribute
-# %% the '%' char itself
-#
-
-# make sysmlink for mouse and keyboard input event devicesudevadm info --name /dev/input/event2
-#P: /devices/platform/fsl-ehci.0/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4.1/1-1.3.4.1:1.1/input/input2/event2
-#N: input/event2
-#S: input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse
-#S: input/by-path/platform-fsl-ehci.0-usb-0:1.3.4.1:1.1-event-mouse
-#E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse /dev/input/by-path/platform-fsl-ehci.0-usb-0:1.3.4.1:1.1-event-mouse
-#E: DEVNAME=/dev/input/event2
-#E: DEVPATH=/devices/platform/fsl-ehci.0/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4.1/1-1.3.4.1:1.1/input/input2/event2
-#E: ID_BUS=usb
-#E: ID_INPUT=1
-#E: ID_INPUT_KEY=1
-#E: ID_INPUT_MOUSE=1
-#E: ID_MODEL=USB_Receiver
-#E: ID_MODEL_ENC=USB\x20Receiver
-#E: ID_MODEL_ID=c52b
-#E: ID_PATH=platform-fsl-ehci.0-usb-0:1.3.4.1:1.1
-#E: ID_PATH_TAG=platform-fsl-ehci_0-usb-0_1_3_4_1_1_1
-#E: ID_REVISION=1201
-#E: ID_SERIAL=Logitech_USB_Receiver
-#E: ID_TYPE=hid
-#E: ID_USB_DRIVER=usbhid
-#E: ID_USB_INTERFACES=:030101:030102:030000:
-#E: ID_USB_INTERFACE_NUM=01
-#E: ID_VENDOR=Logitech
-#E: ID_VENDOR_ENC=Logitech
-#E: ID_VENDOR_ID=046d
-#E: MAJOR=13
-#E: MINOR=66
-#E: SUBSYSTEM=input
-#E: USEC_INITIALIZED=4737491
-
-SUBSYSTEM=="input", KERNEL=="event[0-9]*", ENV{ID_INPUT_MOUSE}=="1", SYMLINK+="input/event-mouse"
-