summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-03-27 15:09:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-29 08:26:26 +0000
commitf21aaefb6f082768d4bc5c55fc59a9142cfcc2d3 (patch)
tree5a3aafee9a603bfc2501d9f043fdc64a56e6a540 /meta/recipes-kernel
parent326b6a22c85e7b932c7196fca5350a55e21f46f5 (diff)
downloadopenembedded-core-contrib-f21aaefb6f082768d4bc5c55fc59a9142cfcc2d3.tar.gz
sysprof: drop obsolete no-update reason
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/sysprof/sysprof_3.30.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-kernel/sysprof/sysprof_3.30.2.bb b/meta/recipes-kernel/sysprof/sysprof_3.30.2.bb
index 27f37f808e..24e49cb0d5 100644
--- a/meta/recipes-kernel/sysprof/sysprof_3.30.2.bb
+++ b/meta/recipes-kernel/sysprof/sysprof_3.30.2.bb
@@ -15,7 +15,6 @@ SRC_URI += " \
file://define-NT_GNU_BUILD_ID.patch \
file://0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch \
"
-RECIPE_NO_UPDATE_REASON = "Waiting for resolution of https://bugzilla.gnome.org/show_bug.cgi?id=794625"
PACKAGECONFIG ?= "${@bb.utils.contains_any('DISTRO_FEATURES', '${GTK3DISTROFEATURES}', 'gtk', '', d)}"
PACKAGECONFIG[gtk] = "-Denable_gtk=true,-Denable_gtk=false,gtk+3"