[oe-commits] [openembedded-core] branch master-next updated (bcae2c6 -> 17bd68c)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 5 13:38:43 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from bcae2c6  base: Dummy rebuild commit
     new c405981  autoconf-doc: improve reproducibility
     new 235e807  glibc-locale: fix installed-vs-shipped qa issue
     new d84637f  image.bbclass: respect PACKAGE_NO_GCONV
     new 4319004  packages: respect PACKAGE_NO_GCONV
     new 2997c82  sudo: upgrade to 1.8.26
     new d114684  cups: upgrade to 2.2.9
     new fea181f  sysstat: upgrade to 12.1.1
     new 3ec0125  at: upgrade to 3.1.23
     new e13d781  oeqa: drop support of listing machines in QEMU_USE_KVM
     new 17bd68c  tcl: Upgrade to 8.6.9

The 10 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.bbclass                         |  5 ++
 meta/classes/libc-package.bbclass                  |  4 +-
 meta/classes/testimage.bbclass                     | 12 +--
 meta/conf/distro/include/tclibc-glibc.inc          |  2 +-
 meta/lib/oeqa/targetcontrol.py                     | 12 +--
 meta/recipes-core/glib-2.0/glib.inc                |  4 +-
 meta/recipes-core/glibc/glibc-locale.inc           | 15 ++--
 meta/recipes-core/libxml/libxml2_2.9.8.bb          |  4 +-
 .../AC_HEADER_MAJOR-port-to-glibc-2.25.patch       | 89 ++++------------------
 meta/recipes-devtools/mtools/mtools_4.0.19.bb      |  4 +-
 .../tcltk/{tcl_8.6.8.bb => tcl_8.6.9.bb}           |  4 +-
 .../at/at/fix_parallel_build_error.patch           | 15 ++--
 meta/recipes-extended/at/at/pam.conf.patch         | 40 ++++++----
 .../at/{at_3.1.20.bb => at_3.1.23.bb}              |  6 +-
 .../0001-don-t-try-to-run-generated-binaries.patch | 29 +++----
 meta/recipes-extended/cups/cups_2.2.8.bb           |  6 --
 meta/recipes-extended/cups/cups_2.2.9.bb           |  6 ++
 meta/recipes-extended/sudo/sudo.inc                |  7 +-
 .../sudo/{sudo_1.8.23.bb => sudo_1.8.26.bb}        |  4 +-
 .../{sysstat_11.7.4.bb => sysstat_12.1.1.bb}       |  4 +-
 20 files changed, 120 insertions(+), 152 deletions(-)
 rename meta/recipes-devtools/tcltk/{tcl_8.6.8.bb => tcl_8.6.9.bb} (95%)
 rename meta/recipes-extended/at/{at_3.1.20.bb => at_3.1.23.bb} (90%)
 delete mode 100644 meta/recipes-extended/cups/cups_2.2.8.bb
 create mode 100644 meta/recipes-extended/cups/cups_2.2.9.bb
 rename meta/recipes-extended/sudo/{sudo_1.8.23.bb => sudo_1.8.26.bb} (91%)
 rename meta/recipes-extended/sysstat/{sysstat_11.7.4.bb => sysstat_12.1.1.bb} (53%)

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


More information about the Openembedded-commits mailing list