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
walnascar
walnascar-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
/
exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: Remove custom exception backtrace formatting
Joshua Watt
2024-11-28
1
-94
/
+0
*
bitbake: exceptions: Add hack to workaround python 3.13 failures
Richard Purdie
2024-10-09
1
-1
/
+5
*
bitbake: bb/exceptions: Drop obsolete 2.6 code
Richard Purdie
2024-10-09
1
-7
/
+1
*
bitbake: bitbake: Add copyright headers where missing
Richard Purdie
2022-08-12
1
-0
/
+2
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+3
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-1
/
+1
*
bitbake: bitbake: Drop futures usage since we're python 3
Richard Purdie
2016-06-02
1
-1
/
+1
*
bitbake/exceptions: Handle reports from the field of exception code failures
Richard Purdie
2012-05-25
1
-1
/
+8
*
bb.exceptions: don't choke on frames without arguments
Chris Larson
2011-06-08
1
-0
/
+3
*
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