summaryrefslogtreecommitdiffstats
path: root/recipes/minilite/minilite.inc
blob: 7302d2a43053e74a61fa87f81da12a97ebdc21ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
inherit gpe
LICENSE = "GPL"
DEPENDS = "libgpewidget"
SECTION = "gpe"

DESCRIPTION = "GPE Screen light control dockapp"

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"

SRC_URI += "file://makefile-fix.patch;apply=yes"

export CVSBUILD="no"