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: bb.{cooker, data}: only emit a var as python if 'func' is set
Christopher Larson
2016-05-06
2
-3
/
+3
*
bitbake: bb.utils: let loaded plugins provide a plugin object
Christopher Larson
2016-05-06
1
-2
/
+4
*
bitbake: bb.utils: use imp.get_suffixes for load_plugins
Christopher Larson
2016-05-06
1
-2
/
+9
*
bitbake: bb.utils: add load_plugins from scriptutils
Christopher Larson
2016-05-06
1
-0
/
+21
*
bitbake: bb.data_smart: use iter() for __len__
Christopher Larson
2016-05-06
1
-1
/
+1
*
bitbake: bb.event: handle __builtins__ as a module
Christopher Larson
2016-05-06
1
-3
/
+8
*
bitbake: bb.build: handle __builtins__ as a module
Christopher Larson
2016-05-06
1
-2
/
+7
*
bitbake: bitbake: fetch2: Safer check for BB_ORIGENV datastore
Leonardo Sandoval
2016-05-06
1
-1
/
+2
*
bitbake: toaster: bin/toaster Fix noweb command
Michael Wood
2016-05-06
1
-1
/
+3
*
bitbake: toaster: bin/toaster Add ability to specify port and address to bind to
Michael Wood
2016-05-06
1
-5
/
+13
*
bitbake: toaster: bin/toaster Add help text for unrecognised command
Michael Wood
2016-05-06
1
-9
/
+15
*
bitbake: bitake: main: fix line-too-long pytling warnings
Ed Bartosh
2016-05-06
1
-39
/
+82
*
bitbake: bitbake: main: fix bad-continuation warnings
Ed Bartosh
2016-05-06
1
-66
/
+69
*
bitbake: bitbake: main: fix bad-witespace pylint warnings
Ed Bartosh
2016-05-06
1
-69
/
+69
*
bitbake: bitbake: main: set defaults from env variables
Ed Bartosh
2016-05-06
1
-18
/
+6
*
bitbake: bitbake: main: add 2 environment variables
Ed Bartosh
2016-05-06
1
-0
/
+6
*
bitbake: toaster: customrecipe Only show download icon or button if it's poss...
Michael Wood
2016-05-06
2
-2
/
+15
*
bitbake: toaster: orm Add get_base_recipe_file to CustomImageRecipe
Michael Wood
2016-05-06
1
-23
/
+37
*
bitbake: bitbake: Switch to post release version
Richard Purdie
2016-04-29
2
-2
/
+2
*
bitbake: fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication ag...
Ross Burton
2016-04-29
1
-2
/
+3
*
bitbake: toaster-tests: tests for build dashboard
Elliot Smith
2016-04-19
2
-87
/
+251
*
bitbake: toaster: add modal to select custom image for editing
Elliot Smith
2016-04-19
8
-92
/
+186
*
bitbake: toaster: add build dashboard buttons to edit/create custom images
Elliot Smith
2016-04-19
9
-96
/
+345
*
bitbake: toaster-tests: make helper click on input before entering text
Elliot Smith
2016-04-19
1
-1
/
+5
*
bitbake: toaster-tests: add tests for new custom image page
Elliot Smith
2016-04-19
1
-0
/
+160
*
bitbake: toaster: prevent exception when Project.release is null
Elliot Smith
2016-04-19
1
-5
/
+11
*
bitbake: toaster: only prevent duplicate custom image names within a project
Elliot Smith
2016-04-19
2
-17
/
+24
*
bitbake: toaster: disable/enable "Add layer" button according to input's content
Elliot Smith
2016-04-19
2
-1
/
+34
*
bitbake: toaster: fix sorting after hiding a column in build tables
Elliot Smith
2016-04-19
2
-26
/
+26
*
bitbake: toaster: ensure ToasterTable headings are reset when order by changes
Michael Wood
2016-04-19
1
-1
/
+5
*
bitbake: main: fix processing of BBEVENTLOG
Ed Bartosh
2016-04-19
1
-1
/
+1
*
bitbake: lib/bb/utils: add docstring for contains()
Ross Burton
2016-04-18
1
-1
/
+19
*
bitbake: bitbake-user-manual: Updated the 'bitbake -h' output example.
Scott Rifenbark
2016-04-18
1
-3
/
+9
*
bitbake: bitbake-user-manual: Updated "Conditional Metadata" section
Scott Rifenbark
2016-04-18
1
-0
/
+6
*
bitbake: bitbake-user-manual: Updated discussion about using "inherit"
Scott Rifenbark
2016-04-15
1
-0
/
+10
*
bitbake: providers: Add PREFERRED_RPROVIDER support
Richard Purdie
2016-04-15
2
-23
/
+44
*
bitbake: providers: We don't depend on previous build results
Richard Purdie
2016-04-15
1
-3
/
+3
*
bitbake: cooker/knotty: Prefix parse logs with filename being parsed
Richard Purdie
2016-04-15
2
-1
/
+10
*
bitbake: cooker: pass exception to finishAsyncCommand
Richard Purdie
2016-04-15
1
-2
/
+2
*
bitbake: runqueue: Improve 'mulitiple .bb files are due to be built' message
Richard Purdie
2016-04-12
1
-2
/
+70
*
bitbake: toaster: fixes for customimage package not found
Dave Lerner
2016-04-09
3
-12
/
+30
*
bitbake: data_smart: Restrict expansion regexp to not include : characters
Richard Purdie
2016-04-09
1
-1
/
+1
*
bitbake: tests/utils.py: test origvalue in a callback matches what is expected
Randy Witt
2016-04-09
1
-0
/
+22
*
bitbake: lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt vars
Randy Witt
2016-04-09
2
-2
/
+2
*
bitbake: Update version to 1.30.0
Richard Purdie
2016-04-06
2
-2
/
+2
*
bitbake: bitbake: update LICENSE file with QUnit details
Elliot Smith
2016-04-06
1
-0
/
+2
*
bitbake: tests: browser Add test to run the js unit tests
Michael Wood
2016-04-06
1
-0
/
+57
*
bitbake: toaster: views jsunittest Add MACHINE and an extra layer to test pro...
Michael Wood
2016-04-06
1
-4
/
+14
*
bitbake: toaster: tests Set MACHINE for the test projects
Michael Wood
2016-04-06
1
-2
/
+2
*
bitbake: toaster: Add quint to project so that it can be used offline
Michael Wood
2016-04-06
3
-2
/
+350
[next]