[oe-commits] [openembedded-core] branch master updated (790828a -> bbe5099)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 5 22:35:43 UTC 2018


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

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

    from 790828a  uboot-sign.bbclass: Remove tab indentations in python code
     new 62dffb7  classes/waf: Fix builds when B != S
     new 1eaa918  autoconf-doc: improve reproducibility
     new 39840ed  glibc-locale: fix installed-vs-shipped qa issue
     new 8524009  image.bbclass: respect PACKAGE_NO_GCONV
     new 5844699  packages: respect PACKAGE_NO_GCONV
     new ad0f262  sudo: upgrade to 1.8.26
     new ee57d79  cups: upgrade to 2.2.9
     new af912ac  sysstat: upgrade to 12.1.1
     new 30fa97e  at: upgrade to 3.1.23
     new bbe5099  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/waf.bbclass                           |  8 +-
 meta/conf/distro/include/tclibc-glibc.inc          |  2 +-
 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 +-
 19 files changed, 113 insertions(+), 143 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