diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-01-20 19:31:49 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-24 09:40:24 +0000 |
commit | 497ebc93d500cc97dc105593b01c238f230e5d53 (patch) | |
tree | 1ce6aad54ce6d37b7051fd4426e14cbf58b68a74 /meta | |
parent | 3d8790254ad9a36fb4179e7bbfb0e33faaca6f0a (diff) | |
download | poky-497ebc93d500cc97dc105593b01c238f230e5d53.tar.gz |
gstreamer1.0-plugins-good: update 1.6.2 -> 1.6.3
(From OE-Core rev: 4506d9f3aced3dfdabf88826fa33923b250edc43)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb index aae840671d..0b4f43690b 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = " \ | |||
9 | file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch \ | 9 | file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "ef4f5bc4f31f706832a234b0f603967b" | 12 | SRC_URI[md5sum] = "a1958df7aa498b42793e2f2048673815" |
13 | SRC_URI[sha256sum] = "876e54dfce93274b98e024f353258d35fa4d49d1f9010069e676c530f6eb6a92" | 13 | SRC_URI[sha256sum] = "24b19db70b2a83461ebddfe20033db432dadfdb5d4b54ffb1dfa0d830134a177" |
14 | 14 | ||
15 | S = "${WORKDIR}/gst-plugins-good-${PV}" | 15 | S = "${WORKDIR}/gst-plugins-good-${PV}" |