diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-01-21 16:21:24 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-01-26 14:59:30 +0100 |
commit | 6a6ff1c4cb4138b2124157cac5ad9913b2f17c8e (patch) | |
tree | f4042fd27c667e5763ee6779b8a83cc077faa8ab /recipes/gstreamer | |
parent | 1e2b2ffd37ed27fe9f8e945ae0e834764eda8671 (diff) |
gst-plugins-good 0.10.15: remove INSECURE_DOWNLOAD, that doesn't belong in a recipe
Diffstat (limited to 'recipes/gstreamer')
-rw-r--r-- | recipes/gstreamer/gst-plugins-good_0.10.15.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.15.bb b/recipes/gstreamer/gst-plugins-good_0.10.15.bb index 57ff59ba99..600db6ec95 100644 --- a/recipes/gstreamer/gst-plugins-good_0.10.15.bb +++ b/recipes/gstreamer/gst-plugins-good_0.10.15.bb @@ -4,7 +4,6 @@ PR = "r6" SRC_URI += "file://fix-unit-scale-asseration.patch;patch=1" -OE_ALLOW_INSECURE_DOWNLOADS = "1" inherit gconf DEPENDS += "libsoup-2.4 flac gst-plugins-base openssl popt esound" |