From: Stanislav Brabec Date: Sun, 20 Sep 2009 10:36:04 +0000 (+0000) Subject: audiofile: Fixed staging broken by bdd3747. X-Git-Tag: Release-2010-05/1~2337 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69553a3f9961817d02b14ccd27e0e26f3ddfdb5e;p=openembedded.git audiofile: Fixed staging broken by bdd3747. --- diff --git a/recipes/audiofile/audiofile_0.2.6.bb b/recipes/audiofile/audiofile_0.2.6.bb index d3f5078d4a..1916be69b9 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