diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-05-04 11:20:21 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-11 10:33:39 +0100 |
commit | 64edecf8cd017c96201354586c038a4079570de7 (patch) | |
tree | e8e9a5dfb1a8ecf9a7a4ce146e6157eaefba32f6 /meta/recipes-devtools | |
parent | 8d66086ac4dd8884a15168823fa1a02d5797fe96 (diff) | |
download | poky-64edecf8cd017c96201354586c038a4079570de7.tar.gz |
orc: upgrade to 0.4.25
0.4.24 -> 0.4.25
(From OE-Core rev: c30f0484bedc7386339923a7851324eab2a59031)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/orc/orc_0.4.25.bb (renamed from meta/recipes-devtools/orc/orc_0.4.24.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/orc/orc_0.4.24.bb b/meta/recipes-devtools/orc/orc_0.4.25.bb index 520f88d929..f3bde46f6b 100644 --- a/meta/recipes-devtools/orc/orc_0.4.24.bb +++ b/meta/recipes-devtools/orc/orc_0.4.25.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" | |||
5 | 5 | ||
6 | SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" | 6 | SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "9e793ec34c0e20339659dd4bbbf62135" | 8 | SRC_URI[md5sum] = "8582a28b15f53110c88d8043d9f55bcf" |
9 | SRC_URI[sha256sum] = "338cd493b5247300149821c6312bdf7422a3593ae98691fc75d7e4fe727bd39b" | 9 | SRC_URI[sha256sum] = "c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
12 | 12 | ||