aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-dm/gpe-dm_0.40.oe
blob: ce224773f58963bee43bbe5c1bd385124a968884 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LICENSE = "GPL"
inherit gpe update-rc.d

DESCRIPTION = "GPE Desktop Manager"
SECTION = "gpe"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "glib-2.0"
PR = "r1"

INITSCRIPT_NAME = "gpe-dm"
INITSCRIPT_PARAMS = "defaults 99"

SRC_URI += "file://remove-apm_bios.patch;patch=1"