diff options
author | Koen Kooi <koen@openembedded.org> | 2008-07-15 13:48:33 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-07-15 13:48:33 +0000 |
commit | 15b4463a24e796a4ffe43c68f32df7c8402fa173 (patch) | |
tree | 5a03bd78088ae38d90c402915b7901923cc941e5 | |
parent | 3322f34e58688590d963c98d1aa79c9f3d1f4288 (diff) |
gst-ffmpeg: prefer 0.10.4 for armv7a
-rw-r--r-- | packages/gstreamer/gst-ffmpeg_0.10.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gstreamer/gst-ffmpeg_0.10.4.bb b/packages/gstreamer/gst-ffmpeg_0.10.4.bb index dc6db0dd9c..34ae157094 100644 --- a/packages/gstreamer/gst-ffmpeg_0.10.4.bb +++ b/packages/gstreamer/gst-ffmpeg_0.10.4.bb @@ -8,6 +8,7 @@ PR = "r1" # 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_armv7a = "1" inherit autotools pkgconfig |