summaryrefslogtreecommitdiffstats
path: root/scripts/oe-pkgdata-util
AgeCommit message (Expand)Author
2018-09-05oe-pkgdata-util: add option for lookup-recipe to not fatally failRoss Burton
2018-06-04oe-pkgdata-util: package-info: Re-add support for the --extra optionPeter Kjellerstedt
2018-06-04oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed varsPeter Kjellerstedt
2018-05-22oe-pkgdata-util: lookup-recipe, package-info: Don't finish prematurelyPeter Kjellerstedt
2018-02-16oe-pkgdata-util: add --long option to list-pkg-files to show sizesRoss Burton
2018-01-29oe-pkgdata-util: Include colon when searching for variablesAmanda Brindle
2018-01-22oe-pkgdata-util: Add support for RPROVIDESAmanda Brindle
2018-01-22oe-pkgdata-util: Refactor functions for consistencyAmanda Brindle
2017-10-06oe-pkgdata-util: add unescape option to read-valueRoss Burton
2017-07-21oe-pkgdata-util: Setup logging before calling prepareRichard Purdie
2017-07-06oe-pkgdata-util: package-info: Allow extra variables to be displayedPeter Kjellerstedt
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14oe-pkgdata-util: Make read-value handle override variablesOla x Nilsson
2016-11-06oe-pkgdata-util: Use standard verb form in help info.Robert P. J. Day
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton
2016-06-12oe-pkgdata-util: new option to provide full info for binary package(s)Alexander D. Kanevskiy
2016-06-07oe-pkgdata-util: fix AttributeErrorEd Bartosh
2016-06-02scripts: python3: convert iterables to listsEd Bartosh
2016-06-02scripts: use python3 in shebangEd Bartosh
2016-04-04classes/buildhistory: optimise getting package size listPaul Eggleton
2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton
2015-12-08scripts/oe-pkgdata-util: sort the packages in list-pkg-filesRoss Burton
2015-10-24scripts/oe-pkgdata-util: Fix variable name in error handlingRichard Purdie
2015-09-24oe-pkgdata-util: avoid returning skipped packagesRobert Yang
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton
2015-02-14oe-pkgdata-util: add list-pkg-files subcommandPaul Eggleton
2015-02-14oe-pkgdata-util: add list-pkgs subcommandPaul Eggleton
2015-02-14oe-pkgdata-util: allow reverse package name lookupsPaul Eggleton
2015-02-14oe-pkgdata-util: fix read-value to handle data with colons in the valuePaul Eggleton
2015-02-14oe-pkgdata-util: make find-path show a proper error if no package foundPaul Eggleton
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton
2014-06-25oe-pkgdata-util: fix help textPaul Eggleton
2013-12-03classes/package: record PKGSIZE as total file size in pkgdataPaul Eggleton
2013-12-03classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton
2013-10-29scripts/oe-pkgdata-util: fix global name 'debug' is not definedPaul Eggleton
2013-10-28scripts/oe-pkgdata-util: add ability to find a recipe from a target packagePaul Eggleton
2013-10-28scripts/oe-pkgdata-util: add ability to look up runtime package namesPaul Eggleton
2013-10-28scripts/oe-pkgdata-util: add ability to search for a target pathPaul Eggleton
2013-10-28scripts/oe-pkgdata-util: check path arguments to ensure they existPaul Eggleton
2013-10-28scripts/oe-pkgdata-util: improve help text and command line parsingPaul Eggleton
2013-10-28scripts/oe-pkgdata-util: remove remnants of former pkgdata structurePaul Eggleton
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa
2013-04-08scripts/oe-pkgdata-util: find complementary packages for split packagesPaul Eggleton
2012-07-31scripts/oe-pkgdata-util: exclude unpackaged in glob outputPaul Eggleton
2012-07-28Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton