git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5163515
)
ffmpeg: don't forget to stage pixfmt.h, and bump PRs of affected recipes.
author
Mike Westerhof
<mwester@dls.net>
Sat, 21 Mar 2009 17:03:59 +0000
(12:03 -0500)
committer
Mike Westerhof
<mwester@dls.net>
Sat, 21 Mar 2009 17:03:59 +0000
(12:03 -0500)
recipes/ffmpeg/ffmpeg.inc
patch
|
blob
|
history
recipes/ffmpeg/ffmpeg_0.5.bb
patch
|
blob
|
history
recipes/ffmpeg/ffmpeg_git.bb
patch
|
blob
|
history
recipes/ffmpeg/ffmpeg_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/ffmpeg/ffmpeg.inc
b/recipes/ffmpeg/ffmpeg.inc
index
33e7d7a
..
3f93765
100644
(file)
--- a/
recipes/ffmpeg/ffmpeg.inc
+++ b/
recipes/ffmpeg/ffmpeg.inc
@@
-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
diff --git
a/recipes/ffmpeg/ffmpeg_0.5.bb
b/recipes/ffmpeg/ffmpeg_0.5.bb
index
e49478a
..
698f45c
100644
(file)
--- 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 = "r
0
"
+PR = "r
1
"
DEFAULT_PREFERENCE = "1"
diff --git
a/recipes/ffmpeg/ffmpeg_git.bb
b/recipes/ffmpeg/ffmpeg_git.bb
index
b2b854a
..
fa82fb2
100644
(file)
--- a/
recipes/ffmpeg/ffmpeg_git.bb
+++ b/
recipes/ffmpeg/ffmpeg_git.bb
@@
-4,7
+4,7
@@
DEPENDS += "schroedinger libgsm"
PE = "1"
PV = "0.4.9+${PR}+gitr${SRCREV}"
-PR = "r3
8
"
+PR = "r3
9
"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_arm = "1"
diff --git
a/recipes/ffmpeg/ffmpeg_svn.bb
b/recipes/ffmpeg/ffmpeg_svn.bb
index
5d8c775
..
c7aaa71
100644
(file)
--- a/
recipes/ffmpeg/ffmpeg_svn.bb
+++ b/
recipes/ffmpeg/ffmpeg_svn.bb
@@
-6,7
+6,7
@@
SRCREV = "16396"
PE = "1"
PV = "0.4.9+svnr${SRCREV}"
-PR = "r
1
"
+PR = "r
2
"
DEFAULT_PREFERENCE = "-1"