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: 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
*
bitbake: main: add skeleton documentation for the recipe:do_task syntax
Ross Burton
2015-07-07
1
-1
/
+1
*
bitbake: fetch2: Checkout to correct ref begore init and update submodules
Felipe F. Tonello
2015-07-07
1
-0
/
+1
*
bitbake: toaster: Fix build execution regression
Michael Wood
2015-07-02
2
-1
/
+2
*
bitbake: toaster: runbuilds Fix incorrect variable name
Michael Wood
2015-07-02
1
-1
/
+1
*
bitbake: toaster: Remove erroneously committed template include
Michael Wood
2015-07-02
1
-3
/
+0
*
bitbake: toaster: Revert the addition of analysis project mode selection
Michael Wood
2015-07-02
1
-7
/
+8
*
bitbake: toaster: Partial Revert "fixes after html5 compliance testing"
Michael Wood
2015-07-02
1
-3
/
+2
*
bitbake: codeparser: Add repr() methods
Richard Purdie
2015-06-27
1
-0
/
+5
*
bitbake: codeparser: Allow empty functions
Richard Purdie
2015-06-27
1
-0
/
+3
*
bitbake: bitbake: fetch2/hg.py: fix unpack error and mirror tarball
Robert Yang
2015-06-27
1
-13
/
+66
*
bitbake: fetch/perforce: Fix single file checkouts
Richard Purdie
2015-06-27
1
-1
/
+1
*
bitbake: event: Handle recursive events and the data store better
Richard Purdie
2015-06-26
1
-2
/
+6
*
bitbake: cooker: Fire BuildCompleted before finishing the command
Richard Purdie
2015-06-26
1
-2
/
+2
*
bitbake: toaster: Add url pattern for backward compatibility
Michael Wood
2015-06-26
1
-0
/
+4
*
bitbake: toaster: split orm app into it's own module and app
Michael Wood
2015-06-26
5
-5
/
+3
*
bitbake: toaster: bldcontrol Ignore toasterconf files in own directories
Michael Wood
2015-06-26
1
-0
/
+2
*
bitbake: toaster: Restore 'in project' filters to main tables
Michael Wood
2015-06-26
1
-2
/
+73
*
bitbake: toaster: table.js fix filter visual indicator and interaction
Michael Wood
2015-06-26
1
-15
/
+44
*
bitbake: toaster: toastertable Pass up the kwargs for setup_filter
Michael Wood
2015-06-26
1
-6
/
+6
*
bitbake: toaster: Enable toastertable cache
Michael Wood
2015-06-26
1
-2
/
+5
*
bitbake: toasterui: fixes after html5 compliance testing
Alexandru DAMIAN
2015-06-26
11
-17
/
+33
*
bitbake: toasterui: verify variable before usage
Alexandru DAMIAN
2015-06-26
1
-4
/
+5
*
bitbake: toaster: delete multiple builds
Alexandru DAMIAN
2015-06-26
2
-22
/
+38
*
bitbake: toastergui: select project types
Alexandru DAMIAN
2015-06-26
3
-38
/
+80
*
bitbake: toaster: refactor build model
Alexandru DAMIAN
2015-06-26
23
-209
/
+503
*
bitbake: toaster: bring django-aggregate-if into the project
Alexandru DAMIAN
2015-06-26
2
-1
/
+10
[next]