[oe] [PATCH 2/2] ffmpeg: Stage `attributes.h`.

Paul Menzel paulepanter at users.sourceforge.net
Mon Mar 15 22:35:00 UTC 2010


Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 recipes/ffmpeg/ffmpeg.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/ffmpeg/ffmpeg.inc b/recipes/ffmpeg/ffmpeg.inc
index 3ec06bc..cd330f8 100644
--- a/recipes/ffmpeg/ffmpeg.inc
+++ b/recipes/ffmpeg/ffmpeg.inc
@@ -10,7 +10,7 @@ ARM_INSTRUCTION_SET = "arm"
 DEPENDS = "zlib libogg libvorbis libtheora faac faad2 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'lame liba52', d)}"
 RSUGGESTS = "mplayer"
 
-INC_PR = "r9"
+INC_PR = "r10"
 
 inherit autotools pkgconfig
 
@@ -53,8 +53,8 @@ do_stage() {
            install -m 0644 ${S}/libavformat/$h  ${STAGING_INCDIR}/libavformat/$h	
 	done
 
-		for h in adler32.h avstring.h avutil.h base64.h bswap.h \
-                 common.h crc.h fifo.h integer.h intfloat_readwrite.h \
+		for h in adler32.h attributes.h avstring.h avutil.h base64.h \
+                 bswap.h common.h crc.h fifo.h integer.h intfloat_readwrite.h \
                  log.h lzo.h mathematics.h md5.h mem.h pixfmt.h random*.h \
                  rational.h sha1.h
 		do
-- 
1.7.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100315/a1511b63/attachment-0002.sig>


More information about the Openembedded-devel mailing list