From 9663ae8a4eb62b27e4e4677c3ac4e45b2314c0d1 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 19 Sep 2010 16:42:22 +0200 Subject: ffmpeg : moved unused files to obsolete dir Signed-off-by: Frans Meulenbroeks --- recipes/ffmpeg/omapfbplay/fbplay-static.diff | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 recipes/ffmpeg/omapfbplay/fbplay-static.diff (limited to 'recipes/ffmpeg') diff --git a/recipes/ffmpeg/omapfbplay/fbplay-static.diff b/recipes/ffmpeg/omapfbplay/fbplay-static.diff deleted file mode 100644 index 021194a5a1..0000000000 --- a/recipes/ffmpeg/omapfbplay/fbplay-static.diff +++ /dev/null @@ -1,21 +0,0 @@ ---- /tmp/Makefile 2008-07-21 22:08:58.000000000 +0200 -+++ git/Makefile 2008-07-21 22:10:08.023198000 +0200 -@@ -5,6 +5,6 @@ - CFLAGS = -O3 -Wall -fomit-frame-pointer -mcpu=cortex-a8 -mfpu=neon \ - -I$(LINUX)/include -I$(FFMPEG) - LDFLAGS = -L$(FFMPEG)/libavcodec -L$(FFMPEG)/libavformat -L$(FFMPEG)/libavutil --LDLIBS = -lavformat -lavcodec -lavutil -lm -lz -lpthread -lrt -+LDLIBS = -lavformat -lavcodec -lavutil -lz -ldl -lbz2 -lfaac -lgsm -lmp3lame -lm -lpthread -lrt - - all: omapfbplay ---- /tmp/omapfbplay.c 2008-11-28 10:28:21.000000000 +0100 -+++ git/omapfbplay.c 2008-11-28 10:28:47.000000000 +0100 -@@ -37,7 +37,7 @@ - #include - - #include --#include -+#include "omapfb.h" - - #include - #include -- cgit v1.2.3