summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* runqemu-internal: support for ext2 and ext4 not only ext3Stefan Stanacar2013-05-121-7/+7
* scripts/runqemu: add ext4 to the list of extracted extensionsStefan Stanacar2013-05-121-1/+2
* bitbake: cooker: Rename status variable to recipecacheRichard Purdie2013-05-121-69/+69
* bitbake: cooker: Rename confusing buildDepgraph task to handlePrefProvidersRichard Purdie2013-05-121-4/+3
* bitbake: cooker: Drop pointless variablesRichard Purdie2013-05-121-7/+2
* bitbake: cooker.py: Drop confusing updateCache callsRichard Purdie2013-05-121-10/+1
* bitbake: cooker: Remove pointless repeated importRichard Purdie2013-05-121-3/+1
* bitbake: cooker: Fix get_bbfiles()Richard Purdie2013-05-121-4/+4
* bitbake: cooker: Separate out collections handling code into its own classRichard Purdie2013-05-122-108/+128
* bitbake: cooker: Drop unused variables from collect_bbfiles()Richard Purdie2013-05-121-1/+1
* bitbake: pysh: Say what kind of token isn't implementedOlof Johansson2013-05-101-1/+1
* bitbake: hob: assure consistency for image size labelCristiana Voicu2013-05-103-8/+16
* bitbake: hob: clicking on "cancel" should reset table sorting to defaultCristiana Voicu2013-05-102-0/+19
* bitbake: hob: "Brought in by" sorting should take into account the (+#) infor...Cristiana Voicu2013-05-101-2/+44
* bitbake: hob: sort alphabetically results in groups of recipes/packagesCristiana Voicu2013-05-101-26/+12
* bitbake: Updated information in tooltipsAndrei Dinu2013-05-101-2/+2
* rpm: ensure __mkdir_p matches __mkdirSaul Wold2013-05-101-0/+1
* python: remove the default optimizationRobert Yang2013-05-105-104/+1
* bitbake.conf: update way to set default ROOT_HOMEKang Kai2013-05-101-1/+1
* classes/insane: add check for PN in OVERRIDESPaul Eggleton2013-05-101-0/+5
* classes/buildhistory: track contents of selected files in imagesPaul Eggleton2013-05-102-6/+27
* buildhistory-diff: improve bad command-line argument handlingPaul Eggleton2013-05-101-5/+17
* boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang2013-05-103-3/+0
* maintainers.inc: update alsa-utils-alsaconf pkg maintainerCristian Iorga2013-05-101-0/+1
* maintainers.inc: update neard pkg maintainerCristian Iorga2013-05-101-0/+1
* poky.conf: update SANITY_TESTED_DISTROSPaul Eggleton2013-05-101-10/+1
* kernel.bbclass: make FILES package-specificTom Zanussi2013-05-101-1/+1
* bitbake: lib: print is a function in moderm python, covert remaining usersRichard Purdie2013-05-092-4/+4
* bitbake: lib: Use modern expcetion syntaxRichard Purdie2013-05-093-3/+3
* bitbake: prserv: Drop StandardError usageRichard Purdie2013-05-091-1/+1
* bitbake: siggen: Add missing error message parameterRichard Purdie2013-05-091-1/+1
* bitbake: providers: Remove pointless lambda sort functionRichard Purdie2013-05-091-2/+2
* bitbake: cooker: Remove deprecated operatorRichard Purdie2013-05-091-1/+1
* bitbake: lib: Clean up various file access syntaxRichard Purdie2013-05-096-22/+39
* eglibc/machine-sdk: Drop SDK_GLIBC_ADDONSRichard Purdie2013-05-094-7/+0
* imagetest-qemu: Fix indentationRichard Purdie2013-05-091-7/+7
* class/lib: Fix up various file access methodsRichard Purdie2013-05-0912-74/+79
* buildstats: Drop spurious open() callRichard Purdie2013-05-091-1/+0
* useradd: Use modern join syntaxRichard Purdie2013-05-091-1/+1
* powertop: inherit gettextSaul Wold2013-05-091-2/+2
* classes/lib: Fix getcmdstatus breakageRichard Purdie2013-05-096-11/+20
* bitbake: git: remove symling before updating mirror tarballMartin Jansa2013-05-091-0/+4
* bitbake: bin/bitbake: add a check for /dev/shm existingPaul Eggleton2013-05-091-0/+4
* bitbake: utils: Improve better_compile error messageRichard Purdie2013-05-091-7/+9
* bitbake: utils: Improve better_exec traceback handlingRichard Purdie2013-05-091-39/+57
* bitbake: bin/bitbake: Ensure early errors are shown to the userRichard Purdie2013-05-091-5/+16
* bitbake.conf: Use casting to ensure valid comparisionRichard Purdie2013-05-091-2/+2
* base.bbclass: Drop unused/obsolete importRichard Purdie2013-05-091-1/+1
* image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2013-05-095-6/+6
* sanity/patch.py: Remove commands module usageRichard Purdie2013-05-095-15/+14