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
...
*
Shift traceback pre-formatting into LogHandler
Chris Larson
2011-06-08
1
-4
/
+1
*
bitbake/cooker.py: Misc sync with upstream
Richard Purdie
2011-06-08
4
-19
/
+20
*
cooker: use BBHandler.inherit for INHERIT
Chris Larson
2011-06-08
1
-10
/
+24
*
cooker: simplify self.configuration.data vs data usage
Chris Larson
2011-06-08
1
-10
/
+9
*
cooker: don't choke if we have nothing to parse
Chris Larson
2011-06-08
1
-5
/
+11
*
bb.exceptions: don't choke on frames without arguments
Chris Larson
2011-06-08
1
-0
/
+3
*
cooker: handle ExpansionError the same way we do ParseError
Chris Larson
2011-06-08
1
-1
/
+1
*
Shift exception formatting into the UI
Chris Larson
2011-06-08
3
-8
/
+19
*
cooker: don't show a traceback for ParseError
Chris Larson
2011-06-08
1
-0
/
+2
*
cooker: don't show a useless traceback for SyntaxError
Chris Larson
2011-06-08
1
-1
/
+4
*
cooker: use logger.exception for config file parse errors
Chris Larson
2011-06-08
1
-1
/
+7
*
cooker: pass traceback back from parsing thread
Chris Larson
2011-06-08
1
-2
/
+9
*
cooker: show a useful message for ParsingFailure
Chris Larson
2011-06-08
1
-3
/
+6
*
bb.exceptions: don't show a repr of 'self'
Chris Larson
2011-06-08
1
-3
/
+20
*
bb.exceptions: handle tb entries without context
Chris Larson
2011-06-08
1
-2
/
+5
*
bb.exceptions: add to_string convenience function
Chris Larson
2011-06-08
1
-0
/
+6
*
bb.exceptions: add code to create pickleable traceback entries
Chris Larson
2011-06-08
1
-0
/
+55
*
bb.namedtuple_with_abc: add useful util from activestate
Chris Larson
2011-06-08
1
-0
/
+255
*
bitbake-layers: Fixup after recent server changes
Richard Purdie
2011-06-08
1
-2
/
+4
*
bitbake/cooker.py: Fix debug message arguments
Richard Purdie
2011-06-08
1
-1
/
+1
*
bitbake/lib/bb/__init__.py: Sync with upstream bitbake
Richard Purdie
2011-06-08
1
-4
/
+8
*
bitbake/bin/bitbake: Return an error if exceptions occur
Richard Purdie
2011-06-08
1
-0
/
+2
*
bitbake/server/xmlrpc: Fix typo
Richard Purdie
2011-06-08
1
-1
/
+1
*
bitbake/server/process: Implement getEvent()
Richard Purdie
2011-06-08
1
-0
/
+7
*
bitbake/server/process: Update to new server API
Richard Purdie
2011-06-08
2
-34
/
+79
*
bitbake: Add process server from upstream bitbake
Richard Purdie
2011-06-08
1
-0
/
+221
*
bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc server
Richard Purdie
2011-06-08
3
-4
/
+6
*
bitbake: Cleanup bitbake server init process to be clearer to follow
Richard Purdie
2011-06-08
5
-53
/
+92
*
bitbake: Sync up with upstream cosmetic changes for bin/bitbake
Richard Purdie
2011-06-08
1
-11
/
+8
*
cache: Implement multiple extra cache fields request support
Liping Ke
2011-06-07
2
-66
/
+127
*
Introduce new param caches_array into Cache impl.
Liping Ke
2011-06-07
4
-14
/
+57
*
Introduce extra cache class for image creator
Liping Ke
2011-06-07
1
-0
/
+54
*
cache.py: Refactory Current Cache implementation
Liping Ke
2011-06-07
1
-193
/
+165
*
siggen: don't choke with traceback when data is None
Chris Larson
2011-06-07
1
-3
/
+5
*
parse: pass a useful (if mangled) key to bb.data.expand for :=
Chris Larson
2011-06-07
1
-1
/
+1
*
event: don't catch systemexit from handler execution
Chris Larson
2011-06-02
1
-1
/
+1
*
data_smart: Adding overrides of zero length is pointless so lets not
Richard Purdie
2011-06-01
1
-3
/
+4
*
bitbake: use layer priority when applying bbappends
Paul Eggleton
2011-06-01
1
-10
/
+14
*
providers.py: Correct PREFERRED_VERSION handling
Richard Purdie
2011-06-01
1
-2
/
+2
*
bitbake/runqueue.py: Move BB_WORKERCONTEXT to a place where anonymous python ...
Richard Purdie
2011-05-31
1
-1
/
+2
*
fetch2/git: ensure network check log matches actual command
Darren Hart
2011-05-27
1
-6
/
+10
*
fetch2/git: use logging.debug() and clarify messages
Darren Hart
2011-05-27
1
-2
/
+5
*
bitbake/codeparser: Improve cache handling
Richard Purdie
2011-05-27
2
-10
/
+71
*
bitbake/runqueue.py: Ensure existing setscene stamp files are taken into account
Richard Purdie
2011-05-27
1
-1
/
+10
*
bitbake/utils.py: Add option to lockfiles to return immediately rather than wait
Richard Purdie
2011-05-27
1
-1
/
+5
*
bitbake/cooker.py: Ensure BBFILES is processed in order
Richard Purdie
2011-05-27
1
-3
/
+8
*
bitbake/cooker.py: Fix -b option regexp handling
Richard Purdie
2011-05-27
1
-7
/
+6
*
fetch2/git: enhance the unpack by using "git checkout"
Yu Ke
2011-05-27
1
-2
/
+5
*
fetch2/git: add document for git fetcher supported options
Yu Ke
2011-05-27
1
-3
/
+35
*
fetch2/git: unify the nocheckout option format
Yu Ke
2011-05-27
1
-3
/
+1
[prev]
[next]