summaryrefslogtreecommitdiff
path: root/scripts/oe-pkgdata-util
AgeCommit message (Expand)AuthorFilesLines
2014-06-25oe-pkgdata-util: fix help textPaul Eggleton1-1/+1
2013-12-03classes/package: record PKGSIZE as total file size in pkgdataPaul Eggleton1-1/+5
2013-12-03classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton1-12/+7
2013-10-29scripts/oe-pkgdata-util: fix global name 'debug' is not definedPaul Eggleton1-12/+11
2013-10-29scripts/oe-pkgdata-util: add ability to find a recipe from a target packagePaul Eggleton1-0/+37
2013-10-29scripts/oe-pkgdata-util: add ability to look up runtime package namesPaul Eggleton1-0/+38
2013-10-29scripts/oe-pkgdata-util: add ability to search for a target pathPaul Eggleton1-0/+36
2013-10-29scripts/oe-pkgdata-util: check path arguments to ensure they existPaul Eggleton1-0/+12
2013-10-29scripts/oe-pkgdata-util: improve help text and command line parsingPaul Eggleton1-40/+38
2013-10-29scripts/oe-pkgdata-util: remove remnants of former pkgdata structurePaul Eggleton1-6/+6
2013-09-14bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1-26/+10
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa1-4/+55
2013-04-08scripts/oe-pkgdata-util: find complementary packages for split packagesPaul Eggleton1-3/+10
2012-07-31scripts/oe-pkgdata-util: exclude unpackaged in glob outputPaul Eggleton1-0/+4
2012-07-29Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton1-0/+167