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: toaster: buildinfohelper Add the concept of CustomImagePackage
Michael Wood
2016-02-10
1
-16
/
+89
*
bitbake: bb/fetch2: Move export_proxies function from wget to utils.
Aníbal Limón
2016-02-08
2
-16
/
+20
*
bitbake: cooker: shutdown cooker parser on shutdown
Ed Bartosh
2016-02-06
1
-0
/
+3
*
bitbake: fetch2/osc: Clean up old variable syntax
Richard Purdie
2016-02-06
1
-5
/
+5
*
bitbake: fetch2/osc: Remove hardcoded url
Richard Purdie
2016-02-06
1
-1
/
+1
*
bitbake: parse/ast: Mark anonymous functions as python functions
Richard Purdie
2016-02-04
1
-2
/
+2
*
bitbake: codeparser: Improve handling of data.expand() dependencies
Richard Purdie
2016-02-04
1
-0
/
+12
*
bitbake: lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-02-04
7
-38
/
+38
*
bitbake: fetch2/gitsm: Fix when repository change submodules
Felipe F. Tonello
2016-02-04
1
-1
/
+1
*
bitbake: data_smart: Add missing expand parameter to getVar call
Richard Purdie
2016-02-04
1
-1
/
+1
*
bitbake: cooker, bitbake-worker: Fix spelling of "received"
Phil Blundell
2016-02-01
1
-2
/
+2
*
bitbake: cooker: Only start as many parse threads as we need
Richard Purdie
2016-02-01
1
-2
/
+3
*
bitbake: knotty: Don't show errors for universe provider issues
Richard Purdie
2016-02-01
1
-5
/
+13
*
bitbake: bitbake: BBUIHelper: Remove function findServerDetails
Sujith H
2016-01-30
1
-41
/
+0
*
bitbake: fetch2: Simplify logic in verify_checksum()
Peter Kjellerstedt
2016-01-30
1
-20
/
+10
*
bitbake: bitbake: Set process names to be meaninful
Richard Purdie
2016-01-30
5
-0
/
+7
*
bitbake: utils: Add ability to change the process name
Richard Purdie
2016-01-30
1
-0
/
+11
*
bitbake: data.py: avoid double newlines at the end of functions in emit_var()
Andre McCurdy
2016-01-30
1
-0
/
+1
*
bitbake: build.py: minor shell_trap_code() formatting tweaks
Andre McCurdy
2016-01-30
1
-3
/
+2
*
bitbake: cooker: Allow BBMASK to contain multiple regular expressions
Peter Kjellerstedt
2016-01-29
1
-2
/
+15
*
bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()
Ross Burton
2016-01-26
2
-23
/
+51
*
bitbake: fetch2: Don't show checksum warnings if a single checksum was supplied
Richard Purdie
2016-01-24
1
-3
/
+1
*
bitbake: taskdata: add the ability to access world targets list
Paul Eggleton
2016-01-22
4
-24
/
+48
*
bitbake: cache.py: check existence before add to cachedata.rproviders
Robert Yang
2016-01-22
1
-1
/
+2
*
bitbake: taskdata.py: add RuntimeProviders to close matches
Robert Yang
2016-01-22
1
-1
/
+8
*
bitbake: data_smart: Don't show exceptions for EOL literals
Richard Purdie
2016-01-22
2
-1
/
+11
*
bitbake: tests/codeparser.py: Add filename/lineno flags to test variable
Olof Johansson
2016-01-19
1
-1
/
+6
*
bitbake: Revert "runqueue.py: Ensure one setscene function doesn't mask out a...
Richard Purdie
2016-01-19
1
-5
/
+2
*
bitbake: toasterui: log OSErrorException metadata events
Elliot Smith
2016-01-18
1
-0
/
+2
*
bitbake: toasterui: listen for bb.event.MetadataEvent
Elliot Smith
2016-01-18
1
-1
/
+2
*
bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken s...
Richard Purdie
2016-01-15
1
-4
/
+0
*
bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"
Richard Purdie
2016-01-13
1
-5
/
+0
*
bitbake: fetch2/git.py: Add missing "errno" module import.
Kristian Amlie
2016-01-11
1
-0
/
+1
*
bitbake: bitbake: clean up stamp-base related codes
Chen Qi
2016-01-11
2
-10
/
+4
*
bitbake: runqueue: Fix setscene task dependencies
Richard Purdie
2016-01-11
1
-0
/
+1
*
bitbake: buildinfohelper: add provides info to the db
Ed Bartosh
2016-01-11
1
-3
/
+8
*
bitbake: buildinfohelper: use providermap
Ed Bartosh
2016-01-11
1
-8
/
+16
*
bitbake: cooker: add providermap to dep_tree
Ed Bartosh
2016-01-11
1
-0
/
+7
*
bitbake: taskdata: refactor get_providermap
Ed Bartosh
2016-01-11
2
-11
/
+8
*
bitbake: main/runqueue: Add --setscene-only option to bitbake
Richard Purdie
2016-01-11
3
-3
/
+10
*
bitbake: fetch/git: Change to use clearer ssh url syntax for broken servers
Richard Purdie
2016-01-08
1
-0
/
+4
*
bitbake: knotty: Use non-interactive mode as fallback for dumb terminals
Richard Purdie
2016-01-08
1
-0
/
+4
*
bitbake: cooker: fix findFilesMatchingInDir documentation
Ross Burton
2016-01-08
1
-4
/
+3
*
bitbake: cooker: use in instead of count
Ross Burton
2016-01-08
1
-1
/
+1
*
bitbake: ast: Add filename/lineno to mapped functions
Richard Purdie
2016-01-06
1
-0
/
+2
*
bitbake: main: kill server without queue setup
Ed Bartosh
2016-01-06
1
-6
/
+7
*
bitbake: xmplrpc: split connect method
Ed Bartosh
2016-01-06
3
-2
/
+6
*
bitbake: uievent: refactor retry loop
Ed Bartosh
2016-01-06
1
-9
/
+6
*
bitbake: uievent: get rid of EventHandler attribute
Ed Bartosh
2016-01-06
1
-2
/
+2
*
bitbake: uievent: add error to registerEventHandler return
Ed Bartosh
2016-01-06
2
-5
/
+7
[next]