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
*
data_smart: Adding overrides of zero length is pointless so lets not
Richard Purdie
2011-06-01
1
-3
/
+4
*
bitbake: use layer priority when applying bbappends
Paul Eggleton
2011-06-01
1
-10
/
+14
*
providers.py: Correct PREFERRED_VERSION handling
Richard Purdie
2011-06-01
1
-2
/
+2
*
bitbake/runqueue.py: Move BB_WORKERCONTEXT to a place where anonymous python ...
Richard Purdie
2011-05-31
1
-1
/
+2
*
fetch2/git: ensure network check log matches actual command
Darren Hart
2011-05-27
1
-6
/
+10
*
fetch2/git: use logging.debug() and clarify messages
Darren Hart
2011-05-27
1
-2
/
+5
*
bitbake/codeparser: Improve cache handling
Richard Purdie
2011-05-27
2
-10
/
+71
*
bitbake/runqueue.py: Ensure existing setscene stamp files are taken into account
Richard Purdie
2011-05-27
1
-1
/
+10
*
bitbake/utils.py: Add option to lockfiles to return immediately rather than wait
Richard Purdie
2011-05-27
1
-1
/
+5
*
bitbake/cooker.py: Ensure BBFILES is processed in order
Richard Purdie
2011-05-27
1
-3
/
+8
*
bitbake/cooker.py: Fix -b option regexp handling
Richard Purdie
2011-05-27
1
-7
/
+6
*
fetch2/git: enhance the unpack by using "git checkout"
Yu Ke
2011-05-27
1
-2
/
+5
*
fetch2/git: add document for git fetcher supported options
Yu Ke
2011-05-27
1
-3
/
+35
*
fetch2/git: unify the nocheckout option format
Yu Ke
2011-05-27
1
-3
/
+1
*
fetch2/git: change default protocol from rsync to git
Yu Ke
2011-05-27
1
-1
/
+1
*
Add PR service deamon to bitbake
Lianhao Lu
2011-05-27
4
-0
/
+362
*
cooker.py: Don't show spurious warnings for collections of .bbappend files
Richard Purdie
2011-05-25
1
-1
/
+18
*
build/siggen: Ensure a task signature file is generated for each task that is...
Richard Purdie
2011-05-25
2
-0
/
+9
*
codeparser.py: fix syntax error in exception handling
Otavio Salvador
2011-05-24
1
-1
/
+1
*
git fetcher: add support for rebaseable git repo
Yu Ke
2011-05-17
1
-8
/
+20
*
bitbake/ui: Fix Gtk+ GUI's after recent cache changes
Joshua Lock
2011-05-16
3
-1
/
+7
*
codeparser.py: Ignore incomplete cache files
Richard Purdie
2011-05-12
1
-1
/
+1
*
bitbake: Add missing file
Richard Purdie
2011-05-07
1
-0
/
+28
*
Enable some DeprecationWarnings
Chris Larson
2011-05-06
1
-12
/
+10
*
bitbake: Sync fetch back with upstream
Richard Purdie
2011-05-06
1
-9
/
+6
*
fetch.git: fix a remnant wrt persist + keyerror
Christopher Larson
2011-05-06
1
-4
/
+4
*
bitbake/persist_data: Sync file with upstream bitbake
Richard Purdie
2011-05-06
1
-12
/
+24
*
persist_data: implement comparison, same as dict
Chris Larson
2011-05-06
3
-44
/
+25
*
persist_data: don't allow non-string keys/values
Chris Larson
2011-05-06
1
-0
/
+5
*
persist_data: add has_key
Chris Larson
2011-05-06
1
-0
/
+3
*
persist_data: raise KeyError on missing elements
Chris Larson
2011-05-06
4
-24
/
+27
*
event: improve output for syntax errors in handlers
Chris Larson
2011-05-06
1
-3
/
+9
*
event: improve output when eventhandler exec fails
Chris Larson
2011-05-06
1
-11
/
+31
*
event: register event handler functions, not code objects
Chris Larson
2011-05-06
1
-12
/
+10
*
build: fix dir removal traceback
Chris Larson
2011-05-06
1
-6
/
+9
*
build: in exec_func, mkdirhier ${T}
Chris Larson
2011-05-06
1
-1
/
+2
*
Initial work on getting bitbake working under pypy
Chris Larson
2011-05-06
4
-22
/
+23
*
cooker: fix -b with BBCLASSEXTEND
Chris Larson
2011-05-06
1
-7
/
+10
*
bitbake manual: fix typo
Bernhard Reutner-Fischer
2011-05-06
1
-2
/
+2
*
bitbake/codeparser: Correctly handle a missing/empty cache file
Richard Purdie
2011-05-05
1
-2
/
+5
*
bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid repa...
Richard Purdie
2011-05-05
3
-5
/
+14
*
bitbake/cooker/codeparser: Ensure the code parser cache is saved for each par...
Richard Purdie
2011-05-05
2
-4
/
+15
*
bitbake/ast.py: Only run finalise() for the specified variant
Richard Purdie
2011-05-05
2
-2
/
+7
*
bitbake/runqueue.py: Remove old log file handling remnants
Richard Purdie
2011-05-05
1
-6
/
+0
*
git fetcher: make tag back to work, fix Yocto bug 972
Yu Ke
2011-05-03
1
-0
/
+1
*
universe target: add a new target to collect all recipe targets
Saul Wold
2011-05-03
2
-0
/
+14
*
bitbake/fetch2: Fix the problems introduced by the git fetcher AUTOREV fix
Richard Purdie
2011-04-20
5
-13
/
+17
*
bitbake/fetch2/git: Fix a bug where AUTOREV and the git fetcher interact badly
Richard Purdie
2011-04-19
2
-6
/
+10
*
bitbake: correct typo in ??= documentation
Darren Hart
2011-04-18
1
-1
/
+1
*
bitbake/runqueue.py: Ensure fakeroot env variables make it to the child process
Richard Purdie
2011-03-31
1
-0
/
+2
[next]