summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: cooker: record events on cooker exitEd Bartosh2016-09-081-1/+1
* bitbake: toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena2016-09-081-3/+4
* bitbake: toaster: keep layer name in variable history pathDavid Reyna2016-09-081-1/+2
* bitbake: toaster: Allow forward slash in variable namesBelen Barros Pena2016-09-082-3/+4
* bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena2016-09-082-7/+6
* bitbake: toaster: import layer Layout fixesBelen Barros Pena2016-09-082-5/+8
* bitbake: toaster: layer details Layout fixesBelen Barros Pena2016-09-082-2/+8
* bitbake: toaster: configuration Provide machine help textBelen Barros Pena2016-09-081-4/+1
* bitbake: toaster: tasks Remove recipe version from defaultsBelen Barros Pena2016-09-081-1/+2
* bitbake: lib/bb/utils: edit_metadata() comment tweaksPaul Eggleton2016-09-081-1/+3
* bitbake: fetch2/npm: clarify commentPaul Eggleton2016-09-081-1/+1
* bitbake: fetch2/npm: handle top-level shrinkwrap filePaul Eggleton2016-09-081-2/+9
* bitbake: fetch2/npm: support subdir= parameterPaul Eggleton2016-09-081-1/+6
* bitbake: fetch2/npm: fix broken fetches if more than one npm URL fetchedPaul Eggleton2016-09-081-3/+3
* bitbake: fetch2/npm: explicitly specify workdirPaul Eggleton2016-09-081-1/+2
* bitbake: bb.fetch2.svn: correctly pass workdir when fetchingChristopher Larson2016-09-021-1/+1
* bitbake: cooker.py: Catch when stdout doesn't have a file descriptorMariano Lopez2016-09-021-9/+12
* bitbake: toaster: localhostbecontroller Remove git assumptionMichael Wood2016-09-021-4/+10
* bitbake: toaster: Allow git information to be null for BRLayerMichael Wood2016-09-021-5/+6
* bitbake: toaster: tests Add selenium test layer source switching layer detail...Michael Wood2016-09-021-4/+28
* bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood2016-09-023-452/+482
* bitbake: toaster: Fix oe-core fixtureMichael Wood2016-09-025-25/+34
* bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood2016-09-024-81/+72
* bitbake: toaster: update api to include local_source_dirSujith H2016-09-021-1/+3
* bitbake: toaster: layerdetails js changes for switching layersSujith H2016-09-021-0/+98
* bitbake: toaster: add switch of git and not-git layers importedSujith H2016-09-021-24/+101
* bitbake: buildinfohelper: discover kernel artifacts correctlyElliot Smith2016-09-021-4/+7
* bitbake: wget: allow basic http auth for SSTATE_MIRRORSStephano Cetola2016-09-021-0/+11
* bitbake: cookerdata/ast: Fail gracefully if event handler function is not foundMarkus Lehtonen2016-09-022-0/+5
* bitbake: build/runqueue: Add noextra stamp file parameter to fix multiconfig ...Richard Purdie2016-09-022-5/+7
* bitbake: fetch2: Handle multiconfig fetcher issuesRichard Purdie2016-09-021-3/+4
* bitbake: tinfoil: add a parse_recipe_file functionPaul Eggleton2016-09-021-0/+36
* bitbake: cache: allow parsing a recipe with a custom config datastorePaul Eggleton2016-09-021-34/+39
* bitbake: tinfoil: add context manager functionsPaul Eggleton2016-09-021-0/+6
* bitbake: fetch2: clean up remaining cwd saves/changesMatt Madison2016-08-251-11/+0
* bitbake: siggen: Fix file variable typo in compare_sigfilesJonathan Liu2016-08-201-1/+1
* bitbake: fetch2: preserve current working directoryMatt Madison2016-08-2013-137/+101
* bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa2016-08-202-8/+8
* bitbake: tests: add unit tests for the usehead url parameterMarkus Lehtonen2016-08-201-0/+30
* bitbake: git: Allow local repos to use HEADRichard Purdie2016-08-201-1/+15
* bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen2016-08-201-1/+4
* bitbake: bitbake: Update version to 1.31.1Richard Purdie2016-08-181-1/+1
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-188-386/+527
* bitbake: siggen: properly close files rather than opening them inlinePaul Eggleton2016-08-181-6/+9
* bitbake: ast/ConfHandler: Add a syntax to clear variableJérémy Rosen2016-08-183-0/+62
* bitbake: cache: Build datastores from databuilder objectRichard Purdie2016-08-182-31/+38
* bitbake: cache: Split Cache() into a NoCache() parent objectRichard Purdie2016-08-181-52/+57
* bitbake: cache/cooker: Pass databuilder into bb.cache.Cache()Richard Purdie2016-08-182-3/+5
* bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functionsRichard Purdie2016-08-183-40/+35
* bitbake: cache/ast: Move __VARIANTS handling to parse cache functionRichard Purdie2016-08-182-5/+5