ffmpeg: don't forget to stage pixfmt.h, and bump PRs of affected recipes.
authorMike Westerhof <mwester@dls.net>
Sat, 21 Mar 2009 17:03:59 +0000 (12:03 -0500)
committerMike Westerhof <mwester@dls.net>
Sat, 21 Mar 2009 17:03:59 +0000 (12:03 -0500)
recipes/ffmpeg/ffmpeg.inc
recipes/ffmpeg/ffmpeg_0.5.bb
recipes/ffmpeg/ffmpeg_git.bb
recipes/ffmpeg/ffmpeg_svn.bb

index 33e7d7a..3f93765 100644 (file)
@@ -53,7 +53,7 @@ do_stage() {
 
                for h in adler32.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 random.h \
+                 log.h lzo.h mathematics.h md5.h mem.h pixfmt.h random.h \
                  rational.h sha1.h
                do
            install -m 0644 ${S}/libavutil/$h        ${STAGING_INCDIR}/ffmpeg/$h
index e49478a..698f45c 100644 (file)
@@ -3,7 +3,7 @@ require ffmpeg.inc
 DEPENDS += "schroedinger libgsm"
 
 PE = "1"
-PR = "r0"
+PR = "r1"
 
 DEFAULT_PREFERENCE = "1"
 
index b2b854a..fa82fb2 100644 (file)
@@ -4,7 +4,7 @@ DEPENDS += "schroedinger libgsm"
 
 PE = "1"
 PV = "0.4.9+${PR}+gitr${SRCREV}" 
-PR = "r38"
+PR = "r39"
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_arm = "1"
index 5d8c775..c7aaa71 100644 (file)
@@ -6,7 +6,7 @@ SRCREV = "16396"
 
 PE = "1"
 PV = "0.4.9+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 DEFAULT_PREFERENCE = "-1"