Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oe-pkgdata-browser: Rename from pkgdataui.py | Peter Kjellerstedt | 2020-01-10 | 1 | -241/+0 |
| | | | | | | | (From OE-Core rev: 2171ad1525f1fb0c13174a1bb77128c99b5dac35) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | scripts: add pkgdataui | Ross Burton | 2019-12-28 | 1 | -0/+241 |
pkgdataui is a Python 3/GObject Introspection/GTK+ 3 tool to browse the pkgdata database at your leisure. By being graphical it is easier to explore and can follow links between packages. This is very much a work in progress, so be gentle and patches are welcome. (From OE-Core rev: 169634473a14dc025803e55382c187dc660ae2a2) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |