xst 0.15: add it
authorKoen Kooi <koen@openembedded.org>
Fri, 26 Aug 2005 23:26:19 +0000 (23:26 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 26 Aug 2005 23:26:19 +0000 (23:26 +0000)
packages/xst/xst_0.15.bb [new file with mode: 0644]

diff --git a/packages/xst/xst_0.15.bb b/packages/xst/xst_0.15.bb
new file mode 100644 (file)
index 0000000..76ab7af
--- /dev/null
@@ -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"