summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-confd/gpe-confd_0.16.bb
blob: 6b5010784b9ddf8863cb9b8813f109c620792a15 (plain)
1
2
3
4
5
6
7
8
9
inherit gpe

DEPENDS = "libxsettings glib-2.0 sqlite"
SECTION = "gpe"
DESCRIPTION = "GPE configuration daemon"
LICENSE = "GPL"
PR = "r1"

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