summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST exampleJacob Kroon2020-06-171-1/+1
* bitbake: bin/bitbake: Update to next series release versionRichard Purdie2020-06-162-2/+2
* bitbake: lib/bb/utils.py: Do not preserve TERM in the environmentJacob Kroon2020-06-161-1/+0
* bitbake: fetch2/gitsm: Make need_update() process submodulesPaul Barker2020-06-151-4/+35
* bitbake: fetch2/gitsm: Mark srcrev as fetched once all submodules are processedPaul Barker2020-06-151-3/+3
* bitbake: bitbake: cache: Fix error message with bad multiconfigJoshua Watt2020-06-151-1/+1
* bitbake: bitbake: tests: Add mcdepends testJoshua Watt2020-06-122-0/+31
* bitbake: bitbake: siggen: Pass all data caches to hash functionsJoshua Watt2020-06-122-19/+67
* bitbake: bitbake: cache: Fix error when cache is rebuiltJoshua Watt2020-06-101-3/+3
* bitbake: bitbake: command: Move split_mc_pn to runqueueJoshua Watt2020-06-102-7/+7
* bitbake: bitbake: tests: Add tests for BBMASK in multiconfigJoshua Watt2020-06-106-1/+28
* bitbake: bitbake: cache: Cache size optimizationJoshua Watt2020-06-102-11/+19
* bitbake: bitbake: cache: Improve loggingJoshua Watt2020-06-101-30/+35
* bitbake: bitbake: lib: Add PrefixLoggerAdapter helperJoshua Watt2020-06-101-0/+8
* bitbake: bitbake: lib: Add support for Logging AdaptersJoshua Watt2020-06-101-4/+38
* bitbake: bitbake: cache: Use multiconfig aware cachesJoshua Watt2020-06-102-52/+133
* bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt2020-06-107-91/+148
* bitbake: fetch2: Add the ability to list expanded URL dataPaul Barker2020-06-042-0/+46
* bitbake: git.py: Use the correct branch to check if the repository has LFS ob...Mauro Queirós2020-06-041-2/+9
* bitbake: git.py: LFS bitbake note should not be printed if need_lfs is not set.Mauro Queirós2020-06-041-1/+1
* bitbake: git.py: skip smudging if lfs=0 is setMauro Queirós2020-06-041-0/+3
* bitbake: toaster-requirements.txt: require Django 2.2Tim Orling2020-05-301-1/+1
* bitbake: bitbake-user-manual-metadata.xml: fix a minor errorKai Kang2020-05-301-1/+1
* bitbake: doc: More explanation to tasks that recursively depend on themselvesJacob Kroon2020-05-301-6/+8
* bitbake: doc: Clarify how task dependencies relate to RDEPENDSJacob Kroon2020-05-271-0/+3
* bitbake: fetch2/cvs: Fix CVS fetcher clean methodVyacheslav Yurkov2020-05-271-11/+9
* bitbake: event/ast: Add RecipePostKeyExpansion eventRichard Purdie2020-05-272-0/+7
* bitbake: user manual: properly tag content as <replaceable>Robert P. J. Day2020-05-211-2/+2
* bitbake: lib/bs4/testing.py: fix bs4 testingFrazer Clews2020-05-051-3/+3
* bitbake: lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews2020-05-052-35/+35
* bitbake: docs: delete reference to obsolete recipe-depends.dotRobert P. J. Day2020-05-051-6/+1
* bitbake: bitdoc: Remove itRichard Purdie2020-05-021-519/+0
* bitbake: data_smart: Handle hashing of datastores within datastores correctlyRichard Purdie2020-04-241-1/+4
* bitbake: cache: Fix performance problem with large numbers of source filesRichard Purdie2020-04-241-14/+8
* bitbake: fetch2/wget: Set User-Agent when checking status of a URLPaul Barker2020-04-241-0/+1
* bitbake: tinfoil: fix config_data mess up insane check while parsing multiple...Hongxu Jia2020-04-241-0/+1
* bitbake: tinfoil: Add back ability to parse on top of a datastoreRichard Purdie2020-04-062-4/+6
* bitbake: data/siggen: Don't expand ignored variablesRichard Purdie2020-04-063-4/+4
* bitbake: bitbake: Update to version 1.46Richard Purdie2020-04-062-2/+2
* bitbake: fetch2: Fix urldata_cache key issuesRichard Purdie2020-03-301-4/+7
* bitbake: toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton2020-03-291-1/+11
* bitbake: toaster: FieldError loading Reverse runtime dependenciesReyna, David2020-03-291-1/+1
* bitbake: toaster: support environment-safe manage commandsReyna, David2020-03-291-3/+16
* bitbake: toaster: update to DunfellReyna, David2020-03-292-15/+15
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-2940-174/+197
* bitbake: Revert "fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is...Khem Raj2020-03-241-14/+4
* bitbake: tinfoil: Add iterator support for DataStoreConnectorRichard Purdie2020-03-241-0/+5
* bitbake: tinfoil: Simplify remote datastore connectionsRichard Purdie2020-03-245-360/+87
* bitbake: data_smart: Don't pass unneeded datastoreRichard Purdie2020-03-243-3/+4
* bitbake: tinfoil: Drop parse_recipe_file custom datastore supportRichard Purdie2020-03-241-9/+2