summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-01-04 13:45:49 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 18:54:40 +0100
commitb86261ad84a017494219d4e8d6be3162d674ab6d (patch)
tree5eafc59fc437fa8e84c7a7f13366d063e01c258d
parentb1ac00955db56a6c271d8cd501a8e5877688c7ee (diff)
hdmi-hotplug: drop allarch as this gives errors
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-core/hdmi-hotplug/hdmi-hotplug.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/hdmi-hotplug/hdmi-hotplug.bb b/recipes-core/hdmi-hotplug/hdmi-hotplug.bb
index 3e3a580..2322edf 100644
--- a/recipes-core/hdmi-hotplug/hdmi-hotplug.bb
+++ b/recipes-core/hdmi-hotplug/hdmi-hotplug.bb
@@ -7,7 +7,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
PR = "r1"
-PACKAGE_ARCH = "all"
+#PACKAGE_ARCH = "all"
+#inherit allarch
SRC_URI = " \
file://hdmi.rules \