summaryrefslogtreecommitdiff
path: root/packages/tasks/task-mythfront.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-03-19 20:56:09 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-03-19 20:56:09 +0100
commit6a21d65d2840c58cfa7cd749a04669d8f7980646 (patch)
tree00b1aa153b69cda8cf9406c4700fd7730c34d3a5 /packages/tasks/task-mythfront.bb
parentdcfe7349b369a87881cf1fa43085d9e9c5609fcf (diff)
parent6f854d71c347475d53d5080a5490625345d95d12 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/tasks/task-mythfront.bb')
-rw-r--r--packages/tasks/task-mythfront.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/tasks/task-mythfront.bb b/packages/tasks/task-mythfront.bb
deleted file mode 100644
index 1a89d1b792..0000000000
--- a/packages/tasks/task-mythfront.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "Meta-package for MythTV diskless frontend"
-PR = "r16"
-
-inherit task
-
-RDEPENDS_${PN} = "xserver-xorg mythtv-frontend mythtv-filters mythtv-theme-g.a.n.t mythtv-theme-default lirc lirc-modules ttf-bitstream-vera fontconfig-utils setserial snes9x ntp mythfront-config gpe-dm mythfront-session bootlogd font-cursor-misc font-misc-misc xf86-input-keyboard xf86-input-mouse"
-
-RDEPENDS_${PN}_append_epia = " xorg-driver-openchrome mesa-dri-driver-unichrome"
-
-PACKAGE_ARCH_epia = "${MACHINE_ARCH}"
-
-LICENSE = "MIT"
-
-# there is a -march=586 somewhere in the source tree of mythtv
-COMPATIBLE_HOST = 'i.86.*-linux'