summaryrefslogtreecommitdiff
path: root/recipes/libgpevtype
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgpevtype')
-rw-r--r--recipes/libgpevtype/libgpevtype_0.16.bb5
-rw-r--r--recipes/libgpevtype/libgpevtype_0.17.bb7
-rw-r--r--recipes/libgpevtype/libgpevtype_0.50.bb7
-rw-r--r--recipes/libgpevtype/libgpevtype_svn.bb5
4 files changed, 0 insertions, 24 deletions
diff --git a/recipes/libgpevtype/libgpevtype_0.16.bb b/recipes/libgpevtype/libgpevtype_0.16.bb
index 4d0b2dc7f9..c568cfc428 100644
--- a/recipes/libgpevtype/libgpevtype_0.16.bb
+++ b/recipes/libgpevtype/libgpevtype_0.16.bb
@@ -9,10 +9,5 @@ inherit pkgconfig gpe autotools
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
-do_stage () {
- autotools_stage_all
-}
-
-
SRC_URI[md5sum] = "dc7b99c3799ac1b5b7ef1e21450f20e4"
SRC_URI[sha256sum] = "9a272b4c133be4d828aa58c506ea729bc472434f6475d97ea60b388a40fe444d"
diff --git a/recipes/libgpevtype/libgpevtype_0.17.bb b/recipes/libgpevtype/libgpevtype_0.17.bb
index f774e43661..16a27f1c88 100644
--- a/recipes/libgpevtype/libgpevtype_0.17.bb
+++ b/recipes/libgpevtype/libgpevtype_0.17.bb
@@ -13,12 +13,5 @@ SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
headers = "tag-db.h vcard.h vevent.h vtodo.h"
-
-do_stage () {
- autotools_stage_all
-}
-
-
-
SRC_URI[md5sum] = "c9c031ee32bcdb3c8bf0d31083330d63"
SRC_URI[sha256sum] = "21c026c120861d8b1b1178e8744a3626a56ff231c35cce0a5176305a977949ff"
diff --git a/recipes/libgpevtype/libgpevtype_0.50.bb b/recipes/libgpevtype/libgpevtype_0.50.bb
index 1a25a8ef07..310499da6e 100644
--- a/recipes/libgpevtype/libgpevtype_0.50.bb
+++ b/recipes/libgpevtype/libgpevtype_0.50.bb
@@ -9,12 +9,5 @@ inherit pkgconfig gpe autotools
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
-
-do_stage () {
- autotools_stage_all
-}
-
-
-
SRC_URI[md5sum] = "4d7a20b215c53b73786690e895f05750"
SRC_URI[sha256sum] = "a390032e637621ef8a8ff2ae3f73cf8f74f10b2f999b359253b137f1341f482e"
diff --git a/recipes/libgpevtype/libgpevtype_svn.bb b/recipes/libgpevtype/libgpevtype_svn.bb
index 44388ba37c..9258014dbd 100644
--- a/recipes/libgpevtype/libgpevtype_svn.bb
+++ b/recipes/libgpevtype/libgpevtype_svn.bb
@@ -12,9 +12,4 @@ SRC_URI = "${GPE_SVN}"
S = "${WORKDIR}/${PN}"
-do_stage () {
- autotools_stage_all
-}
-
-
DEFAULT_PREFERENCE = "-1"