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
*
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
2011-01-04
4
-48
/
+57
*
Use the python logging module under the hood for bb.msg
Chris Larson
2011-01-04
6
-82
/
+143
*
Allow %20 in a file name in the SRC_URI
C Michael Sundius
2011-01-04
1
-1
/
+2
*
Ignore python warnings that come from places we don't care about
Chris Larson
2011-01-04
1
-1
/
+5
*
Make DataSmart inherit the MutableMapping ABC
Chris Larson
2011-01-04
1
-14
/
+20
*
Split out 'find next buildable task' into a separate generator function
Chris Larson
2011-01-04
1
-7
/
+13
*
Let the RunQueueScheduler control the number of active tasks
Chris Larson
2011-01-04
1
-12
/
+8
*
Add the ability to use runqueue schedulers from the metadata
Chris Larson
2011-01-04
1
-7
/
+23
*
misc: Update the email address to a working one.
Holger Hans Peter Freyther
2011-01-04
1
-1
/
+1
*
Fix IndexError encountered when a 'depends' flag references a nonexistant task
Chris Larson
2011-01-04
1
-1
/
+3
*
Drop the 'ui failed to start' message, as the ui_init does more in knotty
Chris Larson
2011-01-04
1
-5
/
+1
*
Make realfile optional for better_exec, using the existing fn in the code object
Chris Larson
2011-01-04
1
-2
/
+4
*
When shutting down, send SIGTERM, not SIGINT
Chris Larson
2010-12-31
1
-2
/
+2
*
bb.utils: check if lock file is writable, to fix bug 606
Yu Ke
2010-12-30
1
-0
/
+4
*
bitbake/depexp: fix early exit
Joshua Lock
2010-12-22
1
-1
/
+1
*
bitbake/fetch: Fix fetch error
Richard Purdie
2010-12-21
1
-3
/
+3
*
runqueue.py: set BB_TASKHASH approriately after moving to fork()
Kevin Tian
2010-12-21
1
-1
/
+2
*
bitbake/fetch: Only checksum downloads when they're first downloaded and a ch...
Richard Purdie
2010-12-21
1
-5
/
+5
*
bitbake/runqueue.py: Somehow the python environment mapping is failing so do ...
Richard Purdie
2010-12-21
1
-2
/
+8
*
bitbake/fetch: Add missing return so if a checksum isn't present, it isn't ch...
Richard Purdie
2010-12-20
1
-0
/
+1
*
bitbake/fetch: Checksum validity fixes
Richard Purdie
2010-12-20
1
-11
/
+7
*
FetchData: add SRC_URI checksum
Yu Ke
2010-12-20
1
-0
/
+49
*
siggen.py: print taskname when seeing mismatched hash in cache
Kevin Tian
2010-12-20
1
-1
/
+1
*
bitbake Revert bitbake exec() and go back to fork() for performace wins (firs...
Richard Purdie
2010-12-17
2
-60
/
+92
*
bitbake/runqueue: Revert previous setscene noexec changes and ensure setscene...
Richard Purdie
2010-12-17
1
-1
/
+3
*
bitbake/runqueue: Clean up message log levels
Richard Purdie
2010-12-17
1
-5
/
+5
*
siggen.py: make sure stamp directory existing
Kevin Tian
2010-12-16
1
-0
/
+2
*
bitbake/runqueue.py: We should just failoutright in scenequeue for noexec tas...
Richard Purdie
2010-12-16
1
-4
/
+7
*
runqueue.py: use correct task ID when checking validity of setscene tasks
Kevin Tian
2010-12-14
1
-5
/
+11
*
bitbake: add optional expansion to getVarFlag()
Paul Eggleton
2010-12-14
2
-5
/
+8
*
bitbake: allow excluding dependencies of variables
Paul Eggleton
2010-12-14
1
-0
/
+1
*
bitbake/bitbake-runtask: Since the parent has set the environment up cleanly ...
Richard Purdie
2010-12-10
1
-2
/
+2
*
bitbake: Overhaul environment handling
Richard Purdie
2010-12-09
5
-17
/
+48
*
bitbake/cooker: fix idle command processing in servers
Joshua Lock
2010-12-09
1
-1
/
+1
*
bitbake/goggle: add a ProgressBar for parse progress
Joshua Lock
2010-12-07
1
-3
/
+6
*
bitbake/goggle: automatically show most recently added message
Joshua Lock
2010-12-07
1
-0
/
+4
*
bitbake/xmlrpc: Modify xmlrpc server to work with Python 2.7
Joshua Lock
2010-12-07
1
-2
/
+66
*
bitbake/crumbs: add optional pbar parameter to RunningBuild.handle_event()
Joshua Lock
2010-12-07
1
-1
/
+9
*
bitbake/depexp: Factor ProgressBar into a separate class in crumbs/
Joshua Lock
2010-12-07
2
-15
/
+21
*
bitbake/goggle: interaction tweaks
Joshua Lock
2010-12-07
1
-0
/
+2
*
bitbake/crumbs: fix the event name determination
Joshua Lock
2010-12-07
1
-1
/
+1
*
bitbake/crumbs: do the test for ignored messages sooner
Joshua Lock
2010-12-07
1
-4
/
+3
*
bitbake/crumbs: Fix crumbs UI for bitbake event class name changes
Joshua Lock
2010-12-07
1
-3
/
+4
*
siggen.py: fix the wrong usage on BB_TASKHASH_WHITELIST
Kevin Tian
2010-12-07
1
-4
/
+8
*
bitbake/data_smart: Refactor _append/_prepend code to remove duplication
Richard Purdie
2010-12-07
1
-36
/
+23
*
bitbake/data_smart: Fix append/prepend/override ordering issue
Richard Purdie
2010-12-07
1
-8
/
+16
*
siggen.py: set 'runtaskdeps' correctly
Kevin Tian
2010-12-06
1
-6
/
+2
*
bitbake/utils.py: Improve traceback to be more helpful/clear to users
Richard Purdie
2010-12-05
1
-7
/
+23
*
bitbake/utils.py: Ensure the last lines of functions are printed in tracebacks
Richard Purdie
2010-12-05
1
-2
/
+5
*
bitbake/runqueue: Teach scenequeue about noexec tasks (since they don't do an...
Richard Purdie
2010-11-28
1
-2
/
+9
[next]