mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
systemtap: update to 3.0
Remove docproc-build-fix.patch, as the build problem it's fixing now happens only if building html docs is explicitly enabled (which we do not do). (From OE-Core rev: 1310a71a81e0b19919fc622f676fa6106be6cf9d) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
41f18826ac
commit
d2d5bf5c68
@@ -2,7 +2,7 @@ SUMMARY = "Script-directed dynamic tracing and performance analysis tool for Lin
|
||||
|
||||
require systemtap_git.inc
|
||||
|
||||
DEPENDS = "elfutils sqlite3 systemtap-native"
|
||||
DEPENDS = "elfutils sqlite3 systemtap-native json-c"
|
||||
DEPENDS_class-native = "elfutils-native sqlite3-native gettext-native"
|
||||
DEPENDS_class-nativesdk = "nativesdk-elfutils nativesdk-sqlite3 nativesdk-gettext"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user