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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: build: Exit scripts with result of last shell function
Andre McCurdy
2015-07-27
1
-1
/
+1
*
bitbake: data_smart: Improve override history logging
Richard Purdie
2015-07-24
2
-11
/
+14
*
bitbake: data_smart: Improve performance of infer_caller_details()
Richard Purdie
2015-07-24
1
-8
/
+17
*
bitbake: data: Clean up datastore accesses and True/False values
Richard Purdie
2015-07-24
1
-20
/
+20
*
bitbake: data: Add newline after the last export in emit_func
Andre McCurdy
2015-07-24
1
-1
/
+2
*
bitbake: tinfoil: Add shutdown method
Richard Purdie
2015-07-24
1
-0
/
+4
*
bitbake: bitbake-selftest: Add -v option for verbosity
Richard Purdie
2015-07-23
1
-5
/
+10
*
bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reprod...
Richard Purdie
2015-07-23
1
-2
/
+34
*
bitbake: data_smart: Add CoW approach for overridedata
Richard Purdie
2015-07-23
1
-1
/
+10
*
bitbake: tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVers...
Aníbal Limón
2015-07-22
1
-1
/
+1
*
bitbake: fetch2/wget.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
2
-7
/
+8
*
bitbake: fetch2/git.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
2
-7
/
+14
*
bitbake: fetch2/git.py: latest_versionstring search in all tags
Aníbal Limón
2015-07-22
1
-1
/
+1
*
bitbake: data_smart: Use deepcopy for overridedata
Richard Purdie
2015-07-21
1
-1
/
+1
*
bitbake: toastergui: make our tables Chrome-happy
Belen Barros Pena
2015-07-21
1
-1
/
+1
*
bitbake: toaster: continue processing layer dependencies despite errors
Brian Avery
2015-07-21
1
-2
/
+1
*
bitbake: lib/bb: provide mechanism to bypass UI log suppression
Paul Eggleton
2015-07-16
2
-5
/
+10
*
bitbake: lib/bb/process: check output of select() before reading extrafiles
Paul Eggleton
2015-07-16
1
-10
/
+11
*
bitbake: tests/data: Add new data tests
Richard Purdie
2015-07-12
2
-0
/
+93
*
bitbake: data_smart: Fix appendVar/prependVar
Richard Purdie
2015-07-12
1
-4
/
+2
*
bitbake: data_smart: Fix data expansion cache issues
Richard Purdie
2015-07-12
1
-1
/
+1
*
bitbake: data_smart: Fix keys() missing overrides
Richard Purdie
2015-07-12
1
-0
/
+15
*
bitbake: data_smart: Cache set(self.overrides)
Richard Purdie
2015-07-12
1
-5
/
+9
*
bitbake: data_smart: Improve override recursion handling
Richard Purdie
2015-07-12
1
-0
/
+6
*
bitbake: data_smart: Tweak OVERRIDES value cache for performance
Richard Purdie
2015-07-12
1
-4
/
+12
*
bitbake: data_smart: Seperate out the override cache
Richard Purdie
2015-07-12
1
-14
/
+41
*
bitbake: data_smart: VariableHistory: Ignore override duplicates and overlap ...
Richard Purdie
2015-07-12
1
-0
/
+5
*
bitbake: parse/ast/data_smart: Add parsing flag to getVar/setVar
Richard Purdie
2015-07-12
2
-22
/
+28
*
bitbake: data_smart: Move override handling to getVar
Richard Purdie
2015-07-12
1
-70
/
+61
*
bitbake: data_smart: Cache overrides and fix data store
Richard Purdie
2015-07-12
1
-8
/
+27
*
bitbake: data_smart: Fix cache clearance problems
Richard Purdie
2015-07-12
1
-0
/
+4
*
bitbake: data_smart: Improve override handling
Richard Purdie
2015-07-12
1
-96
/
+60
*
bitbake: data_smart: Remove need for update_data calls
Richard Purdie
2015-07-12
1
-4
/
+15
*
bitbake: data_smart: Defer append/prepend handling
Richard Purdie
2015-07-12
1
-5
/
+22
*
bitbake: fetch2/wget.py: checkstatus disable SSL cert validation.
Aníbal Limón
2015-07-12
1
-2
/
+18
*
bitbake: tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.
Aníbal Limón
2015-07-12
1
-1
/
+7
*
bitbake: fetch2/wget.py: checkstatus fix using proxy handler
Aníbal Limón
2015-07-12
1
-4
/
+16
*
bitbake: tests/fetch.py: Add FetchCheckStatusTest tests.
Aníbal Limón
2015-07-12
1
-0
/
+39
*
bitbake: fetch2/wget.py: Add support of connection cache in checkstatus.
Aníbal Limón
2015-07-12
2
-5
/
+138
*
bitbake: fetch2/sftp: Set BatchMode=yes as argument to sftp
Olof Johansson
2015-07-12
1
-1
/
+1
*
bitbake: git.py: create a branch when checkout
Robert Yang
2015-07-12
1
-0
/
+7
*
bitbake: cooker/taskdata: Make NoProvider errors non-fatal to -e/-g options
Richard Purdie
2015-07-12
2
-7
/
+9
*
bitbake: prserv/db: Document history modes
Richard Purdie
2015-07-12
1
-0
/
+10
*
bitbake: lib/bb: set up infrastructure for shell message functions
Paul Eggleton
2015-07-12
2
-10
/
+65
*
bitbake: fetch2: Add fetch parameter to checkstatus
yocto-1.9_M1
Aníbal Limón
2015-07-09
4
-13
/
+13
*
bitbake: fetch2/__init__.py: Add FetchConnectionCache class
Aníbal Limón
2015-07-09
1
-0
/
+36
*
bitbake: knotty.py: Make sure bitbake.lock is unlocked before exiting
Leonardo Sandoval
2015-07-09
1
-0
/
+20
*
bitbake: command.py: Unlock function included into CommandsSync class
Leonardo Sandoval
2015-07-09
1
-0
/
+6
*
bitbake: cooker.py: Lock/Unlock members function into BBCooker
Leonardo Sandoval
2015-07-09
1
-3
/
+14
*
bitbake: cooker: Improve DATE/TIME handling
Richard Purdie
2015-07-08
1
-3
/
+6
[next]