summaryrefslogtreecommitdiff
path: root/packages/tasks/task-mythfront.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tasks/task-mythfront.bb')
-rw-r--r--packages/tasks/task-mythfront.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/tasks/task-mythfront.bb b/packages/tasks/task-mythfront.bb
index a22f92fc6b..b86ade69f3 100644
--- a/packages/tasks/task-mythfront.bb
+++ b/packages/tasks/task-mythfront.bb
@@ -1,11 +1,11 @@
PACKAGES = "${PN}"
DESCRIPTION = "Meta-package for MythTV diskless frontend"
-ALLOW_EMPTY = 1
+ALLOW_EMPTY = "1"
PR = "r6"
RDEPENDS = "xserver-xorg mythtv lirc lirc-modules drm-module-via ttf-bitstream-vera fontconfig-utils setserial snes9x ntp mythfront-config gpe-dm mythfront-session bootlogd drm-module-drm"
-LICENSE = MIT
+LICENSE = "MIT"
# there is a -march=586 somewhere in the source tree of mythtv
COMPATIBLE_HOST = 'i.86.*-linux'