aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gio-standalone_0.1.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-15 11:13:54 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-15 11:22:58 +0200
commit7f2ff327841702403c3dfb9eea11e13ea05f3ca7 (patch)
tree061df2306dfd866c14daea868a7345e2d7311b5f /recipes/gnome/gio-standalone_0.1.2.bb
parent8e8609c78d52872b8a6d2e2b530bc5b14e95169b (diff)
downloadopenembedded-7f2ff327841702403c3dfb9eea11e13ea05f3ca7.tar.gz
gnome: convert a lot of recipes to new style staging
Diffstat (limited to 'recipes/gnome/gio-standalone_0.1.2.bb')
-rw-r--r--recipes/gnome/gio-standalone_0.1.2.bb7
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes/gnome/gio-standalone_0.1.2.bb b/recipes/gnome/gio-standalone_0.1.2.bb
index 6e98cf8bd5..0429c61c88 100644
--- a/recipes/gnome/gio-standalone_0.1.2.bb
+++ b/recipes/gnome/gio-standalone_0.1.2.bb
@@ -1,17 +1,12 @@
DESCRIPTION = "gio is a platform independent file and I/O abstraction library"
LICENSE = "LGPL"
DEPENDS = "glib-2.0"
-PR = "r0"
+PR = "r1"
inherit gnome
PACKAGES =+ "libgio"
FILES_libgio = "${libdir}/libgio.so.*"
-do_stage() {
- autotools_stage_all
-}
-
-
SRC_URI[archive.md5sum] = "6c3ae062f5b32f20eeaf91603f92652e"
SRC_URI[archive.sha256sum] = "a142efdd4508c7af90db878ded6f4713eb9bca47b508f60b294e62d7905ecff2"