mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 19:02:23 +01:00
sysprof: drop obsolete no-update reason
(From OE-Core rev: f21aaefb6f082768d4bc5c55fc59a9142cfcc2d3) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
40fe254a3e
commit
149fd646fa
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user