[oe-commits] [openembedded-core] branch master updated (0865a5b -> e279c9a)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 23 16:45:31 UTC 2016


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

      from  0865a5b   packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dir
       new  18c6fb3   linux-yocto/4.1/4.4: -stable updates and configuration changes
       new  b2a4e07   linux-yocto/4.4: fix configuration warnings
       new  fb72263   glibc: Fix scope resolution in glibc to be breadth first.
       new  7540b9e   grub-efi.bbclass: Fix path in startup.nsh for iso image.
       new  21130e2   python3-native: Change code style for rprovides
       new  1a62ffd   python3-native: Extend python3-native rproviders
       new  277a597   initscripts: Check for logrotate in dmesg.sh
       new  c3fa2ec   adwaita-icon-theme: 3.18.0 -> 3.20
       new  299e672   bootchart2: fixes a BOOTLOG_DEST typo
       new  6406762   bash: fix run-intl ptest failed
       new  17e7eb9   grub: fix load module all_video failed
       new  55061a4   insane: improve package_qa_clean_path
       new  948f0bd   gettext_0.16.1: use musl gettext implementation
       new  422c92d   gettext_0.16.1: fix lispdir configure option
       new  0a09547   gettext_0.16.1: align configure options with v0.19.8.1 recipe
       new  e25a533   gettext_0.16.1: whitespace changes to align with v0.19.8.1
       new  d6bb98d   inputproto: explicitly disable asciidoc to avoid floating dependency
       new  edf5b37   xorg-proto: remove stale git recipes
       new  9e43a73   useradd_base: avoid unintended expansion for useradd parameters
       new  fa042b4   libidn: 1.32 -> 1.33
       new  6306dc8   python-3.5-manifest.inc: the signal module RDEPENDS on enum
       new  f214da5   rm_work: don't remove timestamps of image tasks
       new  0a6c2db   libgcrypt: upgrade to 1.7.3
       new  dbda47c   fontconfig: Upgrade 2.12.0 -> 2.12.1
       new  1d0dcb0   gnome-themes-standard: Upgrade 3.18.0 -> 3.20.2
       new  e82bdb1   gtk+3: Upgrade 3.20.6 -> 3.20.9
       new  68898cf   vte: Upgrade 0.44.1 -> 0.44.2
       new  a00280a   json-glib: Upgrade 1.2.0 -> 1.2.2
       new  3380018   libinput: Upgrade 1.3.0 -> 1.4.1
       new  e3ea730   wayland-protocols: 1.5 -> 1.7
       new  4b69537   openssh: Upgrade 7.2p2 -> 7.3p1
       new  c03b32b   cmake.bbclass: call cmake with a relative path
       new  e279c9a   xserver-xf86-config: pre-load int10 and exa modules

The 33 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/cmake.bbclass                         |  14 +--
 meta/classes/grub-efi.bbclass                      |   2 +-
 meta/classes/insane.bbclass                        |  11 ++-
 meta/classes/rm_work.bbclass                       |  12 +--
 meta/classes/useradd_base.bbclass                  |   2 -
 meta/conf/machine/qemux86-64.conf                  |   5 +-
 meta/conf/machine/qemux86.conf                     |   5 +-
 ...-explicitly-keeps-symbole-.module_license.patch |  61 ++++++++++++
 meta/recipes-bsp/grub/grub2.inc                    |   1 +
 .../openssh/openssh/CVE-2015-8325.patch            |  39 --------
 ...h-7.1p1-conditional-compile-des-in-cipher.patch |  30 +++---
 .../openssh/{openssh_7.2p2.bb => openssh_7.3p1.bb} |   5 +-
 meta/recipes-core/gettext/gettext_0.16.1.bb        |  22 +++--
 .../glibc/glibc/0026-build_local_scope.patch       |  56 +++++++++++
 meta/recipes-core/glibc/glibc_2.24.bb              |   1 +
 .../initscripts/initscripts-1.0/dmesg.sh           |   4 +-
 ...ed-Missing-default-value-for-BOOTLOG_DEST.patch |  30 ++++++
 .../bootchart2/bootchart2_0.14.8.bb                |   1 +
 .../python/python-3.5-manifest.inc                 |   2 +-
 .../python/python3-native_3.5.2.bb                 |  23 ++++-
 meta/recipes-extended/bash/bash/fix-run-intl.patch | 110 +++++++++++++++++++++
 meta/recipes-extended/bash/bash/run-ptest          |  20 ++++
 meta/recipes-extended/bash/bash_4.3.30.bb          |   3 +-
 .../libidn/{libidn_1.32.bb => libidn_1.33.bb}      |   8 +-
 ...-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb} |   5 +-
 ...d_3.18.0.bb => gnome-themes-standard_3.20.2.bb} |   4 +-
 .../gtk+/{gtk+3_3.20.6.bb => gtk+3_3.20.9.bb}      |   4 +-
 ...e_3.20.6.bb => gtk-icon-utils-native_3.20.9.bb} |   4 +-
 .../{json-glib_1.2.0.bb => json-glib_1.2.2.bb}     |   4 +-
 .../{fontconfig_2.12.0.bb => fontconfig_2.12.1.bb} |   6 +-
 .../{libinput_1.3.0.bb => libinput_1.4.1.bb}       |   4 +-
 ...d-protocols_1.5.bb => wayland-protocols_1.7.bb} |   4 +-
 meta/recipes-graphics/xorg-proto/dri2proto_git.bb  |  18 ----
 .../xorg-proto/inputproto_2.3.2.bb                 |   2 +
 meta/recipes-graphics/xorg-proto/inputproto_git.bb |  19 ----
 .../xserver-xf86-config/10-preload-modules.conf    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  20 ++--
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  20 ++--
 meta/recipes-support/libgcrypt/libgcrypt_1.7.2.bb  |   4 -
 meta/recipes-support/libgcrypt/libgcrypt_1.7.3.bb  |   4 +
 .../vte/{vte_0.44.1.bb => vte_0.44.2.bb}           |   4 +-
 scripts/contrib/python/generate-manifest-3.5.py    |   2 +-
 46 files changed, 432 insertions(+), 189 deletions(-)
 create mode 100644 meta/recipes-bsp/grub/files/grub-module-explicitly-keeps-symbole-.module_license.patch
 delete mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2015-8325.patch
 rename meta/recipes-connectivity/openssh/{openssh_7.2p2.bb => openssh_7.3p1.bb} (97%)
 create mode 100644 meta/recipes-core/glibc/glibc/0026-build_local_scope.patch
 mode change 100644 => 100755 meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh
 create mode 100644 meta/recipes-devtools/bootchart2/bootchart2/0001-Fixed-Missing-default-value-for-BOOTLOG_DEST.patch
 create mode 100644 meta/recipes-extended/bash/bash/fix-run-intl.patch
 rename meta/recipes-extended/libidn/{libidn_1.32.bb => libidn_1.33.bb} (82%)
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb} (90%)
 rename meta/recipes-gnome/gnome/{gnome-themes-standard_3.18.0.bb => gnome-themes-standard_3.20.2.bb} (90%)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.20.6.bb => gtk+3_3.20.9.bb} (84%)
 rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.20.6.bb => gtk-icon-utils-native_3.20.9.bb} (93%)
 rename meta/recipes-gnome/json-glib/{json-glib_1.2.0.bb => json-glib_1.2.2.bb} (78%)
 rename meta/recipes-graphics/fontconfig/{fontconfig_2.12.0.bb => fontconfig_2.12.1.bb} (87%)
 rename meta/recipes-graphics/wayland/{libinput_1.3.0.bb => libinput_1.4.1.bb} (84%)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.5.bb => wayland-protocols_1.7.bb} (85%)
 delete mode 100644 meta/recipes-graphics/xorg-proto/dri2proto_git.bb
 delete mode 100644 meta/recipes-graphics/xorg-proto/inputproto_git.bb
 delete mode 100644 meta/recipes-support/libgcrypt/libgcrypt_1.7.2.bb
 create mode 100644 meta/recipes-support/libgcrypt/libgcrypt_1.7.3.bb
 rename meta/recipes-support/vte/{vte_0.44.1.bb => vte_0.44.2.bb} (86%)

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


More information about the Openembedded-commits mailing list