diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-01-20 19:31:49 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-22 23:42:43 +0000 |
commit | 4506d9f3aced3dfdabf88826fa33923b250edc43 (patch) | |
tree | 6708c8aaadcb2678d96d8d201ea05b65686303f5 | |
parent | 26361cd298d0c8b30f98ac35c610272c1bd01de4 (diff) | |
download | openembedded-core-4506d9f3aced3dfdabf88826fa33923b250edc43.tar.gz openembedded-core-4506d9f3aced3dfdabf88826fa33923b250edc43.tar.bz2 openembedded-core-4506d9f3aced3dfdabf88826fa33923b250edc43.zip |
gstreamer1.0-plugins-good: update 1.6.2 -> 1.6.3
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
-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 = " \ file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch \ " -SRC_URI[md5sum] = "ef4f5bc4f31f706832a234b0f603967b" -SRC_URI[sha256sum] = "876e54dfce93274b98e024f353258d35fa4d49d1f9010069e676c530f6eb6a92" +SRC_URI[md5sum] = "a1958df7aa498b42793e2f2048673815" +SRC_URI[sha256sum] = "24b19db70b2a83461ebddfe20033db432dadfdb5d4b54ffb1dfa0d830134a177" S = "${WORKDIR}/gst-plugins-good-${PV}" |