aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-03-24bitbake: bitbake: xmlrpc: set single use mode differentlyEd Bartosh
2016-03-23bitbake: bitbake-user-manual: include/require checks current directoryScott Rifenbark
2016-03-23bitbake: bitbake-user-manual: Updated the "inherit Directive" section.Scott Rifenbark
2016-03-23bitbake: bitbake-user-manual: Updated the copyright year to 2016Scott Rifenbark
2016-03-23bitbake: toasterui: remove ParseStarted from the event listEd Bartosh
2016-03-23bitbake: toasterui: Remove the excessive exception loggingMichael Wood
2016-03-23bitbake: cache: Make BB_DONT_CACHE variable externalMarkus Lehtonen
2016-03-23bitbake: toaster: orm generate CustomImageRecipe contents try secondary pathMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller put generated layer in the builddirMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood
2016-03-23bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood
2016-03-21bitbake: bb/tests/fetch: Update cups urlRichard Purdie
2016-03-12bitbake: fetch2/npm: fix ud.registry so that alternative registries can be ha...Brendan Le Foll
2016-03-09bitbake: server/process: Try connecting 4 times before giving upLucas Dutra Nunes
2016-03-09bitbake: toaster: models List only have the specified project's imported layersMichael Wood
2016-03-09bitbake: toaster: rework task buildstats storage and displayElliot Smith
2016-03-09bitbake: toaster: use force_bytes to display non-ascii project namesSujith H
2016-03-09bitbake: fetch2: Make SRC_URI[md5sum] and SRC_URI[sha256sum] expand their valuesPeter Kjellerstedt
2016-03-09bitbake: xmlrpc: fix bug in setting XMLRPCServer.single_useEd Bartosh
2016-03-09bitbake: fetch2/npm: add missing URL argument to ParameterErrorPaul Eggleton
2016-03-09bitbake: fetch2/npm: properly handle npm dependenciesPaul Eggleton
2016-03-09bitbake: fetch2/npm: fix errors with some version specificationsPaul Eggleton
2016-03-07bitbake: toasterui: fix warning 'Unknown event'Ed Bartosh
2016-03-07bitbake: toasterui: exit on final eventsEd Bartosh
2016-03-07bitbake: toasterui: make toasterui to work in build modeEd Bartosh
2016-03-07bitbake: toasterui: check if setEventMask succeededEd Bartosh
2016-03-07bitbake: command: make setEventMask readonlyEd Bartosh
2016-03-07bitbake: toasterui: update list of eventsEd Bartosh
2016-03-07bitbake: toasterui: reformat list of eventsEd Bartosh
2016-03-07bitbake: toaster: remove sshbecontroller moduleEd Bartosh
2016-03-07bitbake: toaster: don't use sshbecontrollerEd Bartosh
2016-03-07bitbake: toaster: raise NotImplementedErrorEd Bartosh
2016-03-07bitbake: toaster: bring back the strict directiveBelen Barros Pena
2016-03-07bitbake: toaster: change 'revision' to 'Git revision'Belen Barros Pena
2016-03-07bitbake: toaster: views api Package info return both kinds of RDEPENDSMichael Wood
2016-03-07bitbake: toaster: fixup dependency excludes for customimageDave Lerner
2016-03-07bitbake: fetch2/npm: ignore unknown headers in tarballsPaul Eggleton
2016-03-07bitbake: fetch2/npm: handle alternative dependency syntaxPaul Eggleton
2016-03-07bitbake: fetch2/npm: fix indentationPaul Eggleton
2016-03-03bitbake: bitbake-user-manual: Added expand() function to list.Scott Rifenbark
2016-03-03bitbake: bitbake-user-manual: Added note for Python variable ref expansion.Scott Rifenbark
2016-03-03bitbake: bitbake-user-manual: Enhance environment variable discussion.Scott Rifenbark
2016-03-02bitbake: toaster: cleanup of bin/toaster startup codebrian avery
2016-03-02bitbake: ui: remove the puccho uibrian avery
2016-03-02bitbake: hob: removal of hob ui and associated ui filesbavery
2016-03-02bitbake: fetch2/npm: Add missing ParameterError importBrendan Le Foll
2016-03-02bitbake: npm: in cases where shrinkwrap resolved a git URL, ignore it and gra...Brendan Le Foll
2016-03-02bitbake: fetch2: Fix unpack for absolute file urlsRichard Purdie
2016-03-02bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129Alexander Shashkevich