From 3c17e96cc5dda7409bfec1aa5c9cc2010faf2111 Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Sun, 23 Oct 2016 14:29:51 +0300 Subject: [PATCH] orc: Upgrade 0.4.25 -> 0.4.26 New upstream bugfix release (From OE-Core rev: 0918f605bff6407521f46058fedaaa9ee6bd1ebd) Signed-off-by: Maxin B. John Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/orc/{orc_0.4.25.bb => orc_0.4.26.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/orc/{orc_0.4.25.bb => orc_0.4.26.bb} (84%) diff --git a/meta/recipes-devtools/orc/orc_0.4.25.bb b/meta/recipes-devtools/orc/orc_0.4.26.bb similarity index 84% rename from meta/recipes-devtools/orc/orc_0.4.25.bb rename to meta/recipes-devtools/orc/orc_0.4.26.bb index 897493a7de..e47342f3fd 100644 --- a/meta/recipes-devtools/orc/orc_0.4.25.bb +++ b/meta/recipes-devtools/orc/orc_0.4.26.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" -SRC_URI[md5sum] = "8582a28b15f53110c88d8043d9f55bcf" -SRC_URI[sha256sum] = "c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1" +SRC_URI[md5sum] = "8e9bef677bae289d3324d81c337a4507" +SRC_URI[sha256sum] = "7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649" inherit autotools pkgconfig gtk-doc