aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xst/xst_0.15.bb
blob: 6d6156e77845ffa84ffbc0e1d728785ab92e75b6 (plain)
1
2
3
4
5
6
7
8
9
inherit gpe

DEPENDS = "libxsettings libxsettings-client glib-2.0"
SECTION = "gpe"
DESCRIPTION = "GPE configuration utility"
LICENSE = "GPL"
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"

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