[oe-commits] Koen Kooi : libcanberra 0.17: switch to new-style staging

git version control git at git.openembedded.org
Thu Apr 1 18:06:23 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 33088e9312554dddd48ca76ee75af41206249e6e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=33088e9312554dddd48ca76ee75af41206249e6e

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Apr  1 16:15:30 2010 +0200

libcanberra 0.17: switch to new-style staging

---

 recipes/pulseaudio/libcanberra_0.17.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/pulseaudio/libcanberra_0.17.bb b/recipes/pulseaudio/libcanberra_0.17.bb
index 7453c8d..1423a5f 100644
--- a/recipes/pulseaudio/libcanberra_0.17.bb
+++ b/recipes/pulseaudio/libcanberra_0.17.bb
@@ -5,10 +5,9 @@ DEPENDS = "alsa-lib gstreamer gtk+ libtool libvorbis"
 SECTION = "libs/multimedia"
 AUTHOR = "Lennart Poettering"
 HOMEPAGE = "http://0pointer.de/lennart/projects/libcanberra"
-PR = "r4"
+PR = "r5"
 
-inherit autotools_stage vala
-AUTOTOOLS_STAGE_PKGCONFIG = "1"
+inherit autotools vala
 
 SRC_URI = "http://0pointer.de/lennart/projects/libcanberra/libcanberra-${PV}.tar.gz \
            file://libcanberra-increase-buffer-size.patch;patch=1"





More information about the Openembedded-commits mailing list