aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flac/flac_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/flac/flac_1.1.2.bb')
-rw-r--r--recipes/flac/flac_1.1.2.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/flac/flac_1.1.2.bb b/recipes/flac/flac_1.1.2.bb
index 69eb07125e..70d30c98d7 100644
--- a/recipes/flac/flac_1.1.2.bb
+++ b/recipes/flac/flac_1.1.2.bb
@@ -1,6 +1,8 @@
require flac.inc
-PR = "r6"
+PR = "r7"
+
+SRC_URI += "file://disable-xmms-plugin.patch;patch=1"
do_configure_append () {
# removes '-read-only-relocs' which is enabled for PowerPC builds.