diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-01 16:56:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-12 14:05:37 +0100 |
commit | cb4e8f4fe2d269645ed660a0cc3a93ba68c67e3c (patch) | |
tree | 0e7323887cd8bb5b2bbe31071ab7bdf3f0196c15 /meta | |
parent | 459cbc841d23eb7f17a2a34126a14794bb82c501 (diff) | |
download | poky-cb4e8f4fe2d269645ed660a0cc3a93ba68c67e3c.tar.gz |
sysprof:upgrade 3.30.2 -> 3.32.0
-Upgrade from sysprof_3.30.2.bb to sysprof_3.32.0.bb.
(From OE-Core rev: dc1c3f3f01f372e7e6ad63d9a8c679d4d5bcdf4e)
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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 | |||
9 | 9 | ||
10 | DEPENDS = "glib-2.0 libxml2-native glib-2.0-native" | 10 | DEPENDS = "glib-2.0 libxml2-native glib-2.0-native" |
11 | 11 | ||
12 | SRC_URI[archive.md5sum] = "80cb47906eced2e7b9976bf00deec323" | 12 | SRC_URI[archive.md5sum] = "d1fa9ad216419d722770ca36713ad3af" |
13 | SRC_URI[archive.sha256sum] = "e90878e5a509bd79d170a7a51d47cc5508ab1363afaf0d97654373dfd9c8ba0b" | 13 | SRC_URI[archive.sha256sum] = "fc22a69e468701c5ec9036e960c6273afa1ed6a89df1f889fed49417add5554d" |
14 | SRC_URI += " \ | 14 | SRC_URI += " \ |
15 | file://define-NT_GNU_BUILD_ID.patch \ | 15 | file://define-NT_GNU_BUILD_ID.patch \ |
16 | file://0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch \ | 16 | file://0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch \ |