aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-06-15bitbake: toaster: toaster tables Enable complex empty statesBelen Barros Pena
2016-06-15bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-06-15bitbake: toaster: work-around our lack of a synchronous fetch for typeaheadsElliot Smith
2016-06-15bitbake: toaster: migrate typeahead libraryElliot Smith
2016-06-15bitbake: toaster: tests Add a BuildTest helper classMichael Wood
2016-06-15bitbake: toaster: tweaks to recipe file downloadsBelen Barros Pena
2016-06-15bitbake: toaster: testsjs Add call back to append elements on completion of t...Michael Wood
2016-06-13bitbake: cooker.py: fix warn() -> warning()Robert Yang
2016-06-13bitbake: data_smart/utils: Add 'd' to the context used for better_eval in pyt...Richard Purdie
2016-06-09bitbake: lib/bb/main.py: Fix use of BBPOSTCONF and BBPRECONFMariano Lopez
2016-06-03bitbake: codeparser: Use hashlib for hashing, not hash()Richard Purdie
2016-06-03bitbake: codeparser: Small optimisation to stop repeated hash() callsRichard Purdie
2016-06-03bitbake: fetch2: fix unpacking of deb packagesPaul Eggleton
2016-06-03bitbake: fetch2/git.py: References must match exactlyPeter Kjellerstedt
2016-06-03bitbake: cookerdata: print an error if layer dir does not existMarkus Lehtonen
2016-06-02bitbake: bitbake-layers: show-layers: disable parsingPaul Eggleton
2016-06-02bitbake: toaster: use python3 explicitlyEd Bartosh
2016-06-02bitbake: toaster: fix urllib importsEd Bartosh
2016-06-02bitbake: toaster: don't use mru.count in the templateEd Bartosh
2016-06-02bitbake: toaster: use // operator instead of /Ed Bartosh
2016-06-02bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-02bitbake: xmlrpc: add parameter use_builtin_typesEd Bartosh
2016-06-02bitbake: toaster: use knotty when working with bitbake serverEd Bartosh
2016-06-02bitbake: toaster: fix migrationsEd Bartosh
2016-06-02bitbake: toaster: moved import bb.server.xmlrpcEd Bartosh
2016-06-02bitbake: toaster: read timezone files in binary modeEd Bartosh
2016-06-02bitbake: toaster: use re.sub() instead of translate()Ed Bartosh
2016-06-02bitbake: toaster: replace map with list comprehensionsEd Bartosh
2016-06-02bitbake: toaster: use items and range instead of old APIsEd Bartosh
2016-06-02bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh
2016-06-02bitbake: toaster: modified list of dependenciesEd Bartosh
2016-06-02bitbake: toaster: fix local importsEd Bartosh
2016-06-02bitbake: toaster: fix imports to work for python 3Ed Bartosh
2016-06-02bitbake: toaster: get rid of using reduceEd Bartosh
2016-06-02bitbake: toaster: use force_text instead of force_bytesEd Bartosh
2016-06-02bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-02bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-02bitbake: lib/bb: Set required python 3 version to 3.4.0Jeremy Puhlman
2016-06-02bitbake: data_smart: Simplify ExpansionError exceptionRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-06-02bitbake: bitbake: Drop futures usage since we're python 3Richard Purdie
2016-06-02bitbake: bitbake/pyinotify.py: Upgrade to py3 versionRichard Purdie
2016-06-02bitbake: bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)Richard Purdie
2016-05-21bitbake: cooker: Fix parse progress for python3Richard Purdie
2016-05-20bitbake: toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833Michael Wood
2016-05-20bitbake: toaster: tests build Add a test for a build of core-image-minimalMichael Wood
2016-05-20bitbake: toaster: tests Add a BuildTest helper classMichael Wood
2016-05-20bitbake: toaster: Add a specific test settings fileMichael Wood
2016-05-20bitbake: toaster: runbuilds move the execution sequence out of the poll loopMichael Wood
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood