aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg/ffmpeg_0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ffmpeg/ffmpeg_0.5.bb')
-rw-r--r--recipes/ffmpeg/ffmpeg_0.5.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/ffmpeg/ffmpeg_0.5.bb b/recipes/ffmpeg/ffmpeg_0.5.bb
index 354531606c..b80fa8893b 100644
--- a/recipes/ffmpeg/ffmpeg_0.5.bb
+++ b/recipes/ffmpeg/ffmpeg_0.5.bb
@@ -3,7 +3,7 @@ require ffmpeg.inc
DEPENDS += "schroedinger libgsm"
PE = "1"
-PR = "r4"
+PR = "r5"
DEFAULT_PREFERENCE = "1"
@@ -60,6 +60,3 @@ do_configure() {
sed -i -e s:Os:O4:g ${B}/config.h
}
-do_install_append() {
- rm ${D}${datadir}/*.ffpreset
-}