[oe-commits] [openembedded-core] branch master updated (084f4de -> 71ba5ae)
git at git.openembedded.org
git at git.openembedded.org
Wed Feb 27 18:07:14 UTC 2019
This is an automated email from the git hooks/post-receive script.
rpurdie pushed a change to branch master
in repository openembedded-core.
from 084f4de kernel-fitimage.bbclass: Introduce a way to provide external dtb
new e6f1d15 lttng-tools: Disable hanging tests and other ptest fixes
new 692d5b1 cpio: avoid conflict with tar-doc and rmt.8
new faeeb91 syslinux: upgrade to 6.04-pre2
new a4565d6 openssl: Fix ptest test output translation
new 4da12c0 resulttool/store: Handle results files for multiple revisions
new f778c19 resulttool/report: Handle missing metadata sections more cleanly
new 5826815 resulttool/report: Ensure test suites with no results show up on the report
new 3ec9a62 resulttool/report: Ensure ptest results are sorted
new 71ba5ae local.conf.sample.extended: Use IMAGE_CLASSES to inherit extrausers
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
meta/conf/local.conf.sample.extended | 16 ++++----
.../recipes-connectivity/openssl/openssl/run-ptest | 2 +-
...tall-don-t-install-obsolete-file-com32.ld.patch | 32 +++++++++++++++
...r-syslinuxext-implement-syslinux_patch_bo.patch | 44 +++++++++++----------
.../syslinux/0010-gcc46-compatibility.patch | 37 ------------------
.../0011-mk-MMD-does-not-take-any-arguments.patch | 33 ----------------
.../syslinux/syslinux-6.03-sysmacros.patch | 45 ----------------------
.../syslinux-fix-parallel-building-issue.patch | 35 -----------------
.../syslinux/syslinux-libupload-depend-lib.patch | 31 ---------------
.../{syslinux_6.03.bb => syslinux_6.04-pre2.bb} | 15 +++-----
meta/recipes-extended/cpio/cpio_2.12.bb | 3 ++
meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb | 15 ++++++--
scripts/lib/resulttool/report.py | 20 ++++++----
scripts/lib/resulttool/store.py | 39 +++++++++++--------
.../resulttool/template/test_report_full_text.txt | 2 +-
15 files changed, 123 insertions(+), 246 deletions(-)
create mode 100644 meta/recipes-devtools/syslinux/syslinux/0001-install-don-t-install-obsolete-file-com32.ld.patch
delete mode 100644 meta/recipes-devtools/syslinux/syslinux/0010-gcc46-compatibility.patch
delete mode 100644 meta/recipes-devtools/syslinux/syslinux/0011-mk-MMD-does-not-take-any-arguments.patch
delete mode 100644 meta/recipes-devtools/syslinux/syslinux/syslinux-6.03-sysmacros.patch
delete mode 100644 meta/recipes-devtools/syslinux/syslinux/syslinux-fix-parallel-building-issue.patch
delete mode 100644 meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch
rename meta/recipes-devtools/syslinux/{syslinux_6.03.bb => syslinux_6.04-pre2.bb} (85%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Openembedded-commits
mailing list