aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xst
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xst')
-rw-r--r--recipes/xst/xst_0.15.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xst/xst_0.15.bb b/recipes/xst/xst_0.15.bb
new file mode 100644
index 0000000000..76ab7af26f
--- /dev/null
+++ b/recipes/xst/xst_0.15.bb
@@ -0,0 +1,7 @@
+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"