summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-04-01 16:56:06 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-12 14:04:50 +0100
commitdc1c3f3f01f372e7e6ad63d9a8c679d4d5bcdf4e (patch)
treed0ebab475c67d1851a726cdd2536e30d2ca758c9
parenta8b89d108fca291327b03ade735d23d185741781 (diff)
downloadopenembedded-core-contrib-dc1c3f3f01f372e7e6ad63d9a8c679d4d5bcdf4e.tar.gz
sysprof:upgrade 3.30.2 -> 3.32.0
-Upgrade from sysprof_3.30.2.bb to sysprof_3.32.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/sysprof/sysprof_3.32.0.bb (renamed from meta/recipes-kernel/sysprof/sysprof_3.30.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/sysprof/sysprof_3.30.2.bb b/meta/recipes-kernel/sysprof/sysprof_3.32.0.bb
index 24e49cb0d5..b92933806c 100644
--- a/meta/recipes-kernel/sysprof/sysprof_3.30.2.bb
+++ b/meta/recipes-kernel/sysprof/sysprof_3.32.0.bb
@@ -9,8 +9,8 @@ inherit gnomebase gettext systemd upstream-version-is-even gsettings
DEPENDS = "glib-2.0 libxml2-native glib-2.0-native"
-SRC_URI[archive.md5sum] = "80cb47906eced2e7b9976bf00deec323"
-SRC_URI[archive.sha256sum] = "e90878e5a509bd79d170a7a51d47cc5508ab1363afaf0d97654373dfd9c8ba0b"
+SRC_URI[archive.md5sum] = "d1fa9ad216419d722770ca36713ad3af"
+SRC_URI[archive.sha256sum] = "fc22a69e468701c5ec9036e960c6273afa1ed6a89df1f889fed49417add5554d"
SRC_URI += " \
file://define-NT_GNU_BUILD_ID.patch \
file://0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch \