summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: cooker: list all nonexistent bblayer directoriesOleksandr Kravchuk2019-06-181-3/+13
* bitbake: cooker: Ensure mcdeps are processed even if only one multiconfigRichard Purdie2019-06-111-1/+5
* bitbake: build: implement custom progress handlers injected via OE_EXTRA_IMPORTSChris Laplante2019-06-111-0/+21
* bitbake: build/progress: use context managers for progress handlersChris Laplante2019-06-112-5/+42
* bitbake: build: extract progress handler creation logic into its own methodChris Laplante2019-06-111-11/+16
* bitbake: knotty: allow progress rate for indeterminate barsChris Laplante2019-06-111-1/+1
* bitbake: cooker: Add compability handling for multiconfig: prefix migrationRichard Purdie2019-06-101-0/+3
* bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'Richard Purdie2019-06-105-24/+24
* bitbake: toaster: Fix Thud Bitbake release metadataDavid Reyna2019-06-102-2/+2
* bitbake: fetch2: runfetchcmd(): unset _PYTHON_SYSCONFIGDATA_NAMEMatthias Schiffer2019-05-301-0/+5
* bitbake: main: Fix error message typoRichard Purdie2019-05-301-1/+1
* bitbake: bitbake: Show base multiconfig environmentJoshua Watt2019-05-301-10/+21
* bitbake: bitbake: cooker: Rename __depends in all multiconfigsJoshua Watt2019-05-301-2/+3
* bitbake: bitbake: fetch2/npm: fix npw view parsingJean-Marie LEMETAYER2019-05-211-14/+5
* bitbake: svn.py: Stop SVN from directly pulling from an external layer w/o fe...Mark Hatle2019-05-212-0/+99
* bitbake: gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle2019-05-162-5/+34
* bitbake: bitbake-user-manual: Added npm to other fetcher list.Scott Rifenbark2019-05-151-5/+8
* bitbake: HEADER: Drop itRichard Purdie2019-05-041-5/+0
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-04101-220/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-04136-1679/+7
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-04177-60/+454
* bitbake: build: Disable warning about dependent tasks for nowRichard Purdie2019-05-012-3/+3
* bitbake: build: Ensure warning for invalid task dependencies is usefulRichard Purdie2019-05-012-2/+2
* bitbake: knotty: Implement console 'keepalive' outputRichard Purdie2019-05-011-0/+13
* bitbake: knotty: Pretty print task elapsed timeJacob Kroon2019-04-301-1/+13
* bitbake: build: Add verbnote to shell log commandsStefan Kral2019-04-301-0/+2
* bitbake: tests/parse.py: Add testcase for addtask and deltaskRobert Yang2019-04-301-0/+18
* bitbake: build.py: check dependendent task for addtaskRobert Yang2019-04-301-0/+3
* bitbake: BBHandler: Fix addtask and deltaskRobert Yang2019-04-301-1/+17
* bitbake: bitbake: fetch2/git: git-lfs checkNaveen Saini2019-04-291-0/+25
* bitbake: bb: siggen: Print more info when basehash are mis-matchedRobert Yang2019-04-231-0/+6
* bitbake: bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4Robert Yang2019-04-231-1/+9
* bitbake: bitbake-diffsigs: Use 4 spaces as indent for recursecbRobert Yang2019-04-232-2/+2
* bitbake: toaster: update to WarriorDavid Reyna2019-04-232-15/+15
* bitbake: bitbake-user-manual: Added section on modifying variablesScott Rifenbark2019-04-231-0/+72
* bitbake: poky.ent: Removed "ECLIPSE" entity variables.Scott Rifenbark2019-04-121-8/+0
* bitbake: bitbake: Post release version bumnp to 1.43Richard Purdie2019-04-122-2/+2
* bitbake: bitbake: Update version to 1.42.0Richard Purdie2019-04-122-2/+2
* bitbake: utils: Let mkdirhier fail if existing path is not a folderAndre Rosa2019-04-121-1/+1
* bitbake: utils: Make prune_suffix prune a suffixAndre Rosa2019-04-091-2/+2
* bitbake: gitsm: Add need_update method to determine when we are going to a ne...Mark Hatle2019-04-012-0/+39
* bitbake: fetch2: Use bb.utils.to_boolean() for BB_NO_NETWORKRobert Yang2019-03-261-2/+2
* bitbake: fetch2: Unify BB_FETCH_PREMIRRORONLYRobert Yang2019-03-263-3/+3
* bitbake: fetch2: Print SCMs list when SRCREV_FORMAT is not setRobert Yang2019-03-241-1/+2
* bitbake: fetch2/git: Fix clean to remove clonedirRobert Yang2019-03-241-3/+11
* bitbake: cooker: Fix bbfile_config_priorities when BBFILE_PATTERN is emptyRobert Yang2019-03-241-1/+1
* bitbake: fetch2: runfetchcmd(): Print workdir in debug messageRobert Yang2019-03-241-1/+4
* bitbake: fetch2: Fix undefined variable issuesRichard Purdie2019-03-191-5/+5
* bitbake: fetch2/wget: Remove pointless lambda functionRichard Purdie2019-03-191-1/+1
* bitbake: fetch2/wget: Clean up whitespace/commentsRichard Purdie2019-03-191-19/+13