aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-panel_2.18.1.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/gnome-panel_2.18.1.bb
parent8e8609c78d52872b8a6d2e2b530bc5b14e95169b (diff)
downloadopenembedded-7f2ff327841702403c3dfb9eea11e13ea05f3ca7.tar.gz
gnome: convert a lot of recipes to new style staging
Diffstat (limited to 'recipes/gnome/gnome-panel_2.18.1.bb')
-rw-r--r--recipes/gnome/gnome-panel_2.18.1.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/gnome/gnome-panel_2.18.1.bb b/recipes/gnome/gnome-panel_2.18.1.bb
index 50dc8338b9..8029cd46c0 100644
--- a/recipes/gnome/gnome-panel_2.18.1.bb
+++ b/recipes/gnome/gnome-panel_2.18.1.bb
@@ -1,7 +1,7 @@
LICENSE = "GPL"
DEPENDS = "startup-notification libwnck orbit2 gtk+ libgnome libgnomeui gnome-desktop libglade gnome-menus orbit2-native"
-PR = "r1"
+PR = "r2"
inherit gnome pkgconfig
@@ -18,9 +18,5 @@ FILES_${PN} =+ "${datadir}/gnome* \
EXTRA_OEMAKE = "ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2"
-do_stage() {
- autotools_stage_all
-}
-
SRC_URI[archive.md5sum] = "6c325f5b5f9f424faa494665720bcfb9"
SRC_URI[archive.sha256sum] = "c04b53bcc0057ed042169baa725ed3769194864e5824643cc0af8c58cf773d2c"