blob: 7ca6216164d6953bc5da389038d1c31e2d1fd087 [file] [log] [blame]
Patrick Williamsc22ddf12016-08-05 15:05:16 -05001SUMMARY = "Phosphor OpenBMC - Debug Tools"
2PR = "r1"
3
4inherit packagegroup
5inherit obmc-phosphor-license
6
7RDEPENDS_${PN} = " \
8 strace \
Patrick Williamsda5af5e2016-08-05 21:28:59 -05009 ldd \
Joel Stanleyd6d3ef32016-12-16 10:57:28 +103010 ethtool \
11 net-tools \
Michael Tritz026fbaf2017-03-13 14:54:24 -050012 phosphor-logging-test \
Joel Stanley639012b2017-07-11 23:16:35 +093013 lmsensors-sensors \
Ratan Gupta4403eb02017-07-12 20:11:28 +053014 tcpdump \
Andrew Geisslerca34df62018-09-07 14:56:13 -050015 screen \
Patrick Williamsc22ddf12016-08-05 15:05:16 -050016 "