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
*
hob2: create a standalone deploy image tool
Kang Kai
2012-06-08
1
-0
/
+120
*
hob2: update DeployImageDialog for seperated tool
Kang Kai
2012-06-08
1
-6
/
+37
*
ui/crumbs/hig.py: check deploy process return value
Kang Kai
2012-06-08
1
-3
/
+29
*
ui/crumbs/hig.py: remove extra spaces
Kang Kai
2012-06-08
1
-4
/
+4
*
ui/crumbs/hig.py: fix run time error
Kang Kai
2012-06-08
1
-1
/
+2
*
ui/crumbs/utils.py: import module bb
Kang Kai
2012-06-08
1
-0
/
+1
*
Hob: fixed the index issue when set actived item for base image combo
Liming An
2012-06-08
1
-2
/
+1
*
Hob: Change 'run image' work flow and image detail screen as ui design
Liming An
2012-06-08
4
-113
/
+211
*
Hob: Interpret some special characters for label markup
Shane Wang
2012-06-08
1
-2
/
+11
*
Hob: add versions for compatibility check between Hob and templates
Shane Wang
2012-06-08
2
-3
/
+28
*
Hob: lower the limitation for PyGTK
Shane Wang
2012-06-08
1
-1
/
+1
*
Hob: fixed a definition not match issue when click choose directflb in packag...
Liming An
2012-06-08
1
-1
/
+1
*
Hob: fix entry of recipe page can't be edited in case after clicked clear button
Liming An
2012-06-08
1
-8
/
+2
*
Hob: clear the repeated function get_kernel_file_name
Liming An
2012-06-08
2
-20
/
+4
*
bitbake: include varflags in checksums
Paul Eggleton
2012-05-30
2
-1
/
+23
*
lib/bb/fetch2: ignore remote URIs when doing file checksums
Paul Eggleton
2012-05-30
1
-6
/
+20
*
cooker: report recipe being parsed when ExpansionError occurs
Paul Eggleton
2012-05-30
1
-1
/
+5
*
cooker: fix UnboundLocalError when exception occurs during parsing
Paul Eggleton
2012-05-30
1
-0
/
+2
*
lib/bb/data_smart.py: don't report variable in ExpansionError if not set
Paul Eggleton
2012-05-30
1
-1
/
+4
*
hob: handle sanity check failures as a separate event
Paul Eggleton
2012-05-30
3
-1
/
+20
*
Hob: add the 'build new' be as the primary action for 'Image detail' page
Liming An
2012-05-30
1
-11
/
+8
*
Hob: Fixed a compatible issue for indicator icon view
Liming An
2012-05-30
1
-43
/
+8
*
HOB: 'str' object has no attribute 'close'
Robert Yang
2012-05-30
2
-5
/
+4
*
hob2: set beginning folders for FileChooserDialog
Kang Kai
2012-05-30
1
-0
/
+4
*
cooker.py: terminate the Parser processes
Kang Kai
2012-05-25
1
-3
/
+6
*
lib/bb/fetch2: fix comments for verify_checksum
Paul Eggleton
2012-05-25
1
-6
/
+3
*
bitbake/exceptions: Handle reports from the field of exception code failures
Richard Purdie
2012-05-25
1
-1
/
+8
*
bitbake/utils.py: Ensure utils.which() returns full paths
Richard Purdie
2012-05-25
1
-0
/
+2
*
bitbake/cooker: Ensure matchFile returns full pathnames
Richard Purdie
2012-05-25
1
-1
/
+1
*
Hob:fixed the issue of primary button is not an 'orange hob button'
Liming An
2012-05-25
1
-11
/
+16
*
BBHandler: Tweak some data store access methods to the preferred syntax
Richard Purdie
2012-05-25
1
-4
/
+4
*
Hob: Adjust the progress bar and set 100% only when all is done.
Shane Wang
2012-05-23
2
-2
/
+18
*
build.py: Add support for log and run filename changes
Mark Hatle
2012-05-23
1
-3
/
+17
*
build.py: Add additional debug messages
Mark Hatle
2012-05-23
1
-0
/
+8
*
build.py: Cleanup exec_func_shell
Mark Hatle
2012-05-23
1
-5
/
+5
*
build.py: Add a log to capture task execution order
Mark Hatle
2012-05-23
1
-1
/
+15
*
replace os.popen with subprocess.Popen
Robert Yang
2012-05-23
4
-12
/
+15
*
replace os.system with subprocess.call
Robert Yang
2012-05-23
3
-4
/
+6
*
bitbake: support $BITBAKE_UI environment
Enrico Scholz
2012-05-23
2
-4
/
+11
*
bitbake: implement checksums for local files in SRC_URI
Paul Eggleton
2012-05-23
5
-3
/
+211
*
bitbake: refactor out codeparser cache into a separate class
Paul Eggleton
2012-05-23
2
-136
/
+171
*
Hob: fixed the issue about the 'run image' page should have the primary bug
Liming An
2012-05-23
1
-6
/
+8
*
Hob: fixed the line width of base image description view
Liming An
2012-05-23
1
-1
/
+1
*
Hob: fixed the issue about bug 'running image' workflow and related view
Liming An
2012-05-23
1
-22
/
+53
*
Hob: change the build failure scenario as ui design
Liming An
2012-05-23
3
-1
/
+113
*
Hob: add '--select a machine--' and '--select a base image--' to GUI
Liming An
2012-05-22
4
-18
/
+39
*
fetch2: quote/unquote url paths
Christopher Larson
2012-05-22
1
-3
/
+4
*
Hob: Get image name internally when updating the image description
Dongxiao Xu
2012-05-22
2
-3
/
+4
*
Hob: Add filter for images listed in image combo
Dongxiao Xu
2012-05-22
3
-4
/
+39
*
Hob: reimplement the proxy page
Shane Wang
2012-05-22
3
-111
/
+309
[next]