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: utils: only add layer once in edit_bblayers_conf()
Markus Lehtonen
2015-09-29
1
-0
/
+1
*
bitbake: Revert "bitbake: toaster: don't re-create Target objects"
Michael Wood
2015-09-29
1
-1
/
+16
*
bitbake: toaster: buildinfohelper Create a copy of the built layer and recipe
Michael Wood
2015-09-29
1
-13
/
+41
*
bitbake: toaster: Create a relationship between build information and toaster...
Michael Wood
2015-09-29
1
-2
/
+28
*
bitbake: tinfoil: remove logging handler at shutdown
Markus Lehtonen
2015-09-23
1
-4
/
+5
*
bitbake: toaster: Add fake entry to Target_File for filesystem root
Elliot Smith
2015-09-23
1
-14
/
+17
*
bitbake: toaster: don't re-create Target objects
Ed Bartosh
2015-09-23
1
-16
/
+1
*
bitbake: bitbake: bb.fetch2.git: Import errno module
Romain Perier
2015-09-19
1
-0
/
+1
*
bitbake: data_smart: Ensure OVERRIDES dependencies account for contains()
Richard Purdie
2015-09-18
1
-2
/
+6
*
bitbake: data_smart: Correctly handle OVERRIDE values set using ??=
Richard Purdie
2015-09-18
1
-0
/
+2
*
bitbake: data_smart: When considering OVERRIDE dependencies, do so recursively
Richard Purdie
2015-09-18
1
-1
/
+7
*
bitbake: data_smart: Expand overrides cache recursively
Richard Purdie
2015-09-18
1
-3
/
+12
*
bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updating
Christopher Larson
2015-09-18
2
-8
/
+12
*
bitbake: tests/fetch.py: Fix recursion failure in url mapping
Mark Hatle
2015-09-18
2
-6
/
+15
*
bitbake: fetch2/__init__.py: uri_replace regex handling
Mark Hatle
2015-09-18
2
-1
/
+8
*
bitbake: toaster: Read correct cooker log path from toasterui
Elliot Smith
2015-09-18
2
-5
/
+5
*
bitbake: data_smart: Separate out update_overridevars into separate function
Richard Purdie
2015-09-18
1
-5
/
+6
*
bitbake: cache: Handle spaces and colons in directory names for file-checksums
Richard Purdie
2015-09-18
1
-1
/
+14
*
bitbake: utils: Add signal_on_parent_exit() function
Richard Purdie
2015-09-09
1
-0
/
+19
*
bitbake: server/process: Handle SIGTERM more gracefully
Richard Purdie
2015-09-09
1
-0
/
+9
*
bitbake: bb.fetch: don't remove the clone when an update fails
Christopher Larson
2015-09-04
1
-2
/
+4
*
bitbake: bb.fetch: handle checksums consistently for mirrors
Christopher Larson
2015-09-04
1
-3
/
+4
*
bitbake: bb.fetch.git: remove leading '.' from gitsrcname
Christopher Larson
2015-09-04
1
-1
/
+4
*
bitbake: bb.cookerdata: include useful traceback for ExpansionError/ParseError
Christopher Larson
2015-09-04
1
-1
/
+10
*
bitbake: bb.data_smart: retain traceback from ExpansionError
Christopher Larson
2015-09-04
1
-1
/
+2
*
bitbake: cooker/runqueue: Allow bitbake commands starting with do_
Alex Franco
2015-09-04
2
-4
/
+12
*
bitbake: event/server: Add _uiready flag to handle missing error messages
Richard Purdie
2015-09-04
3
-5
/
+9
*
bitbake: utils: Fix a potential error in movefile
Benjamin Esquivel
2015-09-04
1
-3
/
+6
*
bitbake: toaster: Improve how default project is identified and fetched
Elliot Smith
2015-09-03
1
-1
/
+2
*
bitbake: utils: Specify dest file name in movefile()
Benjamin Esquivel
2015-09-03
1
-1
/
+3
*
bitbake: build: delete tasks thoroughly
Christopher Larson
2015-09-03
2
-12
/
+14
*
bitbake: lib/bb/cooker: add interrupted flag to BuildCompleted event
Paul Eggleton
2015-08-29
2
-3
/
+10
*
bitbake: lib/bb/main: avoid importing all server/UI modules on every execution
Paul Eggleton
2015-08-24
1
-22
/
+38
*
bitbake: main: Handle RuntimeError exception in list_extension_modules
Randy Witt
2015-08-20
1
-1
/
+1
*
bitbake: toaster logger: fix pylint issues
Alexandru DAMIAN
2015-08-19
2
-89
/
+98
*
bitbake: toaster: fix pylint errors
Alexandru Damian
2015-08-19
1
-2
/
+3
*
bitbake: bitbake-layers: fix mapping files to layers
Paul Eggleton
2015-08-19
2
-8
/
+49
*
bitbake: lib/bb/main: consolidate UI/server extension listing and loading
Paul Eggleton
2015-08-19
1
-31
/
+54
*
bitbake: lib/bb/parse: properly handle OSError when updating mtime cache
Paul Eggleton
2015-08-19
1
-1
/
+6
*
bitbake: cooker: drop appendlist
Paul Eggleton
2015-08-19
1
-5
/
+0
*
bitbake: cooker: drop appliedappendlist
Paul Eggleton
2015-08-19
1
-10
/
+18
*
bitbake: Fix -m handling if cannot connect to server
Paul Eggleton
2015-08-19
1
-2
/
+0
*
bitbake: cooker: ensure prefile/postfile can work in memory resident mode
Paul Eggleton
2015-08-19
2
-2
/
+5
*
bitbake: command: ensure sync commands that read configuration see updates
Richard Purdie
2015-08-19
2
-12
/
+28
*
bitbake: cooker: further limit inotify watches
Paul Eggleton
2015-08-19
1
-0
/
+11
*
bitbake: command: intercept SystemExit to avoid trashing the server
Paul Eggleton
2015-08-19
1
-1
/
+1
*
bitbake: Fix default function parameter assignment to a list
Paul Eggleton
2015-08-19
9
-30
/
+55
*
bitbake: runqueue.py: Add provides to taskdepdata
Mariano Lopez
2015-08-10
1
-1
/
+2
*
bitbake: cooker: Resolve file monitoring race issues when using memres bitbake
Richard Purdie
2015-08-03
1
-3
/
+4
*
bitbake: bb.parse: properly error out on filesystem errors
Christopher Larson
2015-08-01
2
-10
/
+18
[next]