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:
c19a1bd
)
gst-ffmpeg: 0.10.4 is working great, make it the default
author
Koen Kooi
<koen@openembedded.org>
Wed, 27 Aug 2008 13:18:07 +0000
(13:18 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 27 Aug 2008 13:18:07 +0000
(13:18 +0000)
packages/gstreamer/gst-ffmpeg_0.10.4.bb
patch
|
blob
|
history
diff --git
a/packages/gstreamer/gst-ffmpeg_0.10.4.bb
b/packages/gstreamer/gst-ffmpeg_0.10.4.bb
index
f4f872c
..
3efccbc
100644
(file)
--- a/
packages/gstreamer/gst-ffmpeg_0.10.4.bb
+++ b/
packages/gstreamer/gst-ffmpeg_0.10.4.bb
@@
-6,11
+6,6
@@
HOMEPAGE = "http://www.gstreamer.net/"
DEPENDS = "ffmpeg gstreamer zlib"
PR = "r4"
-# This uses the systems ffmpeg, which is unsupported, but we can't build the internal one with the current autotools (ab)usage
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_armv6 = "1"
-DEFAULT_PREFERENCE_armv7a = "1"
-
inherit autotools pkgconfig
SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.bz2 \