sysprof: upgrade 3.42.0 -> 3.42.1

Overview of changes in Sysprof 3.42.1
=====================================
 * Build fixes for close()/lseek() usage
 * Show recording time in local time instead of UTC
 * Improve resolving of symbols in presence of toolbox, flatpak,
   and btrfs
 * Fix checking of paranoid state in Linux kernel
 * Updated translations

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2022-01-11 13:15:40 +01:00 committed by Khem Raj
parent 79f103489a
commit 4c239f9933

View File

@ -15,7 +15,7 @@ DEPENDS += " \
json-glib \
"
SRC_URI[archive.sha256sum] = "3c16e03efdfe5d3e71c4d239c67741ad37f72ce8971e2f7faf168dbd5e93e886"
SRC_URI[archive.sha256sum] = "1796b81404ee75fd1ebacf54464ad7affebf62f2851eef524d9f8eac0c4a2001"
PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'sysprofd', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'libsysprof', '', d)} \