summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: fetch2/gitsm: Fix fetch when the repository contains nested...Derek Straka2017-01-121-5/+2
* bitbake: fetch2/gitsm: Fix when repository change submodulesFelipe F. Tonello2017-01-121-1/+1
* bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()Ross Burton2016-09-232-23/+51
* bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton2016-09-231-1/+0
* bitbake: bb/tests/fetch: Update cups urlRichard Purdie2016-09-231-2/+2
* bitbake: fetch: use orig localpath when calling orig methodChristopher Larson2016-01-081-1/+1
* bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf...Paul Eggleton2015-12-142-14/+267
* bitbake: lib/bb/utils: fix error in edit_metadata() when deleting first linePaul Eggleton2015-12-141-1/+1
* bitbake: toasterui: Create per-build logsElliot Smith2015-10-292-30/+94
* bitbake: build/utils: Add BB_TASK_IONICE_LEVEL supportRichard Purdie2015-10-292-0/+31
* bitbake: cooker: Ensure BB_CONSOLE remains correct over server resetsRichard Purdie2015-10-291-0/+7
* bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie2015-10-292-2/+2
* bitbake: command: Add getSetVariable commandRichard Purdie2015-10-291-0/+10
* bitbake: toaster: add get_or_create_targets APIEd Bartosh2015-10-271-15/+21
* bitbake: fetcher: svn: Add support for checkout to a custom pathJens Rehsack2015-10-271-2/+7
* bitbake: cooker: preserve pre and post configsEd Bartosh2015-10-273-0/+14
* bitbake: fetch2/hg: Include missing errno importLogan Buchy2015-10-161-0/+1
* bitbake: cooker: normalize build targetsEd Bartosh2015-10-161-1/+19
* bitbake: toaster: Record critical errorsElliot Smith2015-10-162-1/+6
* bitbake: toaster: buildinfohelper Detect command line buildsMichael Wood2015-10-161-12/+22
* bitbake: toaster: buildinfohelper Skip packages we have no build info aboutMichael Wood2015-10-111-11/+31
* bitbake: toaster: buildinfohelper associate build data with built_recipeMichael Wood2015-10-111-1/+2
* bitbake: toaster: use meaningful logging levelsEd Bartosh2015-10-111-4/+4
* bitbake: toaster: ignore ReachableStamps eventEd Bartosh2015-10-111-1/+2
* bitbake: bitbake/lib: Update version to 1.28.0Richard Purdie2015-10-011-1/+1
* bitbake: siggen: Make it clear why nostamp tasks signatures don't matchRichard Purdie2015-10-011-1/+9
* bitbake: runqueue: Add handling of virtual/xxx provider mappingsRichard Purdie2015-10-011-0/+9
* bitbake: taskdata: Add a function to return the virtual/ mapping dataRichard Purdie2015-10-011-0/+12
* bitbake: cookerdata: Rename BBPKGS -> BBTARGETSRichard Purdie2015-10-011-2/+2
* bitbake: utils: only add layer once in edit_bblayers_conf()Markus Lehtonen2015-09-291-0/+1
* bitbake: Revert "bitbake: toaster: don't re-create Target objects"Michael Wood2015-09-291-1/+16
* bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood2015-09-291-13/+41
* bitbake: toaster: Create a relationship between build information and toaster...Michael Wood2015-09-291-2/+28
* bitbake: tinfoil: remove logging handler at shutdownMarkus Lehtonen2015-09-231-4/+5
* bitbake: toaster: Add fake entry to Target_File for filesystem rootElliot Smith2015-09-231-14/+17
* bitbake: toaster: don't re-create Target objectsEd Bartosh2015-09-231-16/+1
* bitbake: bitbake: bb.fetch2.git: Import errno moduleRomain Perier2015-09-191-0/+1
* bitbake: data_smart: Ensure OVERRIDES dependencies account for contains()Richard Purdie2015-09-181-2/+6
* bitbake: data_smart: Correctly handle OVERRIDE values set using ??=Richard Purdie2015-09-181-0/+2
* bitbake: data_smart: When considering OVERRIDE dependencies, do so recursivelyRichard Purdie2015-09-181-1/+7
* bitbake: data_smart: Expand overrides cache recursivelyRichard Purdie2015-09-181-3/+12
* bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updatingChristopher Larson2015-09-182-8/+12
* bitbake: tests/fetch.py: Fix recursion failure in url mappingMark Hatle2015-09-182-6/+15
* bitbake: fetch2/__init__.py: uri_replace regex handlingMark Hatle2015-09-182-1/+8
* bitbake: toaster: Read correct cooker log path from toasteruiElliot Smith2015-09-182-5/+5
* bitbake: data_smart: Separate out update_overridevars into separate functionRichard Purdie2015-09-181-5/+6
* bitbake: cache: Handle spaces and colons in directory names for file-checksumsRichard Purdie2015-09-181-1/+14
* bitbake: utils: Add signal_on_parent_exit() functionRichard Purdie2015-09-091-0/+19
* bitbake: server/process: Handle SIGTERM more gracefullyRichard Purdie2015-09-091-0/+9
* bitbake: bb.fetch: don't remove the clone when an update failsChristopher Larson2015-09-041-2/+4