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
/
cooker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: Automatically start local PR service.
Lianhao Lu
2012-01-11
1
-0
/
+3
*
cooker: remove command import in cooker.py
Dongxiao Xu
2012-01-06
1
-0
/
+12
*
cooker: remove command import in cooker.py
Dongxiao Xu
2012-01-06
1
-2
/
+2
*
command.py: add initCooker API
Dongxiao Xu
2012-01-06
1
-0
/
+13
*
cooker: user bb.configuration.data to inject events
Dongxiao Xu
2012-01-06
1
-2
/
+2
*
Remove the duplicated assignments of self.configuration.cmd
Robert Yang
2011-12-05
1
-3
/
+0
*
cooker.py: Allow the -e option to work with virtual classes and -b
Richard Purdie
2011-12-01
1
-1
/
+3
*
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
1
-31
/
+31
*
cooker.py: Ensure only one copy of bitbake executes at once
Richard Purdie
2011-11-10
1
-0
/
+7
*
cooker.py: Fix key expansion issues in showVersions
Richard Purdie
2011-09-19
1
-1
/
+6
*
Ensure only the filtered environment variables are inherited from the OS
Joshua Lock
2011-08-15
1
-1
/
+2
*
bb/command|cooker: refactor the reparseFiles logic
Joshua Lock
2011-08-12
1
-3
/
+6
*
bitbake: Fix -e when used with -b option
Richard Purdie
2011-08-11
1
-0
/
+6
*
bb/cooker: only emit ConfigFilePathFound for files which were parsed
Joshua Lock
2011-08-10
1
-2
/
+26
*
bb/cooker: mark parsed conf files as potential cache invalidators
Joshua Lock
2011-08-05
1
-1
/
+1
*
bitbake: show more information for NoProvider errors
Paul Eggleton
2011-07-27
1
-2
/
+4
*
cooker: populate rdepends-pkg in generatePkgDepTreeData
Joshua Lock
2011-07-27
1
-0
/
+3
*
cooker: only append files once
Joshua Lock
2011-07-26
1
-1
/
+2
*
command|cooker: Add reparseFiles command
Joshua Lock
2011-07-26
1
-19
/
+32
*
data|cooker: use saved environment variables when calling inheritFromOS
Joshua Lock
2011-07-26
1
-1
/
+1
*
bitbake|cooker: save a copy of the environment when BitBake is started
Joshua Lock
2011-07-25
1
-1
/
+9
*
bitbake/cooker: show a warning when -b is specified
Paul Eggleton
2011-07-25
1
-0
/
+4
*
Remove unused target tree data for Hob
Liping Ke
2011-07-21
1
-21
/
+68
*
cooker: only return *Found events if something was actually found
Joshua Lock
2011-07-14
1
-4
/
+8
*
bitbake cooker/ui: handle cmd line parsing result by individual UI.
Lianhao Lu
2011-07-08
1
-18
/
+16
*
cache.py: Ensure additional .bbappend files are accounted for
Richard Purdie
2011-07-07
1
-1
/
+1
*
bitbake/cooker, bitbake-layers: show the .bbappend files that matches no exis...
Dexuan Cui
2011-07-05
1
-0
/
+22
*
bitbake/cooker: implement layer dependencies, make priority optional
Paul Eggleton
2011-07-05
1
-9
/
+70
*
bitbake: track 'overlayed' recipes
Paul Eggleton
2011-07-05
1
-0
/
+13
*
bitbake: add -R option for loading configuration files after bitbake.conf
Joshua Lock
2011-07-01
1
-3
/
+10
*
cooker: switch to new universe target rather than world
Joshua Lock
2011-07-01
1
-2
/
+2
*
cooker: remove code duplication in non trivial functions
Joshua Lock
2011-07-01
1
-44
/
+12
*
cooker|command|event: add new command findFilesMatchingInDir
Joshua Lock
2011-07-01
1
-0
/
+23
*
command|cooker|event: add findConfigFilePath command
Joshua Lock
2011-07-01
1
-0
/
+4
*
cooker: add generic method to locate configuration files
Joshua Lock
2011-07-01
1
-4
/
+7
*
command|cooker: allow generating targets tree for specified pkgs
Joshua Lock
2011-07-01
1
-2
/
+4
*
make exception handling syntax consistent
Scott Garman
2011-06-15
1
-5
/
+5
*
bitbake/cooker: Fix -b option by ensuring the empty cache structure is present
Richard Purdie
2011-06-13
1
-0
/
+3
*
track skipped packages
Paul Eggleton
2011-06-09
1
-0
/
+16
*
Drop psyco support
Richard Purdie
2011-06-09
1
-13
/
+0
*
bitbake/cooker.py: Misc sync with upstream
Richard Purdie
2011-06-08
1
-13
/
+16
*
cooker: use BBHandler.inherit for INHERIT
Chris Larson
2011-06-08
1
-10
/
+24
*
cooker: simplify self.configuration.data vs data usage
Chris Larson
2011-06-08
1
-10
/
+9
*
cooker: don't choke if we have nothing to parse
Chris Larson
2011-06-08
1
-5
/
+11
*
cooker: handle ExpansionError the same way we do ParseError
Chris Larson
2011-06-08
1
-1
/
+1
*
Shift exception formatting into the UI
Chris Larson
2011-06-08
1
-6
/
+4
*
cooker: don't show a traceback for ParseError
Chris Larson
2011-06-08
1
-0
/
+2
*
cooker: don't show a useless traceback for SyntaxError
Chris Larson
2011-06-08
1
-1
/
+4
*
cooker: use logger.exception for config file parse errors
Chris Larson
2011-06-08
1
-1
/
+7
*
cooker: pass traceback back from parsing thread
Chris Larson
2011-06-08
1
-2
/
+9
[next]