aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flac/flac_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/flac/flac_1.2.1.bb')
-rw-r--r--recipes/flac/flac_1.2.1.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/flac/flac_1.2.1.bb b/recipes/flac/flac_1.2.1.bb
index 94f24fc169..eea1cbb9a5 100644
--- a/recipes/flac/flac_1.2.1.bb
+++ b/recipes/flac/flac_1.2.1.bb
@@ -1,3 +1,7 @@
require flac.inc
-PR = "r0"
+PR = "r1"
+
+# fixes from openSUSE:
+SRC_URI += "file://flac-gcc43-fixes.diff;patch=1;pnum=0 \
+ file://flac-printf-format-fix.diff;patch=1;pnum=0"