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: lib: fix most undefined code picked up by pylint
Frazer Clews
2020-08-25
22
-42
/
+51
*
bitbake: cooker: Ensure cooker's enviroment is updated on updateConfig
Richard Purdie
2020-08-25
1
-0
/
+4
*
bitbake: runqueue: Don't use sys.argv
Richard Purdie
2020-08-25
1
-5
/
+4
*
bitbake: server/process: Add bitbake-server and exec() a new server process
Richard Purdie
2020-08-25
2
-39
/
+109
*
bitbake: server/process: Log extra threads at exit
Richard Purdie
2020-08-25
1
-0
/
+3
*
bitbake: cooker: Ensure BB_ORIGENV is updated by changes to configuration.env
Richard Purdie
2020-08-25
1
-0
/
+6
*
bitbake: main/server/process: Drop configuration object passing
Richard Purdie
2020-08-25
5
-28
/
+12
*
bitbake: server/process: Move the socket code to server process only
Richard Purdie
2020-08-25
1
-17
/
+15
*
bitbake: cooker: Defer configuration init to after UI connection
Richard Purdie
2020-08-25
3
-27
/
+37
*
bitbake: cooker/cookerdata: Ensure UI event log is updated from commandline
Richard Purdie
2020-08-25
2
-8
/
+12
*
bitbake: cookerdata: Ensure UI options are updated to the server
Richard Purdie
2020-08-25
1
-1
/
+3
*
bitbake: cooker/cookerdata/main: Improve loglevel handling
Richard Purdie
2020-08-25
3
-9
/
+16
*
bitbake: build/msg: Cleanup verbose option handling
Richard Purdie
2020-08-25
6
-18
/
+15
*
bitbake: fetch2: Drop cups.org from wget status checks
Richard Purdie
2020-08-24
1
-3
/
+1
*
bitbake: cooker: Explictly shut down the sync thread
Richard Purdie
2020-08-24
1
-1
/
+7
*
bitbake: cooker: Ensure parse_quit thread is closed down
Richard Purdie
2020-08-24
1
-6
/
+8
*
bitbake: fetch2/wget: Remove buffering parameter
Richard Purdie
2020-08-24
1
-4
/
+1
*
bitbake: siggen: clean_basepath: remove recipe full path when virtual:xyz pre...
Jean-Francois Dagenais
2020-08-22
1
-1
/
+1
*
bitbake: build: make shell traps less chatty when 'bitbake -v' is used
uninative-2.9
Chris Laplante
2020-08-21
1
-2
/
+3
*
bitbake: build: print a backtrace with the original metadata locations of Bas...
Chris Laplante
2020-08-15
2
-1
/
+60
*
bitbake: build: print a backtrace when a Bash shell function fails
Chris Laplante
2020-08-15
1
-11
/
+50
*
bitbake: server/process: Add extra logfile flushing
Richard Purdie
2020-08-13
1
-13
/
+22
*
bitbake: server/process: Pass timeout/xmlrpc parameters directly to the server
Richard Purdie
2020-08-13
1
-4
/
+5
*
bitbake: server/process: Simplfy idle callback handler function
Richard Purdie
2020-08-13
4
-14
/
+9
*
bitbake: server/process: Remove pointless process forking
Richard Purdie
2020-08-13
1
-3
/
+2
*
bitbake: data: emit filename/lineno information for shell functions
Chris Laplante
2020-08-08
1
-0
/
+6
*
bitbake: tests/color: add test suite for ANSI color code filtering
Chris Laplante
2020-08-08
2
-0
/
+96
*
bitbake: progress: filter ANSI escape codes before looking for progress text
Chris Laplante
2020-08-08
1
-3
/
+22
*
bitbake: progress: fix hypothetical NameError if 'progress' isn't set
Chris Laplante
2020-08-08
1
-3
/
+5
*
bitbake: progress: modernize syntax, format
Chris Laplante
2020-08-08
1
-10
/
+17
*
bitbake: build: create_progress_handler: fix calling 'get' on NoneType
Chris Laplante
2020-07-29
1
-1
/
+1
*
bitbake: build: print traceback if progress handler can't be created
Chris Laplante
2020-07-29
1
-1
/
+7
*
bitbake: server/process: Account for xmlrpc connections
Richard Purdie
2020-07-28
1
-1
/
+1
*
bitbake: server/process: Fix UI first connection tracking
Richard Purdie
2020-07-28
1
-1
/
+3
*
bitbake: bitbake: command: Handle multiconfig in findSigInfo
Joshua Watt
2020-07-25
1
-3
/
+3
*
bitbake: cooker: Handle multiconfig name mappings correctly
Richard Purdie
2020-07-23
1
-1
/
+1
*
bitbake: cooker: Improve multiconfig configuration error reporting
Richard Purdie
2020-07-23
1
-1
/
+6
*
bitbake: build: Allow deltask to take multiple tasknames
Richard Purdie
2020-07-21
3
-10
/
+11
*
bitbake: cooker: Fix unmatched files handling leading to misleading warnings
Richard Purdie
2020-07-21
3
-32
/
+52
*
bitbake: server/process: Fix note reference -> info
Richard Purdie
2020-07-21
1
-1
/
+1
*
bitbake: server/process: Ensure UI-less servers don't sit in infinite loops
Richard Purdie
2020-07-13
1
-4
/
+15
*
bitbake: server/process: Fix a rare lockfile race
Richard Purdie
2020-07-12
1
-1
/
+1
*
bitbake: pyshyacc: allow double COMMA statements
Konrad Weihmann
2020-07-12
1
-0
/
+1
*
bitbake: fetch2: Change git fetcher not to destroy old references
Richard Purdie
2020-07-12
1
-1
/
+1
*
bitbake: server/process: Increase timeout for commands
Richard Purdie
2020-07-08
1
-1
/
+3
*
bitbake: ui/teamcity: don't use removed logging classes
Chris Laplante
2020-07-08
1
-2
/
+0
*
bitbake: contrib/vim: synchronize from kergoth/vim-bitbake rev 4225ee8b4818d7...
Chris Laplante
2020-07-08
6
-17
/
+96
*
bitbake: lib/ui/taskexp: Fix missing Gtk import
David Khouya
2020-07-07
1
-0
/
+1
*
bitbake: lib/ui/taskexp: Validate gi import
David Khouya
2020-07-06
1
-3
/
+9
*
bitbake: msg: Avoid issues where paths have relative components
Richard Purdie
2020-06-28
1
-1
/
+1
[next]