Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / xst / xst_0.15.bb
1 inherit gpe
2
3 DEPENDS = "libxsettings libxsettings-client glib-2.0"
4 SECTION = "gpe"
5 DESCRIPTION = "GPE configuration utility"
6 LICENSE = "GPL"
7 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
8
9 SRC_URI += "file://makefile-fix.patch;patch=1"