aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-ownerinfo/gpe-ownerinfo_0.23.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-ownerinfo/gpe-ownerinfo_0.23.oe')
-rw-r--r--gpe-ownerinfo/gpe-ownerinfo_0.23.oe12
1 files changed, 0 insertions, 12 deletions
diff --git a/gpe-ownerinfo/gpe-ownerinfo_0.23.oe b/gpe-ownerinfo/gpe-ownerinfo_0.23.oe
deleted file mode 100644
index 30e9d06ae1..0000000000
--- a/gpe-ownerinfo/gpe-ownerinfo_0.23.oe
+++ /dev/null
@@ -1,12 +0,0 @@
-inherit gpe
-
-DESCRIPTION = "GPE owner information dialog"
-SECTION = "gpe"
-PRIORITY = "optional"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ libgpewidget"
-
-do_stage () {
- oe_libinstall -a libgpe-ownerinfo ${STAGING_LIBDIR}
- install -m 0644 gpe-ownerinfo.h ${STAGING_INCDIR}/
-}