[oe-commits] Stanislav Brabec : audiofile: Fixed staging broken by bdd3747.

git version control git at git.openembedded.org
Sun Sep 20 10:37:21 UTC 2009


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

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Sun Sep 20 10:36:04 2009 +0000

audiofile: Fixed staging broken by bdd3747.

---

 recipes/audiofile/audiofile_0.2.6.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/audiofile/audiofile_0.2.6.bb b/recipes/audiofile/audiofile_0.2.6.bb
index d3f5078..1916be6 100644
--- a/recipes/audiofile/audiofile_0.2.6.bb
+++ b/recipes/audiofile/audiofile_0.2.6.bb
@@ -5,7 +5,7 @@ Research, Amiga IFF/8SVX, and NIST SPHERE."
 SECTION = "libs"
 LICENSE = "LGPL GPL"
 RPROVIDES_${PN} += "audiofile"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "http://www.68k.org/~michael/audiofile/audiofile-${PV}.tar.gz \
 	   file://audiofile-m4_quote_fix.diff;patch=1;pnum=0 \
@@ -14,4 +14,4 @@ SRC_URI = "http://www.68k.org/~michael/audiofile/audiofile-${PV}.tar.gz \
 	   file://CVE-2008-5824.patch;patch=1 \
 "
 
-inherit autotools lib_package
+inherit autotools_stage lib_package binconfig





More information about the Openembedded-commits mailing list