index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
cache.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
1
-1
/
+1
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-4
/
+4
*
bitbake: cache: allow parsing a recipe with a custom config datastore
Paul Eggleton
2016-09-02
1
-34
/
+39
*
bitbake: bitbake: Initial multi-config support
Richard Purdie
2016-08-18
1
-11
/
+42
*
bitbake: cache: Build datastores from databuilder object
Richard Purdie
2016-08-18
1
-19
/
+27
*
bitbake: cache: Split Cache() into a NoCache() parent object
Richard Purdie
2016-08-18
1
-52
/
+57
*
bitbake: cache/cooker: Pass databuilder into bb.cache.Cache()
Richard Purdie
2016-08-18
1
-2
/
+3
*
bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functions
Richard Purdie
2016-08-18
1
-30
/
+25
*
bitbake: cache/ast: Move __VARIANTS handling to parse cache function
Richard Purdie
2016-08-18
1
-1
/
+5
*
bitbake: cache: Don't interleave pickle cache file writing
Richard Purdie
2016-07-26
1
-17
/
+10
*
bitbake: cache: Add better cache loading sanity checks
Richard Purdie
2016-07-26
1
-0
/
+7
*
bitbake: cache: Drop/simplify pointless type checking
Richard Purdie
2016-07-26
1
-67
/
+60
*
bitbake: cache: Improve versions fields handling
Richard Purdie
2016-07-26
1
-23
/
+20
*
bitbake: cache: Correctly handle missing extra caches
Richard Purdie
2016-07-26
1
-0
/
+3
*
bitbake: cache: Move the parsing message to a more logical place
Richard Purdie
2016-07-26
1
-1
/
+1
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-12
/
+6
*
bitbake: cache: Increase cache version after task checksum calculation changes
Richard Purdie
2016-05-19
1
-1
/
+1
*
bitbake: contrib/dump_cache.py, cache: Fix to use python 3 syntax
Richard Purdie
2016-05-13
1
-1
/
+1
*
bitbake: cache: Make BB_DONT_CACHE variable external
Markus Lehtonen
2016-03-23
1
-1
/
+1
*
bitbake: MultiProcessCache: make cache filename configurable
Markus Lehtonen
2016-02-18
1
-2
/
+3
*
bitbake: bb/cache: drop some unused arguments
Markus Lehtonen
2016-02-18
1
-2
/
+2
*
bitbake: taskdata: add the ability to access world targets list
Paul Eggleton
2016-01-22
1
-1
/
+4
*
bitbake: cache.py: check existence before add to cachedata.rproviders
Robert Yang
2016-01-22
1
-1
/
+2
*
bitbake: bitbake: clean up stamp-base related codes
Chen Qi
2016-01-11
1
-6
/
+0
*
bitbake: cache: Don't try to expand __inherit_data
Richard Purdie
2015-11-16
1
-3
/
+3
*
bitbake: cache: Handle spaces and colons in directory names for file-checksums
Richard Purdie
2015-09-18
1
-1
/
+14
*
bitbake: cache: Clean up getVar usage to modern syntax/style
Richard Purdie
2015-05-26
1
-6
/
+6
*
bitbake: cooker/cache/parse: Implement pyinofity based reconfigure
Richard Purdie
2015-01-14
1
-1
/
+4
*
bitbake: cache/fetch2/siggen: Ensure we track include history for file checksums
Richard Purdie
2015-01-08
1
-3
/
+6
*
bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.
Robert P. J. Day
2014-08-25
1
-2
/
+2
*
bitbake: codeparser cache improvements
Richard Purdie
2014-07-26
1
-12
/
+0
*
bitbake: cache: Optimise invalid cache file handling
Richard Purdie
2014-07-26
1
-1
/
+3
*
bitbake: cache: Don't reload the cache file since we already have this data i...
Richard Purdie
2014-07-26
1
-9
/
+1
*
bitbake: cache.py: print debug info when EXCLUDE_FROM_WORLD
Robert Yang
2014-06-12
1
-1
/
+3
*
bitbake: event: Add SkipRecipe event to replace SkipPackage
Richard Purdie
2014-06-01
1
-1
/
+1
*
bitbake: cache: don't trigger reparse on recipes with wildcards in SRC_URI
Paul Eggleton
2014-04-10
1
-1
/
+1
*
bitbake: data_smart: Fix variable reference issues
Richard Purdie
2013-09-18
1
-1
/
+1
*
bitbake: runqueue: Split runqueue to use bitbake-worker
Richard Purdie
2013-06-14
1
-1
/
+5
*
bitbake: fetch2: Fix AUTOINC handling
Richard Purdie
2013-06-14
1
-1
/
+1
*
bitbake: lib/bb/cache.py: invalidate cache when file checksum entry no longer...
Paul Eggleton
2013-06-07
1
-0
/
+9
*
bitbake: lib/bb/cache.py: Change debugging note to a debug message
Mark Hatle
2013-05-31
1
-1
/
+1
*
bitbake: lib: Clean up various file access syntax
Richard Purdie
2013-05-09
1
-10
/
+15
*
bitbake: cache.py: Drop support for BROKEN variable
Richard Purdie
2013-01-30
1
-2
/
+1
*
bitbake: cache.py: remove the duplicated self.file_depends
Robert Yang
2013-01-25
1
-1
/
+0
*
bitbake: parse/cache/cooker: Preserve order in the file inclusion list
Richard Purdie
2012-11-20
1
-2
/
+2
*
bitbake: build/siggen: Add support for stamp 'clean' masks
Richard Purdie
2012-09-20
1
-1
/
+7
*
bitbake: implement checksums for local files in SRC_URI
Paul Eggleton
2012-05-23
1
-3
/
+10
*
bitbake: refactor out codeparser cache into a separate class
Paul Eggleton
2012-05-23
1
-2
/
+114
*
bitbake: change for adding progress bar in Hob2.
Shane Wang
2012-02-23
1
-1
/
+1
*
cache: Use configuration's hash value to validate cache
Dongxiao Xu
2012-02-23
1
-20
/
+12
[next]