summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/qemurunner.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-09-22 17:21:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-23 09:53:21 +0100
commit6c0066c145bb423e2c838716ce6fb7a79352b429 (patch)
tree05e61c9c07d6dabb7b322f768ec5df4e605bf5bd /meta/lib/oeqa/utils/qemurunner.py
parent0613301c88dcb5fde293015aadc0bf85b7d4d266 (diff)
downloadpoky-6c0066c145bb423e2c838716ce6fb7a79352b429.tar.gz
devtool: add search command
Adds a subcommand to search to find the target recipe name providing some file or capability. This is implemented by searching on recipe name, package name, description, package contents (file names), and runtime file provides. For example: $ devtool search libGL mesa $ devtool search X11 xextproto libxxf86vm xf86driproto xf86vidmodeproto libxfixes xproto libx11 ... $ devtool search /bin/sed busybox sed This is particularly useful within the extensible SDK but is also made available in devtool alongside the build system. Note of course that because this searches pkgdata, useful results depend upon do_packagedata(_setscene) having executed for the recipe being searched for. (From OE-Core rev: 48cbde0ea77ed20126eceba5feb37c42a9229500) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/utils/qemurunner.py')
0 files changed, 0 insertions, 0 deletions