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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ref-manual: Removed the NOISO and NOHDD variables.
Scott Rifenbark
2018-12-27
1
-38
/
+0
*
ref-manual: Added several new sections to the 2.6 migration section.
Scott Rifenbark
2018-12-27
1
-2
/
+284
*
ref-manual: Added new artifact naming variables to glossary.
Scott Rifenbark
2018-12-27
1
-37
/
+257
*
ref-manual: Changed "post 2.6" to correct wording.
Scott Rifenbark
2018-12-27
1
-2
/
+3
*
ref-manual: Added KERNEL_IMAGE_NAME description
Scott Rifenbark
2018-12-27
1
-3
/
+44
*
ref-manual: Added GCCVERSION variable description to glossary.
Scott Rifenbark
2018-12-27
1
-0
/
+22
*
ref-manual: Updated migration section for 2.6
Scott Rifenbark
2018-12-27
1
-3
/
+3
*
ref-manual: Updated 2.6 migration topic "_remove"
Scott Rifenbark
2018-12-27
1
-0
/
+9
*
ref-manual: Added the 2.6 Migration Section.
Scott Rifenbark
2018-12-27
1
-0
/
+88
*
ref-manual: Updated testimage and testsdk class descriptions.
Scott Rifenbark
2018-12-27
1
-0
/
+16
*
ref-manual, dev-manual: Removed TEST_IMAGE for TESTIMAGE_AUTO.
Scott Rifenbark
2018-12-27
4
-41
/
+46
*
poky.ent: Updated release month to November 2018 (thud)
Scott Rifenbark
2018-12-27
1
-1
/
+1
*
oeqa/selftest/esdk: Fix typo causing test failure
Richard Purdie
2018-12-16
1
-1
/
+1
*
oeqa/selftest/esdk: Ensure parent directory exists
Richard Purdie
2018-12-16
1
-0
/
+1
*
testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...
Richard Purdie
2018-12-16
3
-3
/
+4
*
oeqa/concurrencytest: Avoid unclosed file warnings
Richard Purdie
2018-12-16
1
-0
/
+3
*
oeqa/utils/qemurunner.py: Fix python regex warnings
Richard Purdie
2018-12-16
1
-5
/
+5
*
oeqa/selftest/context: Replace deprecated imp module usage
Richard Purdie
2018-12-16
1
-2
/
+2
*
oeqa/utils/commands: Avoid unclosed file warnings
Richard Purdie
2018-12-16
1
-0
/
+3
*
oeqa/core/runner: Correctly markup regexs
Richard Purdie
2018-12-16
1
-2
/
+2
*
oeqa/loader: Fix deprecation warning
Richard Purdie
2018-12-16
1
-1
/
+1
*
oeqa/runner: Sort the test result output by result class
Richard Purdie
2018-12-16
1
-1
/
+10
*
oeqa/runner: Always show a summary of success/fail/error/skip counts
Richard Purdie
2018-12-16
1
-3
/
+1
*
oeqa/selftest/esdk: run selftest inside workdir not /tmp
Ross Burton
2018-12-16
1
-6
/
+7
*
oeqa: don't litter /tmp with temporary directories
Ross Burton
2018-12-16
2
-3
/
+5
*
oeqa/utils/qemurunner: Avoid tracebacks on closed files
Richard Purdie
2018-12-16
1
-2
/
+2
*
oeqa/selftest/runqemu: Improve testcase failure handling
Richard Purdie
2018-12-16
1
-12
/
+20
*
lib/oe/utils: Improve multiprocess_lauch exception handling
Richard Purdie
2018-12-16
2
-2
/
+7
*
oeqa/oelib/path: don't leak temporary directories
Ross Burton
2018-12-16
1
-7
/
+3
*
oeqa/selftest/context: Improve log file handling
Richard Purdie
2018-12-16
1
-3
/
+8
*
oeqa/selftest/buildoptions: Ensure diskmon tests run consistently
Richard Purdie
2018-12-16
2
-3
/
+15
*
oeqa/selftest/buildoptions: Improve ccache test
Richard Purdie
2018-12-16
1
-0
/
+1
*
oeqa/qemurunner: Remove resource python warnings
Richard Purdie
2018-12-16
1
-2
/
+8
*
oeqa/utils/commands: Avoid log message duplication
Richard Purdie
2018-12-16
1
-1
/
+1
*
oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file
Richard Purdie
2018-12-16
1
-0
/
+2
*
oeqa/utils/commands: Add extra qemu failure logging
Richard Purdie
2018-12-16
1
-1
/
+5
*
oeqa/selftest/buildoptions: Improve ccache test failure output
Richard Purdie
2018-12-16
1
-2
/
+3
*
oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()
Richard Purdie
2018-12-16
1
-1
/
+3
*
oeqa/selftest/signing: Use do_populate_lic target instead of do_package
Richard Purdie
2018-12-16
1
-3
/
+3
*
oeqa/selftest/signing: Allow tests not to need gpg on the host
Richard Purdie
2018-12-16
1
-19
/
+48
*
oeqa/selftest/signing: Skip tests if gpg isn't found
Richard Purdie
2018-12-16
1
-12
/
+11
*
scripts/runqemu: Improve lockfile handling for python with close_fd=True
Richard Purdie
2018-12-16
1
-1
/
+4
*
scripts/runqemu: Tidy up lock handling code
Richard Purdie
2018-12-16
1
-7
/
+9
*
scripts/runqemu: Replace subprocess.run() for compatibilty
Michael Halstead
2018-12-16
1
-2
/
+2
*
bitbake: bitbake-user-manual: Added "usehead" parameter.
Yong, Jonathan
2018-12-15
1
-0
/
+8
*
bitbake: main: Don't use print() directly, use logger
Richard Purdie
2018-12-06
1
-1
/
+1
*
bitbake: process: Flush key output to logs
Richard Purdie
2018-12-06
1
-0
/
+4
*
bitbake: fetch2/svn: Fix SVN repository concurrent update race
Ulf Magnusson
2018-12-06
1
-28
/
+36
*
bitbake: runqueue: Ensure disk monitor is started when no setscene tasks are run
Richard Purdie
2018-12-06
1
-5
/
+6
*
bitbake: server/process: Fix ConnectionRefusedError tracebacks
Richard Purdie
2018-12-06
1
-1
/
+2
[next]