aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ipaq-sleep/ipaq-sleep_0.9.bb
blob: 37497ad8814c1ea31e91eaccdbfb4f4974eee0ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LICENSE = "GPL"
inherit gpe pkgconfig

DEPENDS = "apmd virtual/xserver xextensions x11 xau xscrnsaverh libxss"
SECTION = "x11/base"
RDEPENDS = "apm"

SRC_URI_append = " file://init-script-busybox.patch;patch=1"

PR = "r1"

DESCRIPTION = "Automatic sleep/suspend control daemon"