File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,12 @@ DEPENDS += ansible, \
64
64
65
65
# Debugging symbols for packages pulled in by the the above dependencies
66
66
DEPENDS += systemd-dbgsym, \
67
+ libsystemd0-dbgsym, \
68
+ libblkid1-dbgsym, \
69
+ libmount1-dbgsym, \
70
+ libuuid1-dbgsym, \
67
71
dbus-dbgsym, \
72
+ libdbus-1-3-dbgsym, \
68
73
openssh-server-dbgsym, \
69
74
openssh-client-dbgsym, \
70
75
coreutils-dbgsym, \
@@ -108,6 +113,7 @@ DEPENDS += $(DEPENDS.$(TARGET_PLATFORM))
108
113
#
109
114
DEPENDS += bcc-tools, \
110
115
bpftrace, \
116
+ bpftrace-dbgsym, \
111
117
crash, \
112
118
crash-python, \
113
119
dnsutils, \
@@ -118,14 +124,14 @@ DEPENDS += bcc-tools, \
118
124
ethtool, \
119
125
gdb, \
120
126
gdb-python, \
121
- glances, \
122
127
htop, \
123
128
iftop, \
124
129
inotify-tools, \
125
130
iotop, \
126
131
jq, \
127
132
kdump-tools, \
128
133
ldap-utils, \
134
+ libbcc-dbgsym, \
129
135
libkdumpfile, \
130
136
libkdumpfile-dbgsym, \
131
137
linux-tools-common, \
You can’t perform that action at this time.
0 commit comments