aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-15Revert "sched debug"Richard Purdie
2015-12-15sched debugRichard Purdie
2015-12-15bash: dummy sleep taskRichard Purdie
2015-12-15openocdRichard Purdie
2015-12-15add libftdi from meta-oeRichard Purdie
2015-12-15openocd: Add git version (with submodules hack)-asRichard Purdie
2015-12-15libusb-compat: Add PROVIDES which wasn't working automatically for some reasonRichard Purdie
2015-12-15openocd: Add recipe to support flash toolsSaul Wold
2015-12-15perf debugRichard Purdie
2015-12-15oe-selftest: make tinfoil quiet when using to start QEMUPaul Eggleton
2015-12-15Implement -q/--quiet command line optionPaul Eggleton
2015-12-15Call shutdown in bitbake utilities that use tinfoilPaul Eggleton
2015-12-15data_smart: implement remote datastore functionalityPaul Eggleton
2015-12-15cooker: ensure unlockBitbake() can be called multiple timesPaul Eggleton
2015-12-15gdb: Add support for x86_64-elfRichard Purdie
2015-12-14gettext: No examplesRichard Purdie
2015-12-14various: Drop now pointless manual -dbg packagingRichard Purdie
2015-12-14package: Add auto package spliting of .debug filesRichard Purdie
2015-12-14license: Fix BB_TASKDEPDATA referencesRichard Purdie
2015-12-14packagegroup-self-hosted: Drop things not needed to local experiments (mainly...Richard Purdie
2015-12-14build-appliance-image: Hack to remove downloads from imageRichard Purdie
2015-12-14coreutils: Revert priority or sdk images use busyboxRichard Purdie
2015-12-14buildstats: Hacks to profile tasks using perf or straceRichard Purdie
2015-12-14buildstats: Improve to add getrusage data and corrected IO statsRichard Purdie
2015-12-14runqueue: Add support for <task>- syntaxRichard Purdie
2015-12-14bitbake-worker: Add configure optimisation test codeRichard Purdie
2015-12-14buildstats: Separate out the build and task data to allow improvementsRichard Purdie
2015-12-14buildstats: Clean up e.data and bb.data referencesRichard Purdie
2015-12-14buildstats: Drop get_bn/set_pn and just use BUILDNAMERichard Purdie
2015-12-14bitbake: Improve tracebacksRichard Purdie
2015-12-14buildstats: Drop disk data from buildstatsRichard Purdie
2015-12-14process: Add optional timestamp functionalityRichard Purdie
2015-12-14string expansopn extra debugRichard Purdie
2015-12-14data_smart: extra debugRichard Purdie
2015-12-14bitbake: toaster: tables Set a default order for the software recipes tableBelen Barros Pena
2015-12-14bitbake: toaster: rework checking of Django versionEd Bartosh
2015-12-14bitbake: toaster: monkey patch QuerysetEd Bartosh
2015-12-14bitbake: toaster: removed extra calls of migrateEd Bartosh
2015-12-14bitbake: toaster: work around 'database is locked' errorEd Bartosh
2015-12-14bitbake: toaster: fixed format stringsEd Bartosh
2015-12-14bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14bitbake: toaster: Amend regex for MySQL database URLsElliot Smith
2015-12-14bitbake: toaster: Remove compatible_layerversions() methodElliot Smith
2015-12-14bitbake: toaster: Check Django version against toaster-requirements.txtElliot Smith
2015-12-14bitbake: toaster: Update deprecated manage.py commandElliot Smith
2015-12-14bitbake: toaster: Prevent deprecation warnings for RedirectViewElliot Smith
2015-12-14bitbake: toaster: Update API used to make runbuilds methods run in transactionsElliot Smith
2015-12-14bitbake: toaster: rename get_query_set -> get_querysetEd Bartosh
2015-12-14bitbake: toaster: Start Django machinery for database accessElliot Smith
2015-12-14bitbake: toaster: Create default project with get_or_create* methodElliot Smith