[oe-commits] [openembedded-core] branch master updated (390bad9 -> 8cb4ac4)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 2 22:40:01 UTC 2016


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

      from  390bad9   sanity: Fix int verses string reference
       new  6ed5cc8   cantarell-fonts: Add recipe
       new  27093df   pango: make ${PN}-ptest RDEPENDS on cantarell-fonts
       new  93ca16b   layer.conf: Whitelist cantarell-fonts fontconfig dependency
       new  0f3ca0b   sato/images: Add ptest image
       new  f9739b7   dhcp: CVE-2015-8605
       new  45c7a7d   gstreamer1.0-plugins-bad.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5
       new  bec8c8d   harfbuzz: update 1.2.1 -> 1.2.3
       new  58a79e6   grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure
       new  b15b52d   grub2.inc: avoid passing -isystem to native builds
       new  a421d47   grub2.inc: drop bogus dependency on xz
       new  effa6ce   classes/module: allow substitution of the modules_install target name
       new  b7ac987   classes/populate_sdk_ext: prepend to PATH rather than appending
       new  fd9d08b   combo-layer: handle empty commits during "init --history"
       new  9bef9e0   libarchive: Set xattrs after setting times
       new  0dc7d31   populate_sdk_ext: Delete the buildtools tar file after installation
       new  a22797f   eudev: Replaces udev with eudev for compatibility when using sysvinit on newer kernels
       new  3415290   libgudev: Fix for new eudev implementation
       new  93ff871   usbutils: Fix for new eudev implementation
       new  e901ce4   linux-yocto/4.1: Galileo updates
       new  56bd686   linux-yocto/4.1: clkdev updates
       new  cf56b73   linux-yocto/4.1: update to 4.1.18
       new  28a4e92   linux-yocto/4.4: yaffs2 build fixes
       new  30d674f   linux-yocto: braswell: Remove feature and move DRM_I915_PRELIMINARY_HW_SUPPORT option
       new  0f623b9   linux-yocto/4.4: update to -stable 4.4.2
       new  ecbf5fd   linux-yocto/4.1: iwlwifi: mvm: don't allow sched scans without matches to be started
       new  61fb688   linux-yocto/4.4: update to 4.4.3
       new  f836f4b   populate_sdk_base: handle empty SDK_PACKAGING_FUNC
       new  f24eb53   cracklib: fix Python packaging
       new  bee0f63   automake: don't delete .pyc files
       new  914b0a9   populate_sdk_ext: Only write LCONF_VERSION to bblayers if it is set
       new  cb8f064   classes/externalsrc: fix symlinking if symlink exists pointing to another path
       new  8cb4ac4   gcc: Add support for atomic opertions (libitm) where available

The 32 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/externalsrc.bbclass                   |   1 +
 meta/classes/module.bbclass                        |   4 +-
 meta/classes/populate_sdk_base.bbclass             |   3 +-
 meta/classes/populate_sdk_ext.bbclass              |  12 ++-
 meta/conf/distro/include/default-providers.inc     |   2 +-
 meta/conf/layer.conf                               |   1 +
 meta/recipes-bsp/grub/grub2.inc                    |  19 +++-
 meta/recipes-bsp/usbutils/usbutils-008/iconv.patch |  41 --------
 meta/recipes-bsp/usbutils/usbutils/iconv.patch     |  29 +++---
 meta/recipes-bsp/usbutils/usbutils_007.bb          |  31 ------
 meta/recipes-bsp/usbutils/usbutils_008.bb          |   5 +-
 .../dhcp/dhcp/CVE-2015-8605.patch                  |  99 ++++++++++++++++++
 meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb       |   1 +
 .../udev/{udev => eudev}/devfs-udev.rules          |   0
 meta/recipes-core/udev/{udev => eudev}/init        |   0
 meta/recipes-core/udev/{udev => eudev}/links.conf  |   0
 meta/recipes-core/udev/{udev => eudev}/local.rules |   0
 .../udev/{udev => eudev}/permissions.rules         |   0
 meta/recipes-core/udev/{udev => eudev}/run.rules   |   0
 meta/recipes-core/udev/{udev => eudev}/udev-cache  |   0
 .../udev/{udev => eudev}/udev-cache.default        |   0
 meta/recipes-core/udev/{udev => eudev}/udev.rules  |   0
 meta/recipes-core/udev/eudev_3.1.5.bb              |  93 +++++++++++++++++
 meta/recipes-core/udev/udev.inc                    | 112 ---------------------
 ...yboard_force_release.sh-shell-script-path.patch |  35 -------
 ...-Add-stdint.h-as-it-was-removed-from-mtd-.patch |  29 ------
 ...c-Makefile.am-Check-for-input.h-and-input.patch |  52 ----------
 .../recipes-core/udev/udev/add-install-ptest.patch |  86 ----------------
 .../udev/udev/avoid-mouse-autosuspend.patch        |  25 -----
 .../udev/udev/fix_rule-syntax-regex-ptest.patch    |  58 -----------
 meta/recipes-core/udev/udev/run-ptest              |   5 -
 meta/recipes-core/udev/udev_182.bb                 |   9 --
 ...-compile-compile-only-optimized-byte-code.patch |  42 --------
 meta/recipes-devtools/automake/automake_1.15.bb    |   1 -
 meta/recipes-devtools/gcc/gcc-5.3.inc              |   2 +
 meta/recipes-devtools/gcc/gcc-runtime.inc          |  22 +++-
 meta/recipes-extended/cracklib/cracklib_2.9.5.bb   |  13 +--
 .../0001-Set-xattrs-after-setting-times.patch      |  59 +++++++++++
 .../libarchive/libarchive_3.1.2.bb                 |   1 +
 meta/recipes-gnome/libgudev/libgudev_230.bb        |   3 +-
 .../cantarell-fonts/cantarell-fonts_git.bb         |  24 +++++
 .../{harfbuzz_1.2.1.bb => harfbuzz_1.2.3.bb}       |   4 +-
 meta/recipes-graphics/pango/pango_1.38.1.bb        |   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 ++--
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |   3 +-
 .../images/core-image-sato-sdk-ptest.bb            |   6 ++
 scripts/combo-layer                                |   2 +-
 52 files changed, 401 insertions(+), 599 deletions(-)
 delete mode 100644 meta/recipes-bsp/usbutils/usbutils-008/iconv.patch
 delete mode 100644 meta/recipes-bsp/usbutils/usbutils_007.bb
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch
 rename meta/recipes-core/udev/{udev => eudev}/devfs-udev.rules (100%)
 rename meta/recipes-core/udev/{udev => eudev}/init (100%)
 rename meta/recipes-core/udev/{udev => eudev}/links.conf (100%)
 rename meta/recipes-core/udev/{udev => eudev}/local.rules (100%)
 rename meta/recipes-core/udev/{udev => eudev}/permissions.rules (100%)
 rename meta/recipes-core/udev/{udev => eudev}/run.rules (100%)
 rename meta/recipes-core/udev/{udev => eudev}/udev-cache (100%)
 rename meta/recipes-core/udev/{udev => eudev}/udev-cache.default (100%)
 rename meta/recipes-core/udev/{udev => eudev}/udev.rules (100%)
 create mode 100644 meta/recipes-core/udev/eudev_3.1.5.bb
 delete mode 100644 meta/recipes-core/udev/udev.inc
 delete mode 100644 meta/recipes-core/udev/udev/0001-Fixing-keyboard_force_release.sh-shell-script-path.patch
 delete mode 100644 meta/recipes-core/udev/udev/0001-mtd_probe.h-Add-stdint.h-as-it-was-removed-from-mtd-.patch
 delete mode 100644 meta/recipes-core/udev/udev/0002-configure.ac-Makefile.am-Check-for-input.h-and-input.patch
 delete mode 100644 meta/recipes-core/udev/udev/add-install-ptest.patch
 delete mode 100644 meta/recipes-core/udev/udev/avoid-mouse-autosuspend.patch
 delete mode 100644 meta/recipes-core/udev/udev/fix_rule-syntax-regex-ptest.patch
 delete mode 100644 meta/recipes-core/udev/udev/run-ptest
 delete mode 100644 meta/recipes-core/udev/udev_182.bb
 delete mode 100644 meta/recipes-devtools/automake/automake/py-compile-compile-only-optimized-byte-code.patch
 create mode 100644 meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-after-setting-times.patch
 create mode 100644 meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.2.1.bb => harfbuzz_1.2.3.bb} (88%)
 create mode 100644 meta/recipes-sato/images/core-image-sato-sdk-ptest.bb

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


More information about the Openembedded-commits mailing list