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
/
command.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: tinfoil: Add back ability to parse on top of a datastore
Richard Purdie
2020-04-06
1
-2
/
+1
*
bitbake: tinfoil: Simplify remote datastore connections
Richard Purdie
2020-03-24
1
-66
/
+25
*
bitbake: command: Add mc parameter to findProviders command
Joshua Watt
2020-03-07
1
-1
/
+5
*
bitbake: lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2020-01-19
1
-1
/
+1
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-12
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: cooker: clear extra config settings and remote datastores on client ...
Paul Eggleton
2017-09-05
1
-0
/
+3
*
bitbake: command: Fix some bugs identified by BB_SERVER_TIMEOUT
Richard Purdie
2017-08-31
1
-1
/
+2
*
bitbake: cooker: Ensure we handle inotify before running the next command
Richard Purdie
2017-08-13
1
-0
/
+2
*
bitbake: bitbake-diffsigs: fix regression after recent server changes
Paul Eggleton
2017-07-27
1
-0
/
+11
*
bitbake: tinfoil: enable access to additional cached items
Paul Eggleton
2017-07-21
1
-0
/
+32
*
bitbake: lib/bb/event: refactor printing events
Paul Eggleton
2017-07-21
1
-0
/
+2
*
bitbake: tinfoil: add internal mode to build_file() function
Paul Eggleton
2017-07-21
1
-3
/
+6
*
bitbake: event/command: Allow UI to request the UI eventhander ID
Richard Purdie
2017-07-21
1
-0
/
+5
*
bitbake: command / cooker: drop Hob support commands and functions
Paul Eggleton
2017-06-12
1
-60
/
+0
*
bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memres
Paul Eggleton
2017-06-12
1
-1
/
+2
*
bitbake: lib/bb/command: fix overrides in remote datastores where there is no...
Paul Eggleton
2017-04-20
1
-0
/
+3
*
bitbake: command.py: multiconfig support for findBestProvider
Juro Bystricky
2017-04-19
1
-2
/
+8
*
bitbake: data_smart: implement missing remote datastore operations
Paul Eggleton
2017-03-22
1
-0
/
+25
*
bitbake: tinfoil: fix override handling in remote datastores
Paul Eggleton
2017-03-22
1
-3
/
+9
*
bitbake: cooker/command: Drop expanded_data
Richard Purdie
2016-12-16
1
-3
/
+3
*
bitbake: runqueue: enable setVariable command to affect task execution
Paul Eggleton
2016-12-14
1
-0
/
+1
*
bitbake: cooker: allow buildFile warning to be hidden programmatically
Paul Eggleton
2016-12-14
1
-1
/
+5
*
bitbake: tinfoil: pass datastore to server when expanding python references
Paul Eggleton
2016-12-14
1
-6
/
+5
*
bitbake: tinfoil: implement server-side recipe parsing
Paul Eggleton
2016-12-14
1
-0
/
+44
*
bitbake: tinfoil: rewrite as a wrapper around the UI
Paul Eggleton
2016-12-14
1
-0
/
+195
*
bitbake: command: provide a means to shut down from the client in memres mode
Paul Eggleton
2016-12-14
1
-0
/
+8
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-1
/
+1
*
bitbake: command: make setEventMask readonly
Ed Bartosh
2016-03-07
1
-0
/
+1
*
bitbake: command: Add getSetVariable command
Richard Purdie
2015-10-29
1
-0
/
+10
*
bitbake: command: ensure sync commands that read configuration see updates
Richard Purdie
2015-08-19
1
-1
/
+12
*
bitbake: command: intercept SystemExit to avoid trashing the server
Paul Eggleton
2015-08-19
1
-1
/
+1
*
bitbake: cooker: properly fix bitbake.lock handling
Richard Purdie
2015-08-01
1
-6
/
+0
*
bitbake: command.py: Unlock function included into CommandsSync class
Leonardo Sandoval
2015-07-09
1
-0
/
+6
*
bitbake: cooker: Rename event_data -> expanded_data
Richard Purdie
2015-01-23
1
-3
/
+3
*
bitbake: command/cooker/knotty: Fix memres handling of command environment ch...
Richard Purdie
2015-01-21
1
-1
/
+2
*
bitbake: knotty: Ensure commandline parameters are updated in memres server
Richard Purdie
2014-09-23
1
-0
/
+4
*
bitbake: command: Trigger updateCache to shut down any active parser threads
Richard Purdie
2014-08-23
1
-0
/
+3
*
bitbake: command/runqueue: Fix shutdown logic
Richard Purdie
2014-07-21
1
-1
/
+1
*
bitbake: bitbake: cooker: mark setFeatures command as read-only
Alexandru DAMIAN
2014-04-01
1
-0
/
+4
*
bitbake: cooker/command: Add setFeatures command
Richard Purdie
2014-03-10
1
-0
/
+7
*
bitbake: cooker/command/hob: Cleanup configuration init/reset functions and c...
Richard Purdie
2013-12-03
1
-24
/
+14
*
bitbake: cooker/command: Add error state for the server and use for pre_serve...
Richard Purdie
2013-10-14
1
-0
/
+2
*
bitbake: bitbake/hob: removing extra parameters from conf files using hob
Cristiana Voicu
2013-10-07
1
-0
/
+7
*
bitbake: bitbake: cooker, command: add a command to return global data
Alexandru DAMIAN
2013-09-22
1
-0
/
+9
*
bitbake: command: Treat empty messages as failures, not CommandCompleted
Richard Purdie
2013-09-14
1
-1
/
+1
*
bitbake: cooker/command: Add finishcommand to reset cooker state
Richard Purdie
2013-09-14
1
-1
/
+1
*
bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'
Richard Purdie
2013-09-14
1
-3
/
+3
*
bitbake: command.py: Call updateCache for all states != running
Richard Purdie
2013-08-26
1
-2
/
+1
*
bitbake: bitbake: Add ui event handlers filtering
Richard Purdie
2013-08-26
1
-0
/
+7
[next]