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
/
parse
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: Switch to using new override syntax
Richard Purdie
2021-08-02
1
-2
/
+0
*
bitbake: parse/ast: Substitute '~' when naming anonymous functions
Paul Barker
2021-07-29
1
-1
/
+1
*
bitbake: data_smart/parse: Allow ':' characters in variable/function names
Richard Purdie
2021-07-20
3
-2
/
+4
*
bitbake: event: Prevent bitbake from executing event handler for wrong multic...
Tomasz Dziendzielski
2021-02-16
1
-1
/
+1
*
bitbake: logging: Make bitbake logger compatible with python logger
Joshua Watt
2021-02-10
4
-5
/
+5
*
bitbake: BBHandler: Don't classify shell functions that names start with "pyt...
Tomasz Dziendzielski
2021-02-10
1
-1
/
+1
*
bitbake: BBHandler: prompt error when task name contain expression
Lee Chee Yang
2020-11-08
1
-1
/
+5
*
bitbake: build: Allow deltask to take multiple tasknames
Richard Purdie
2020-07-21
2
-8
/
+7
*
bitbake: event/ast: Add RecipePostKeyExpansion event
Richard Purdie
2020-05-27
1
-0
/
+3
*
bitbake: lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2020-01-19
1
-10
/
+10
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
2
-6
/
+0
*
bitbake: bitbake: ConfHandler: Use with to manage filehandle lifetime
Ola x Nilsson
2019-10-28
1
-23
/
+23
*
bitbake: bitbake: lib: Cleanup /usr/bin/env python
Robert Yang
2019-06-28
3
-3
/
+0
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
4
-8
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
5
-64
/
+2
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
5
-0
/
+10
*
bitbake: BBHandler: Fix addtask and deltask
Robert Yang
2019-04-30
1
-1
/
+17
*
bitbake: bitbake: ConfHandler: Don't strip leading spaces
Robert Yang
2019-02-06
1
-1
/
+1
*
bitbake: bitbake: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
1
-9
/
+9
*
bitbake: bitbake: BBHandler: Check tab indentation for python code
Robert Yang
2018-12-05
1
-0
/
+11
*
bitbake: BBHandler: Fix __python_func_regexp__ for comment lines
Robert Yang
2018-11-19
1
-1
/
+1
*
bitbake: parse/ast: fix line number for anonymous function
Robert Yang
2018-11-19
1
-1
/
+1
*
bitbake: parse/ast: ensure saved event handlers really do get restored
Paul Eggleton
2018-08-24
1
-18
/
+19
*
bitbake: parse/ast: Abstract anonymous function execution into a function
Richard Purdie
2018-03-04
1
-4
/
+7
*
bitbake: bitbake: parse: fixes for resolve_file()
Robert Yang
2018-02-14
3
-7
/
+2
*
bitbake: cooker: Improve inotify overflow handling
Richard Purdie
2017-08-13
1
-0
/
+4
*
bitbake: BBHandler: Remove old style bb.data.setVar() syntax usage
Enrico Scholz
2017-07-08
1
-1
/
+1
*
bitbake: ConfHandler.py: allow require or include with multiple parameters
Patrick Ohly
2017-06-13
1
-8
/
+12
*
bitbake: ConfHandler.py: allow require or include without parameter
Patrick Ohly
2017-06-13
1
-0
/
+4
*
bitbake: ConfHandler: Require whitespace between export and variable name
Ola x Nilsson
2017-06-05
1
-1
/
+1
*
bitbake: ConfHandler: Use the same regular expression for all variable names
Peter Kjellerstedt
2017-03-13
1
-4
/
+4
*
bitbake: lib: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
1
-3
/
+0
*
bitbake: event/ast: Add RecipeTaskPreProcess event before task finalisation
Richard Purdie
2017-01-20
1
-0
/
+1
*
bitbake: BBHandler: use with instead of open/close
2.3_M1
Ross Burton
2016-12-16
1
-11
/
+11
*
bitbake: ast: remove BBVERSIONS support
Ross Burton
2016-11-30
1
-67
/
+0
*
bitbake: bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
1
-1
/
+1
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
4
-11
/
+11
*
bitbake: cookerdata/ast: Fail gracefully if event handler function is not found
Markus Lehtonen
2016-09-02
1
-0
/
+2
*
bitbake: ast/ConfHandler: Add a syntax to clear variable
Jérémy Rosen
2016-08-18
2
-0
/
+45
*
bitbake: cache/ast: Move __VARIANTS handling to parse cache function
Richard Purdie
2016-08-18
1
-4
/
+0
*
bitbake: parse/ast, event: Ensure we reset registered handlers during parsing
Richard Purdie
2016-06-15
1
-1
/
+3
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-9
/
+9
*
bitbake: bitbake: Drop futures usage since we're python 3
Richard Purdie
2016-06-02
2
-3
/
+2
*
bitbake: bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-11
1
-2
/
+2
*
bitbake: BBHandler/ast: Merge handMethod and handleMethodFlags
Richard Purdie
2016-02-10
2
-31
/
+17
*
bitbake: parse/ast: Mark anonymous functions as python functions
Richard Purdie
2016-02-04
1
-2
/
+2
*
bitbake: lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-02-04
1
-7
/
+7
*
bitbake: ast: Add filename/lineno to mapped functions
Richard Purdie
2016-01-06
1
-0
/
+2
*
bitbake: BBHandler: Improve IN_PYTHON_EOF handling
Richard Purdie
2015-12-22
1
-14
/
+4
*
bitbake: ast/event/utils: Improve tracebacks to include file and line numbers...
Richard Purdie
2015-12-18
1
-5
/
+11
[next]