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
*
lib/bb/runqueue: avoid marking runtime dependencies as covered
Paul Eggleton
2011-11-15
1
-1
/
+6
*
data_smart: Add appendVar/prependVar functions
Richard Purdie
2011-11-10
1
-0
/
+16
*
Add FAKEROOTNOENV variable
Richard Purdie
2011-11-10
2
-0
/
+9
*
cooker.py: Ensure only one copy of bitbake executes at once
Richard Purdie
2011-11-10
1
-0
/
+7
*
utils.py: Fix lockfile retry handling
Richard Purdie
2011-11-10
1
-1
/
+1
*
codeparser: silence non-literal warnings for vardeps
Christopher Larson
2011-11-10
3
-11
/
+39
*
codeparser: drop expand tracking
Christopher Larson
2011-11-10
1
-11
/
+0
*
codeparser: accept a name for better messages
Christopher Larson
2011-11-10
3
-13
/
+15
*
codeparser: simplify how we compare the called node names
Christopher Larson
2011-11-10
1
-52
/
+20
*
codeparser: merge the nested python parsing classes
Christopher Larson
2011-11-10
1
-102
/
+87
*
Increment version post release
Richard Purdie
2011-11-04
2
-2
/
+2
*
Release 1.14.0
Richard Purdie
2011-11-04
2
-2
/
+2
*
codeparser: make var_expands actually hold useful information
Christopher Larson
2011-11-04
1
-1
/
+1
*
doc: update manual for checksum changes
Joshua Lock
2011-10-24
1
-1
/
+1
*
fetch2: enable checksum definition as SRC_URI parameter
Joshua Lock
2011-10-24
1
-2
/
+8
*
fetch2: improve usability of checksums
Joshua Lock
2011-10-24
1
-34
/
+38
*
hob: fix backtrace when dismissing open dialog
Joshua Lock
2011-10-24
1
-2
/
+2
*
Fix typos in local.conf.sample and local.conf.sample.extended
Robert Yang
2011-10-11
2
-2
/
+1
*
fetch2: Export additional variables to the fetchers
Matthew McClintock
2011-10-06
1
-1
/
+2
*
fetch2/git: Make git fetch run with -f so rebased branches don't fail
Matthew McClintock
2011-10-04
1
-1
/
+1
*
bitbake/lib/bb/msg.py: fix setting debug and verbosity levels
Paul Eggleton
2011-09-25
2
-4
/
+4
*
hob: store recipe path at load time
Joshua Lock
2011-09-25
1
-1
/
+3
*
hob: fix building with current selections after reparse
Joshua Lock
2011-09-25
1
-2
/
+0
*
ui/crumbs/hobeventhandler: fix variable name typo
Joshua Lock
2011-09-25
1
-1
/
+1
*
ui/crumbs/hobeventhandler: move remaining getVariable calls to init
Joshua Lock
2011-09-25
1
-4
/
+5
*
Fix mercurial fetcher in fetch2
1.1_M4.rc3
Julian Pidancet
2011-09-21
1
-1
/
+1
*
hob: fix opening of image output dir on image build completion
Joshua Lock
2011-09-21
2
-4
/
+7
*
ui/crumbs/runningbuild: fix log messages right-click menu
Joshua Lock
2011-09-21
1
-1
/
+1
*
hob: enable package only builds even if an image has been built
Joshua Lock
2011-09-20
1
-0
/
+1
*
hob: fix build again when building packages only
Joshua Lock
2011-09-20
2
-12
/
+12
*
ui/crumbs/hobprefs: re-enable reloading of data after prefs changes
Joshua Lock
2011-09-20
1
-1
/
+1
*
fetch2/git: fix subpath destination directory
Paul Eggleton
2011-09-20
1
-1
/
+3
*
fetch2/git: be more carefull in _contains_ref when checking git log output
Martin Jansa
2011-09-20
1
-1
/
+4
*
fetch2/git: fix logger.debug
Martin Jansa
2011-09-20
1
-1
/
+1
*
fetch2/wget: make checkstatus() quieter
Joshua Lock
2011-09-20
1
-3
/
+4
*
taskdata: fix string formatting of an error message
Christopher Larson
2011-09-20
1
-1
/
+1
*
cooker.py: Fix key expansion issues in showVersions
Richard Purdie
2011-09-19
1
-1
/
+6
*
git.py: Fix logging vs logger typo
Richard Purdie
2011-09-17
1
-1
/
+1
*
hob: correctly set the selected image when loading a recipe
Joshua Lock
2011-09-13
1
-0
/
+1
*
hob: correctly handle an exception
Joshua Lock
2011-09-13
1
-1
/
+5
*
ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each build
Joshua Lock
2011-09-13
1
-19
/
+20
*
ui/crumbs/hobeventhandler: fix test for BBFILES
Joshua Lock
2011-09-13
1
-2
/
+1
*
runqueue.py: Ensure fakeroot variables are reflected in the datastore
Richard Purdie
2011-09-09
1
-0
/
+1
*
runqueue: Ensure task environment is correct
Richard Purdie
2011-09-09
1
-1
/
+10
*
lib/bb/siggen.py: return a string from noop get_taskhash
Dmitry Eremin-Solenikov
2011-09-05
1
-1
/
+1
*
hob: fix segfault on second build
Paul Eggleton
2011-09-05
2
-1
/
+6
*
hob: clear out temporary file list after deleting
Paul Eggleton
2011-09-05
1
-0
/
+1
*
hob: disable removal of packages
Joshua Lock
2011-09-05
1
-18
/
+24
*
ui/crumbs/runningbuild: mask run_buildstats failure
Joshua Lock
2011-09-05
1
-0
/
+6
*
ui/crumbs/hobprefs: disable 'build toolchain with headers'
Joshua Lock
2011-09-05
1
-6
/
+6
[next]