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
*
bitbake: codeparser: Use hashlib for hashing, not hash()
Richard Purdie
2016-06-03
1
-2
/
+6
*
bitbake: codeparser: Small optimisation to stop repeated hash() calls
Richard Purdie
2016-06-03
1
-3
/
+4
*
bitbake: fetch2: fix unpacking of deb packages
Paul Eggleton
2016-06-03
1
-1
/
+12
*
bitbake: fetch2/git.py: References must match exactly
Peter Kjellerstedt
2016-06-03
1
-3
/
+4
*
bitbake: cookerdata: print an error if layer dir does not exist
Markus Lehtonen
2016-06-03
1
-0
/
+4
*
bitbake: bitbake-layers: show-layers: disable parsing
Paul Eggleton
2016-06-02
1
-1
/
+1
*
bitbake: toaster: use python3 explicitly
Ed Bartosh
2016-06-02
1
-3
/
+3
*
bitbake: toaster: fix urllib imports
Ed Bartosh
2016-06-02
2
-4
/
+11
*
bitbake: toaster: don't use mru.count in the template
Ed Bartosh
2016-06-02
1
-1
/
+1
*
bitbake: toaster: use // operator instead of /
Ed Bartosh
2016-06-02
2
-2
/
+2
*
bitbake: Revert "buildinfohelper: work around unicode exceptions"
Ed Bartosh
2016-06-02
1
-6
/
+4
*
bitbake: xmlrpc: add parameter use_builtin_types
Ed Bartosh
2016-06-02
1
-1
/
+1
*
bitbake: toaster: use knotty when working with bitbake server
Ed Bartosh
2016-06-02
1
-2
/
+2
*
bitbake: toaster: fix migrations
Ed Bartosh
2016-06-02
2
-0
/
+123
*
bitbake: toaster: moved import bb.server.xmlrpc
Ed Bartosh
2016-06-02
1
-1
/
+1
*
bitbake: toaster: read timezone files in binary mode
Ed Bartosh
2016-06-02
1
-4
/
+3
*
bitbake: toaster: use re.sub() instead of translate()
Ed Bartosh
2016-06-02
1
-1
/
+2
*
bitbake: toaster: replace map with list comprehensions
Ed Bartosh
2016-06-02
3
-30
/
+20
*
bitbake: toaster: use items and range instead of old APIs
Ed Bartosh
2016-06-02
5
-6
/
+6
*
bitbake: toaster: use decode('utf-8') for binary data
Ed Bartosh
2016-06-02
3
-3
/
+3
*
bitbake: toaster: modified list of dependencies
Ed Bartosh
2016-06-02
1
-2
/
+1
*
bitbake: toaster: fix local imports
Ed Bartosh
2016-06-02
4
-4
/
+4
*
bitbake: toaster: fix imports to work for python 3
Ed Bartosh
2016-06-02
2
-5
/
+12
*
bitbake: toaster: get rid of using reduce
Ed Bartosh
2016-06-02
2
-27
/
+57
*
bitbake: toaster: use force_text instead of force_bytes
Ed Bartosh
2016-06-02
2
-4
/
+4
*
bitbake: goggle/image-writer: Drop since bitrotting and no longer used
Richard Purdie
2016-06-02
19
-4034
/
+0
*
bitbake: image-writer/goggle: Disable pygtkcompat problems
Richard Purdie
2016-06-02
4
-13
/
+15
*
bitbake: lib/bb: Set required python 3 version to 3.4.0
Jeremy Puhlman
2016-06-02
1
-2
/
+2
*
bitbake: data_smart: Simplify ExpansionError exception
Richard Purdie
2016-06-02
1
-2
/
+1
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
63
-400
/
+390
*
bitbake: bitbake: Drop futures usage since we're python 3
Richard Purdie
2016-06-02
6
-8
/
+4
*
bitbake: bitbake/pyinotify.py: Upgrade to py3 version
Richard Purdie
2016-06-02
1
-155
/
+101
*
bitbake: bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
Richard Purdie
2016-06-02
15
-361
/
+972
*
bitbake: cooker: Fix parse progress for python3
Richard Purdie
2016-05-21
1
-1
/
+1
*
bitbake: toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833
Michael Wood
2016-05-20
1
-3
/
+10
*
bitbake: toaster: tests build Add a test for a build of core-image-minimal
Michael Wood
2016-05-20
1
-0
/
+389
*
bitbake: toaster: tests Add a BuildTest helper class
Michael Wood
2016-05-20
3
-0
/
+148
*
bitbake: toaster: Add a specific test settings file
Michael Wood
2016-05-20
1
-0
/
+41
*
bitbake: toaster: runbuilds move the execution sequence out of the poll loop
Michael Wood
2016-05-20
1
-15
/
+16
*
bitbake: toaster: Remove DATABASE_URL being passed around as an environment var
Michael Wood
2016-05-20
4
-78
/
+20
*
bitbake: toaster-tests: tests for project config
Sujith H
2016-05-20
1
-0
/
+115
*
bitbake: toaster: projectconf Small tweaks to IMAGE_FSTYPES form
Belen Barros Pena
2016-05-20
1
-2
/
+3
*
bitbake: toaster: handle multiple imagefs types
Sujith H
2016-05-20
1
-41
/
+70
*
bitbake: cooker: Improve taskgraph file handling
Richard Purdie
2016-05-19
1
-4
/
+7
*
bitbake: codeparser: Increase cache version after code parser dependency changes
Richard Purdie
2016-05-19
1
-1
/
+1
*
bitbake: bb.codeparser: track variable flag references
Christopher Larson
2016-05-19
1
-3
/
+9
*
bitbake: Provide LAYERDIR_RE for layer.conf
Christopher Larson
2016-05-19
3
-3
/
+19
*
bitbake: cache: Increase cache version after task checksum calculation changes
Richard Purdie
2016-05-19
1
-1
/
+1
*
bitbake: Implement support for per-task exports
Christopher Larson
2016-05-19
2
-1
/
+13
*
bitbake: bb.cooker: show limited traceback for parsing ExpansionError
Christopher Larson
2016-05-19
1
-2
/
+5
[next]