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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: ast: remove BBVERSIONS support
Ross Burton
2016-11-30
1
-67
/
+0
*
bitbake: codeparser.py: support deeply nested tokens
Patrick Ohly
2016-11-30
1
-12
/
+17
*
bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access
Markus Lehtonen
2016-11-30
7
-12
/
+15
*
bitbake: toaster: buildinfohelper Clarify log message for build history
Michael Wood
2016-11-30
1
-2
/
+2
*
bitbake: toaster: buildinfohelper fix _get_layer_version_for_dependency
Michael Wood
2016-11-30
1
-12
/
+20
*
bitbake: toaster: buildinfohelper Simplify layer event to toaster layer function
Michael Wood
2016-11-30
1
-41
/
+28
*
bitbake: toaster: buildinfohelper toaster-custom-images layer
Michael Wood
2016-11-30
1
-6
/
+1
*
bitbake: bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
8
-15
/
+15
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
33
-257
/
+257
*
bitbake: COW.py: fix sample codes
Kai Kang
2016-11-23
1
-12
/
+12
*
bitbake: taskdata.py: improve handling of depends/rdepends
Patrick Ohly
2016-11-23
1
-18
/
+15
*
bitbake: data_smart.py: don't reorder internal bitbake variables when calcula...
Patrick Ohly
2016-11-23
1
-1
/
+0
*
bitbake: data_smart: Default to expansion for getVar/getVarFlags
Richard Purdie
2016-11-23
1
-2
/
+2
*
bitbake: data: Drop deprecated old style bitbake API
Richard Purdie
2016-11-23
1
-53
/
+0
*
bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API
Richard Purdie
2016-11-23
9
-24
/
+24
*
bitbake: fetch2: npm: conditionally hide NPM_LOCKDOWN / NPM_SHRINKWRAP warnings
Paul Eggleton
2016-11-23
1
-8
/
+14
*
bitbake: lib/bb/cooker.py: fix for BBFILE_PATTERN = ""
Robert Yang
2016-11-04
1
-0
/
+4
*
bitbake: toasterui.py: warn if buildstats is missing
Olaf Mandel
2016-11-04
1
-0
/
+3
*
bitbake: toaster: buildinfohelper Handle regex paths
brian avery
2016-11-04
1
-1
/
+26
*
bitbake: data: fix exception handling in exported_vars()
Markus Lehtonen
2016-11-04
1
-3
/
+5
*
bitbake: siggen: Ensure taskhash mismatches don't override existing data
Richard Purdie
2016-11-04
1
-9
/
+9
*
bitbake: siggen: Pass basehash to worker processes and sanity check reparsing...
Richard Purdie
2016-11-04
1
-4
/
+9
*
bitbake: build: Ensure we preserve sigbasedata files as well as sigdata ones
Richard Purdie
2016-11-04
1
-1
/
+1
*
bitbake: bb.event: fix infinite loop on print_ui_queue
Aníbal Limón
2016-10-15
1
-2
/
+2
*
bitbake: runqueue.py: Remove redundant whitelist checks
Randy Witt
2016-10-11
1
-1
/
+4
*
bitbake: bitbake: Update version to 1.32.0
Richard Purdie
2016-10-11
1
-1
/
+1
*
bitbake: depexp: Close UI with error message on NoProvider event
Jussi Kukkonen
2016-10-11
1
-0
/
+24
*
bitbake: main: Check bitbake server-only port is a number
Benjamin Esquivel
2016-10-09
1
-0
/
+7
*
bitbake: runqueue: Optimise task id string manipulations
Richard Purdie
2016-10-09
2
-52
/
+36
*
bitbake: bb.runqueue: fix unexpected process death logic
Christopher Larson
2016-10-09
1
-10
/
+5
*
bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgress
Aníbal Limón
2016-10-09
1
-7
/
+8
*
bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...
Michael Wood
2016-10-06
1
-6
/
+3
*
bitbake: bb.build: in _exec_task, catch errors from TaskStarted
Christopher Larson
2016-10-05
1
-16
/
+24
*
bitbake: event: prevent unclosed file warning in print_ui_queue
Joshua Lock
2016-10-05
1
-3
/
+3
*
bitbake: bitbake: Update version to 1.31.2
Richard Purdie
2016-10-05
1
-1
/
+1
*
bitbake: bb/event.py: fire_ui_handlers enable threading lock support
Aníbal Limón
2016-10-05
1
-0
/
+21
*
bitbake: data: Fix handling of vardepvalueexclude
Richard Purdie
2016-10-01
1
-1
/
+1
*
bitbake: toaster: make error message more informative
Ed Bartosh
2016-09-30
1
-1
/
+1
*
bitbake: toaster: fix 'Unhandled MetadataEvent' error
Ed Bartosh
2016-09-30
1
-0
/
+4
*
bitbake: toaster: fix handling of EnvironmentError
Ed Bartosh
2016-09-30
1
-3
/
+6
*
bitbake: toaster: check if file exist
Ed Bartosh
2016-09-30
1
-0
/
+3
*
bitbake: runqueue: Ensure worker failure is accounted for in task statistics
Richard Purdie
2016-09-30
1
-0
/
+1
*
bitbake: build.py: fix os.getcwd() exception
Juro Bystricky
2016-09-28
1
-2
/
+7
*
bitbake: knotty: ensure progress bar output is accounted for in display
Paul Eggleton
2016-09-23
1
-5
/
+4
*
bitbake: knotty: Show task elapsed time
Richard Purdie
2016-09-23
1
-1
/
+10
*
bitbake: cooker/providers: Only add target to world build if task exists
Richard Purdie
2016-09-22
2
-4
/
+7
*
bitbake: fetch2: handle absolute paths in subdir
Ross Burton
2016-09-22
2
-1
/
+16
*
bitbake: bb.build: in _exec_task, catch BBHandledException
Christopher Larson
2016-09-21
1
-0
/
+3
*
bitbake: runqueue: Handle missing sstate dependencies better
Richard Purdie
2016-09-21
1
-5
/
+4
*
bitbake: toaster: buildinfohelper local layer don't construct path using git ...
Michael Wood
2016-09-21
1
-3
/
+5
[next]