[oe-commits] [openembedded-core] branch master updated (f6b0dd1 -> eb9f900)

git at git.openembedded.org git at git.openembedded.org
Thu May 19 21:33:47 UTC 2016


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

      from  f6b0dd1   makedevs: fix security issues
       new  e8d4356   useradd.bbclass: Strip trailing ';' in cmd params
       new  d189579   systemd: Create missing sysusers offline
       new  c266817   elfutils-0.148: Fix build with gcc6
       new  ba6b367   sysprof: Disable nios2 support
       new  e509a83   Revert "rootfs.py: add more info to the warning message"
       new  1eb0a46   rootfs.py: Remove _log_check_error() from the RpmRootfs class
       new  865ab39   rootfs.py: Simplify the regular expression used in _log_check_warn()
       new  321df88   rootfs.py: Use one way to exclude lines in _log_check_error()
       new  85f64c6   rootfs.py: Exclude lines in _log_check_warn() as well
       new  d6e3477   rootfs.py: Reduce spam from _log_check_warn()
       new  dd73dca   rootfs.py: Unify _log_check_warn() and _log_check_error()
       new  15476fa   yocto-uninative: Update to 1.1 tarball (new version of glibc)
       new  a3075bf   package_regex.inc: remove deprecated file
       new  a80a084   freetype: fix upstream check
       new  3e88297   libgudev: fix upstream check
       new  879b2c5   unzip: update SRC_URI
       new  5cb1e0e   zip: update SRC_URI
       new  eb9f900   kernel: moves KERNEL_SRC_PATH to bitbake.conf

The 18 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/distrodata.bbclass                    |  1 -
 meta/classes/kernel.bbclass                        |  4 -
 meta/classes/useradd.bbclass                       | 14 ++--
 meta/conf/bitbake.conf                             |  4 +
 meta/conf/distro/include/package_regex.inc         | 22 -----
 meta/conf/distro/include/yocto-uninative.inc       |  6 +-
 meta/lib/oe/rootfs.py                              | 93 ++++++++--------------
 .../images/build-appliance-image_14.0.0.bb         |  2 +-
 .../packagegroup-core-tools-profile.bb             |  3 +-
 meta/recipes-core/systemd/systemd_229.bb           |  8 +-
 .../elfutils/elfutils-0.148/gcc6.patch             | 23 ++++++
 meta/recipes-devtools/elfutils/elfutils_0.148.bb   |  1 +
 meta/recipes-extended/unzip/unzip_6.0.bb           |  2 +-
 meta/recipes-extended/zip/zip.inc                  | 27 -------
 meta/recipes-extended/zip/zip_3.0.bb               | 40 ++++++++--
 meta/recipes-gnome/libgudev/libgudev_230.bb        |  2 +
 meta/recipes-graphics/freetype/freetype_2.6.3.bb   |  3 +
 meta/recipes-kernel/linux/kernel-devsrc.bb         |  3 -
 18 files changed, 117 insertions(+), 141 deletions(-)
 delete mode 100644 meta/conf/distro/include/package_regex.inc
 create mode 100644 meta/recipes-devtools/elfutils/elfutils-0.148/gcc6.patch
 delete mode 100644 meta/recipes-extended/zip/zip.inc

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


More information about the Openembedded-commits mailing list