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/runqueue.py: Ensure fakeroot env variables make it to the child process
Richard Purdie
2011-03-31
1
-0
/
+2
*
runqueue: simplify fakeroot environment handling
Chris Larson
2011-03-31
1
-15
/
+17
*
More 'is' fixups
Chris Larson
2011-03-31
1
-2
/
+2
*
Fix more incorrect usages of 'is'
Chris Larson
2011-03-31
6
-17
/
+17
*
codeparser: use ==, not 'is' to compare strings
Chris Larson
2011-03-31
1
-2
/
+2
*
bb.siggen: import os
Chris Larson
2011-03-31
1
-0
/
+1
*
utils: fix typo in lockfile
Chris Larson
2011-03-31
1
-1
/
+1
*
lockfile: ask for forgiveness, not permission
Chris Larson
2011-03-31
1
-7
/
+6
*
goggle: exit quietly on ^C
Chris Larson
2011-03-31
1
-0
/
+2
*
bitbake/runqueue: fix clash when setscene & real tasks done in same build
Paul Eggleton
2011-03-29
1
-0
/
+19
*
Revert "bitbake/gcc: Enable a shared common source tree"
Richard Purdie
2011-03-29
3
-14
/
+2
*
bitbake/gcc: Enable a shared common source tree
Richard Purdie
2011-03-28
3
-2
/
+14
*
bitbake docs: use dblatex to build the pdf bitbake manual
Darren Hart
2011-03-16
1
-1
/
+1
*
bitbake/runqueue: show correct task name for setscene task failure
Paul Eggleton
2011-03-15
1
-3
/
+11
*
bitbake/xmlrpc: only use BBTransport for affected Python versions
Joshua Lock
2011-03-14
1
-4
/
+17
*
bitbake/bitbake-layers: fix to run with recent changes
Joshua Lock
2011-03-14
1
-4
/
+8
*
bitbake/hob: fix cancel button
Joshua Lock
2011-03-14
1
-1
/
+1
*
bitbake/cooker: don't error in prepareTreeData for unbuildable targets
Joshua Lock
2011-03-14
1
-1
/
+3
*
bitbake/fetch2/local: Fix inverted update required logic
Richard Purdie
2011-03-09
1
-1
/
+1
*
bitbake/fetch2: Allow local file:// urls to be found on mirrors
Richard Purdie
2011-03-08
2
-9
/
+19
*
bitbake-layers: drop 2.6 from #!, per Joshua Lock
Chris Larson
2011-03-03
1
-1
/
+1
*
fetch, fetch2: Get rid of DeprecationWarning notice
Khem Raj
2011-03-03
20
-22
/
+22
*
build: add missing newline
Chris Larson
2011-03-03
1
-1
/
+1
*
build: switch to old cwd handling
Chris Larson
2011-03-03
1
-3
/
+3
*
bitbake/cache/runqueue.py: Move workload for recipe parsing to the child process
Richard Purdie
2011-02-28
2
-13
/
+32
*
bitbake/hob: only show one progress dialog when changing machine
Joshua Lock
2011-02-25
1
-1
/
+0
*
bitbake/utils.py: Only try and add read access to a file if we don't have it
Richard Purdie
2011-02-25
1
-4
/
+11
*
bitbake/utils.py: Allow join_deps to return a list that isn't comman separated
Richard Purdie
2011-02-25
1
-2
/
+5
*
bitbake/codeparser: fix raising of ShellSyntaxError
Joshua Lock
2011-02-25
1
-2
/
+2
*
bitbake/cache: bump cache version after recent changes
Joshua Lock
2011-02-24
1
-1
/
+1
*
bitbake/progress: make progress dialog modal for parent window
Joshua Lock
2011-02-24
1
-2
/
+1
*
bitbake: Add new UI hob, a prototype Gtk+ GUI for creating images
Joshua Lock
2011-02-24
2
-0
/
+734
*
bitbake/cooker: don't drop possible_world ref count
Joshua Lock
2011-02-24
1
-4
/
+0
*
bitbake/progress: add method to pulse the progress bar
Joshua Lock
2011-02-24
1
-0
/
+4
*
bitbake/crumbs: update documentation header
Joshua Lock
2011-02-24
1
-1
/
+1
*
bitbake/event: fix some whitespace issues
Joshua Lock
2011-02-24
1
-3
/
+1
*
bitbake: introduce crumbs.TaskListModel a gtk.ListStore subclass
Joshua Lock
2011-02-24
1
-0
/
+346
*
bitbake/[cooker|cache]: cache summary, license and group. Add to targets tree
Joshua Lock
2011-02-24
2
-0
/
+18
*
bitbake/cooker: reduce code duplication
Joshua Lock
2011-02-24
1
-26
/
+11
*
bitbake/cooker: add generateTargetsTree method
Joshua Lock
2011-02-24
1
-3
/
+64
*
bitbake: implement command to find configuration files for a config variable
Joshua Lock
2011-02-24
3
-0
/
+45
*
bitbake: implement command to get all possible targets and their dependencies
Joshua Lock
2011-02-24
3
-0
/
+44
*
bitbake/cache: store a list of inherited files in the cache
Joshua Lock
2011-02-24
1
-0
/
+5
*
bitbake/server/none: fix getEvent() to return events
Paul Eggleton
2011-02-24
1
-4
/
+8
*
bitbake/server/none: remove leftover XMLRPC bits from none server
Paul Eggleton
2011-02-24
1
-11
/
+3
*
bitbake/build.py: Fix TaskFailed parameters
Richard Purdie
2011-02-23
1
-2
/
+2
*
bitbake/data_smart: Improve Variable expansion error handling
Richard Purdie
2011-02-23
1
-2
/
+14
*
bitbake/data_smart: Improve the way lazyassignment works
Richard Purdie
2011-02-23
2
-8
/
+2
*
bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_UR...
Richard Purdie
2011-02-23
1
-1
/
+3
*
bitbake/cooker: Fix parsing failure zombie problem
Richard Purdie
2011-02-23
1
-0
/
+12
[next]