summaryrefslogtreecommitdiffstats
path: root/scripts/oe-pkgdata-util
Commit message (Expand)AuthorAgeFilesLines
* oe-pkgdata-util: lookup-recipe, package-info: Don't finish prematurelyPeter Kjellerstedt2018-05-221-2/+2
* oe-pkgdata-util: add --long option to list-pkg-files to show sizesRoss Burton2018-02-161-6/+12
* oe-pkgdata-util: Include colon when searching for variablesAmanda Brindle2018-01-291-8/+8
* oe-pkgdata-util: Add support for RPROVIDESAmanda Brindle2018-01-221-61/+93
* oe-pkgdata-util: Refactor functions for consistencyAmanda Brindle2018-01-221-59/+48
* oe-pkgdata-util: add unescape option to read-valueRoss Burton2017-10-071-0/+5
* oe-pkgdata-util: Setup logging before calling prepareRichard Purdie2017-07-211-2/+1
* oe-pkgdata-util: package-info: Allow extra variables to be displayedPeter Kjellerstedt2017-07-061-2/+10
* scripts: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* oe-pkgdata-util: Make read-value handle override variablesOla x Nilsson2016-12-141-8/+8
* oe-pkgdata-util: Use standard verb form in help info.Robert P. J. Day2016-11-061-1/+1
* scripts: ensure tinfoil is shut down correctlyPaul Eggleton2016-09-031-1/+4
* oe-pkgdata-util: new option to provide full info for binary package(s)Alexander D. Kanevskiy2016-06-121-0/+62
* oe-pkgdata-util: fix AttributeErrorEd Bartosh2016-06-071-0/+1
* scripts: python3: convert iterables to listsEd Bartosh2016-06-031-1/+1
* scripts: use python3 in shebangEd Bartosh2016-06-021-1/+1
* classes/buildhistory: optimise getting package size listPaul Eggleton2016-04-051-5/+21
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-281-2/+3
* scripts/oe-pkgdata-util: sort the packages in list-pkg-filesRoss Burton2015-12-081-1/+1
* scripts/oe-pkgdata-util: Fix variable name in error handlingRichard Purdie2015-10-271-1/+1
* oe-pkgdata-util: avoid returning skipped packagesRobert Yang2015-09-241-1/+4
* lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton2015-02-171-1/+5
* oe-pkgdata-util: add list-pkg-files subcommandPaul Eggleton2015-02-141-0/+60
* oe-pkgdata-util: add list-pkgs subcommandPaul Eggleton2015-02-141-0/+94
* oe-pkgdata-util: allow reverse package name lookupsPaul Eggleton2015-02-141-18/+36
* oe-pkgdata-util: fix read-value to handle data with colons in the valuePaul Eggleton2015-02-141-1/+1
* oe-pkgdata-util: make find-path show a proper error if no package foundPaul Eggleton2015-02-141-0/+5
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-141-136/+128
* oe-pkgdata-util: fix help textPaul Eggleton2014-06-251-1/+1
* classes/package: record PKGSIZE as total file size in pkgdataPaul Eggleton2013-12-031-1/+5
* classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton2013-12-031-12/+7
* scripts/oe-pkgdata-util: fix global name 'debug' is not definedPaul Eggleton2013-10-291-12/+11
* scripts/oe-pkgdata-util: add ability to find a recipe from a target packagePaul Eggleton2013-10-291-0/+37
* scripts/oe-pkgdata-util: add ability to look up runtime package namesPaul Eggleton2013-10-291-0/+38
* scripts/oe-pkgdata-util: add ability to search for a target pathPaul Eggleton2013-10-291-0/+36
* scripts/oe-pkgdata-util: check path arguments to ensure they existPaul Eggleton2013-10-291-0/+12
* scripts/oe-pkgdata-util: improve help text and command line parsingPaul Eggleton2013-10-291-40/+38
* scripts/oe-pkgdata-util: remove remnants of former pkgdata structurePaul Eggleton2013-10-291-6/+6
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-26/+10
* classes/buildhistory: record size of installed package not compressed archiveMartin Jansa2013-08-161-4/+55
* scripts/oe-pkgdata-util: find complementary packages for split packagesPaul Eggleton2013-04-081-3/+10
* scripts/oe-pkgdata-util: exclude unpackaged in glob outputPaul Eggleton2012-07-311-0/+4
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-291-0/+167