diff options
author | Maxin B. John <maxin.john@intel.com> | 2017-07-19 18:01:22 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-21 22:51:38 +0100 |
commit | 887fa65fca7337b58107e0fcafdf8d1167f9bc56 (patch) | |
tree | 8567690a2b938f0485548def6d0433902ca77f24 /meta/recipes-devtools/orc | |
parent | 4fe3407cbc021ae69e0be53931dce9d3ffbb7efe (diff) | |
download | poky-887fa65fca7337b58107e0fcafdf8d1167f9bc56.tar.gz |
orc: upgrade to 0.4.27
0.4.26 -> 0.4.27
(From OE-Core rev: d852730365183f835d4c580775f2393822d60b86)
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/orc')
-rw-r--r-- | meta/recipes-devtools/orc/orc_0.4.27.bb (renamed from meta/recipes-devtools/orc/orc_0.4.26.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/orc/orc_0.4.26.bb b/meta/recipes-devtools/orc/orc_0.4.27.bb index e47342f3fd..303f991fd8 100644 --- a/meta/recipes-devtools/orc/orc_0.4.26.bb +++ b/meta/recipes-devtools/orc/orc_0.4.27.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] = "8e9bef677bae289d3324d81c337a4507" | 8 | SRC_URI[md5sum] = "5837dc20dacb5b668935bbded10cbb61" |
9 | SRC_URI[sha256sum] = "7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649" | 9 | SRC_URI[sha256sum] = "51e53e58fc8158e5986a1f1a49a6d970c5b16493841cf7b9de2c2bde7ce36b93" |
10 | 10 | ||
11 | inherit autotools pkgconfig gtk-doc | 11 | inherit autotools pkgconfig gtk-doc |
12 | 12 | ||