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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bb/ui/hob: move some code around to avert a race
Joshua Lock
2011-08-09
1
-7
/
+8
*
bb/ui/crumbs/tasklistmodel: prevent hang when removing item
Joshua Lock
2011-08-09
1
-1
/
+3
*
bb/cooker: mark parsed conf files as potential cache invalidators
Joshua Lock
2011-08-05
1
-1
/
+1
*
bb/ui/hob: reset event handler once build complete
Joshua Lock
2011-08-05
1
-0
/
+2
*
bb/ui/hob: be clear that the image contents are an estimate
Joshua Lock
2011-08-04
1
-3
/
+19
*
bb/ui/hob: only connect to the changed signal of image_combo once
Joshua Lock
2011-08-04
1
-4
/
+7
*
bb/ui/crumbs/hobeventhandler: use generic loading message once cache loaded
Joshua Lock
2011-08-04
1
-1
/
+2
*
bb/ui/hob: prevent label on progress bar from changing rapidly when loading
Joshua Lock
2011-08-04
1
-2
/
+2
*
bb/ui/crumbs/tasklistmodel: fix regex used for loading image recipes
Joshua Lock
2011-08-04
1
-1
/
+1
*
bb/ui/hob: fix detection of whether GPLv3 is disabled
Joshua Lock
2011-08-04
1
-1
/
+1
*
bb/ui/crumbs/runningbuild: emit signal when command fails with exit signal
Joshua Lock
2011-08-03
1
-0
/
+6
*
bb/ui/hob: disable editing in the build messages tree view
Joshua Lock
2011-08-03
1
-1
/
+1
*
ui/crumbs/runningbuild: add optional readonly mode, default off
Joshua Lock
2011-08-03
1
-2
/
+3
*
bb/ui/hob: show build messages are displayed in the order they're received
Joshua Lock
2011-08-03
1
-1
/
+1
*
bb/ui/crumbs/runningbuild: optionally create list entries sequentially
Joshua Lock
2011-08-03
1
-16
/
+21
*
bb/ui/hob: save changes to bblayers.conf when using Add Layer menu item
Joshua Lock
2011-08-03
1
-0
/
+1
*
hob: remove temporary directory on program shutdown
Joshua Lock
2011-08-02
2
-13
/
+28
*
ui/crumbs/layereditor: if layer adding fails show an explanatory dialog
Joshua Lock
2011-08-02
1
-2
/
+18
*
ui/crumbs/configurator: tweak addLayerConf return values
Joshua Lock
2011-08-02
1
-2
/
+5
*
ui/crumbs/hobeventhandler: emit a signal when a command fails
Joshua Lock
2011-08-02
1
-1
/
+4
*
ui/hob: show error and exit if we receive the fatal-error signal
Joshua Lock
2011-08-02
1
-0
/
+16
*
ui/crumbs/hobeventhandler: emit a signal when there's a fatal-error
Joshua Lock
2011-08-02
1
-2
/
+21
*
hob: unset busy cursor on exit
Joshua Lock
2011-08-02
1
-0
/
+5
*
ui/crumbs/hobeventhandler: remove unused code
Joshua Lock
2011-08-02
1
-18
/
+0
*
hob: fix save/restore of toolchain preferences
Joshua Lock
2011-08-01
3
-2
/
+25
*
hob: more reliable disabling of GPLv3 packages
Joshua Lock
2011-08-01
4
-18
/
+41
*
bitbake/providers: list PREFERRED_VERSION candidates when unavailable
Paul Eggleton
2011-07-27
1
-0
/
+12
*
bitbake/taskdata: fix incorrect usage of rdependees instead of dependees
Paul Eggleton
2011-07-27
1
-1
/
+1
*
bitbake: show more information for NoProvider errors
Paul Eggleton
2011-07-27
5
-9
/
+34
*
ui/crumbs/hobprefs: trigger reparse when package format changed
Jessica Zhang
2011-07-27
1
-0
/
+1
*
cooker: populate rdepends-pkg in generatePkgDepTreeData
Joshua Lock
2011-07-27
1
-0
/
+3
*
hob: fix loading customised image recipe
Joshua Lock
2011-07-27
2
-1
/
+7
*
ui/crumbs/tasklistmodel: work around overly aggressive package removal
Joshua Lock
2011-07-27
1
-3
/
+22
*
ui/crumbs/tasklistmodel: fix loading a saved recipe
Jessica Zhang
2011-07-26
1
-1
/
+1
*
ui/crumbs/tasklistmodel: don't iterate whole model in find_alt_dependency()
Joshua Lock
2011-07-26
1
-10
/
+9
*
ui/crumbs/tasklistmodel: handle items added in by base image being removed
Joshua Lock
2011-07-26
1
-1
/
+15
*
ui/hob: enable building an image with minimal contents
Joshua Lock
2011-07-26
2
-7
/
+30
*
ui/hob: Force the 'Base image combo' to be drawn correctly
Joshua Lock
2011-07-26
1
-0
/
+4
*
ui/hob: change wording in build complete dialog
Joshua Lock
2011-07-26
1
-2
/
+2
*
ui/hob: don't offer to show built output if build fails
Joshua Lock
2011-07-26
1
-3
/
+7
*
ui/hob: switch from buildFile to buildTargets for custom image builds
Joshua Lock
2011-07-26
3
-32
/
+77
*
ui/crumbs/hobeventhandler: reparse files before running other commands
Joshua Lock
2011-07-26
1
-3
/
+5
*
ui/hob: replace the ugly static command map
Joshua Lock
2011-07-26
2
-27
/
+35
*
cooker: only append files once
Joshua Lock
2011-07-26
1
-1
/
+2
*
command|cooker: Add reparseFiles command
Joshua Lock
2011-07-26
2
-19
/
+40
*
data|cooker: use saved environment variables when calling inheritFromOS
Joshua Lock
2011-07-26
2
-5
/
+5
*
bitbake/utils: 'Fix' bb.utils.contains() behaviour
Richard Purdie
2011-07-26
1
-7
/
+6
*
Update version to 1.13.3
Richard Purdie
2011-07-25
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
[next]