[oe-commits] [openembedded-core] branch master updated (2dbbf59 -> 430bd28)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 12 21:44:55 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 2dbbf59  oe-build-perf-report: Fix missing buildstats comparisions
     new 37be775  sysvinit-inittab: support non-busybox-getty on serial consoles
     new 1892aca  util-linux: be more explicit about what files go into packages
     new d8f4ffd  util-linux: fix the su and runuser packages
     new e2a6b31  util-linux: fix packaging nativesdk-util-linux-lib*
     new 97554a5  util-linux: one package per binary (pt 1: base_sbindir)
     new fc709be  util-linux: one package per binary (pt 1b: symlinks)
     new aea97fe  util-linux: one package per binary (pt 2: base_bindir)
     new 19f63aa  util-linux: one package per binary (pt 3: sbindir)
     new 7b66185  util-linux: one package per binary (pt 4: bindir)
     new d0d6cc9  util-linux: simplify meta-package RDEPENDS / RRECOMMENDS
     new e38c06d  util-linux: move /etc/default/mountall into -mount subpackage
     new 66637b3  util-linux: let -ptest package depend on all of util-linux
     new 6b71a11  util-linux: final cleanup
     new 9d00b14  image_types: add base64 conversion
     new 210506e  xvideo-tests: remove
     new 680ad16  libsdl2: Add packageconfigs jack & kmsdrm
     new 0471307  libunwind: Upgrade to 1.3.1 release
     new 4796200  ruby: remove CVE-2018-1000073.patch as already fixed
     new b5bd54b  linux-yocto: tweak console boot check
     new 4f582a1  linux-yocto: Add dependency on libgcc for ARC
     new 430bd28  linux-yocto: add baseline ARC support

The 21 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/classes/image_types.bbclass                   |   4 +-
 meta/conf/distro/include/distro_alias.inc          |   1 -
 meta/conf/distro/include/maintainers.inc           |   1 -
 .../packagegroup-core-tools-testapps.bb            |   1 -
 .../sysvinit/sysvinit-inittab/start_getty          |  14 +-
 .../sysvinit/sysvinit-inittab_2.88dsf.bb           |   1 +
 meta/recipes-core/util-linux/util-linux.inc        | 339 +++++++++------------
 meta/recipes-core/util-linux/util-linux_2.32.1.bb  |   9 -
 .../ruby/ruby/CVE-2018-1000073.patch               |  34 ---
 meta/recipes-devtools/ruby/ruby_2.5.3.bb           |   1 -
 meta/recipes-graphics/libsdl2/libsdl2_2.0.9.bb     |   2 +
 .../xvideo-tests/xvideo-tests_git.bb               |  18 --
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto.inc          |   4 +
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |  18 +-
 ...dd-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch} |  25 +-
 .../0001-add-knobs-to-disable-enable-tests.patch   |  69 -----
 ...backtrace-Use-only-with-glibc-and-uclibc.patch} |  12 +-
 ...ch => 0003-x86-Stub-out-x86_local_resume.patch} |  18 +-
 ...usl.patch => 0004-Fix-build-on-mips-musl.patch} |  35 ++-
 ...er-ucontext-mismatches-between-glibc-and.patch} |  17 +-
 ...unwind-1.1-x32.patch => 0006-Fix-for-X32.patch} |  11 +-
 .../{libunwind_1.2.1.bb => libunwind_1.3.1.bb}     |  21 +-
 24 files changed, 259 insertions(+), 406 deletions(-)
 delete mode 100644 meta/recipes-devtools/ruby/ruby/CVE-2018-1000073.patch
 delete mode 100644 meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb
 rename meta/recipes-support/libunwind/libunwind/{Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch => 0001-Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch} (76%)
 delete mode 100644 meta/recipes-support/libunwind/libunwind/0001-add-knobs-to-disable-enable-tests.patch
 rename meta/recipes-support/libunwind/libunwind/{0001-backtrace-Use-only-with-glibc-and-uclibc.patch => 0002-backtrace-Use-only-with-glibc-and-uclibc.patch} (85%)
 rename meta/recipes-support/libunwind/libunwind/{0001-x86-Stub-out-x86_local_resume.patch => 0003-x86-Stub-out-x86_local_resume.patch} (85%)
 rename meta/recipes-support/libunwind/libunwind/{0001-Fix-build-on-mips-musl.patch => 0004-Fix-build-on-mips-musl.patch} (65%)
 rename meta/recipes-support/libunwind/libunwind/{0001-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch => 0005-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch} (98%)
 rename meta/recipes-support/libunwind/libunwind/{libunwind-1.1-x32.patch => 0006-Fix-for-X32.patch} (81%)
 rename meta/recipes-support/libunwind/{libunwind_1.2.1.bb => libunwind_1.3.1.bb} (51%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list