aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2016-09-08bitbake: cooker: record events on cooker exitEd Bartosh
2016-09-08bitbake: toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena
2016-09-08bitbake: toaster: keep layer name in variable history pathDavid Reyna
2016-09-08bitbake: toaster: Allow forward slash in variable namesBelen Barros Pena
2016-09-08bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena
2016-09-08bitbake: toaster: import layer Layout fixesBelen Barros Pena
2016-09-08bitbake: toaster: layer details Layout fixesBelen Barros Pena
2016-09-08bitbake: toaster: configuration Provide machine help textBelen Barros Pena
2016-09-08bitbake: toaster: tasks Remove recipe version from defaultsBelen Barros Pena
2016-09-08bitbake: lib/bb/utils: edit_metadata() comment tweaksPaul Eggleton
2016-09-08bitbake: fetch2/npm: clarify commentPaul Eggleton
2016-09-08bitbake: fetch2/npm: handle top-level shrinkwrap filePaul Eggleton
2016-09-08bitbake: fetch2/npm: support subdir= parameterPaul Eggleton
2016-09-08bitbake: fetch2/npm: fix broken fetches if more than one npm URL fetchedPaul Eggleton
2016-09-08bitbake: fetch2/npm: explicitly specify workdirPaul Eggleton
2016-09-02bitbake: bb.fetch2.svn: correctly pass workdir when fetchingChristopher Larson
2016-09-02bitbake: cooker.py: Catch when stdout doesn't have a file descriptorMariano Lopez
2016-09-02bitbake: toaster: localhostbecontroller Remove git assumptionMichael Wood
2016-09-02bitbake: toaster: Allow git information to be null for BRLayerMichael Wood
2016-09-02bitbake: toaster: tests Add selenium test layer source switching layer detail...Michael Wood
2016-09-02bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood
2016-09-02bitbake: toaster: Fix oe-core fixtureMichael Wood
2016-09-02bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood
2016-09-02bitbake: toaster: update api to include local_source_dirSujith H
2016-09-02bitbake: toaster: layerdetails js changes for switching layersSujith H
2016-09-02bitbake: toaster: add switch of git and not-git layers importedSujith H
2016-09-02bitbake: buildinfohelper: discover kernel artifacts correctlyElliot Smith
2016-09-02bitbake: wget: allow basic http auth for SSTATE_MIRRORSStephano Cetola
2016-09-02bitbake: cookerdata/ast: Fail gracefully if event handler function is not foundMarkus Lehtonen
2016-09-02bitbake: build/runqueue: Add noextra stamp file parameter to fix multiconfig ...Richard Purdie
2016-09-02bitbake: fetch2: Handle multiconfig fetcher issuesRichard Purdie
2016-09-02bitbake: tinfoil: add a parse_recipe_file functionPaul Eggleton
2016-09-02bitbake: cache: allow parsing a recipe with a custom config datastorePaul Eggleton
2016-09-02bitbake: tinfoil: add context manager functionsPaul Eggleton
2016-08-25bitbake: fetch2: clean up remaining cwd saves/changesMatt Madison
2016-08-20bitbake: siggen: Fix file variable typo in compare_sigfilesJonathan Liu
2016-08-20bitbake: fetch2: preserve current working directoryMatt Madison
2016-08-20bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa
2016-08-20bitbake: tests: add unit tests for the usehead url parameterMarkus Lehtonen
2016-08-20bitbake: git: Allow local repos to use HEADRichard Purdie
2016-08-20bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen
2016-08-18bitbake: bitbake: Update version to 1.31.1Richard Purdie
2016-08-18bitbake: bitbake: Initial multi-config supportRichard Purdie
2016-08-18bitbake: siggen: properly close files rather than opening them inlinePaul Eggleton
2016-08-18bitbake: ast/ConfHandler: Add a syntax to clear variableJérémy Rosen
2016-08-18bitbake: cache: Build datastores from databuilder objectRichard Purdie
2016-08-18bitbake: cache: Split Cache() into a NoCache() parent objectRichard Purdie
2016-08-18bitbake: cache/cooker: Pass databuilder into bb.cache.Cache()Richard Purdie
2016-08-18bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functionsRichard Purdie
2016-08-18bitbake: cache/ast: Move __VARIANTS handling to parse cache functionRichard Purdie