mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
minicoredumper: upgrade 2.0.6 -> 2.0.7
Changelog: =========== * Fix robust mutex list dumping if a robust mutex uses the PTHREAD_PRIO_INHERIT attribute. * Avoid bogus error messages when dumping registered data for non-crashing processes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ DEPENDS = "elfutils dbus dbus-glib-native glib-2.0 dbus-glib util-linux json-c"
|
||||
|
||||
inherit autotools pkgconfig ptest systemd update-rc.d
|
||||
|
||||
SRCREV = "da62115c0fab3a4608e4b0ee0c8aa0cf134c14ca"
|
||||
SRCREV = "ca6e7ad62b4cf984de84aa081024c4e45632cecb"
|
||||
|
||||
SRC_URI = "git://github.com/diamon/minicoredumper;protocol=https;branch=master \
|
||||
file://minicoredumper.service \
|
||||
Reference in New Issue
Block a user