[oe-commits] [openembedded-core] branch master-next updated (b8b94ec -> 76df0bf)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 13 23:00:06 UTC 2016


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

      from  b8b94ec   Revert "oeqa/selftest/sstatetests: remove obsolete exclusion"
       new  0a89a94   socat: Use c_ispeed and c_ospeed based upon libc
       new  c3bd608   rootfs-postcommands: handle broken links when writing manifest
       new  ffab95d   rpm: more verbose errors in rpmTempFile
       new  fbde245   buildtools-tarball.bb: set TOOLCHAIN_NEED_CONFIGSITE_CACHE to null
       new  b487bd2   wic: fix bug in handling fsoptions
       new  078f606   rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formats
       new  5144730   image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variables list
       new  7932dc5   bind: CVE-2016-1285 CVE-2016-1286
       new  efaef14   npm.bbclass: Stop packagenames containing underscores from being generated
       new  9e70b3f   matchbox-keyboard: Hide desktop launcher
       new  f8ef289   useradd_base.bbclass: remove flock option '-w'
       new  81ed12f   pbzip2: don't skip do_configure
       new  a2835ef   pbzip2: fix LIC_FILES_CHKSUM following 1.1.12 -> 1.1.13 upgrade
       new  6d24711   gcc-common.inc: String format tweak for available tunes
       new  43f4a13   runqemu: let ramfs equal to cpio.gz
       new  e832e05   fs-perms.txt: fix ROOT_HOME's permission
       new  a552798   package.bbclass: improve permission handling
       new  1c2446d   devtool: don't copy .git when building the eSDK
       new  900e80c   linux-yocto/4.4: gpio-pca953x: fix the "drive" property cannot read/write
       new  b962d27   linux-yocto/4.1: mainline SPI backports
       new  beb4805   linux-yocto/4.4: BXT enablement
       new  5aab136   linux-yocto: tiny and pin ctrl config updates
       new  76df0bf   linux-yocto: make aufs4 optional

The 23 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/image.bbclass                         |   2 +-
 meta/classes/npm.bbclass                           |   6 +-
 meta/classes/package.bbclass                       |  11 +-
 meta/classes/rootfs-postcommands.bbclass           |   4 +-
 meta/classes/useradd_base.bbclass                  |  14 +-
 meta/files/fs-perms.txt                            |   1 +
 meta/lib/oe/copy_buildsystem.py                    |   2 +-
 meta/lib/oe/package.py                             |   2 +-
 meta/lib/oe/rootfs.py                              |   5 +-
 .../bind/bind/CVE-2016-1285.patch                  | 154 ++++++++++
 .../bind/bind/CVE-2016-1286_1.patch                |  79 ++++++
 .../bind/bind/CVE-2016-1286_2.patch                | 314 +++++++++++++++++++++
 meta/recipes-connectivity/bind/bind_9.10.3-P3.bb   |   3 +
 ...001-Access-c_ispeed-and-c_ospeed-via-APIs.patch |  53 ++--
 meta/recipes-core/meta/buildtools-tarball.bb       |   3 +
 meta/recipes-devtools/gcc/gcc-common.inc           |   2 +-
 ...more-verbose-error-logging-in-rpmTempFile.patch |  53 ++++
 meta/recipes-devtools/rpm/rpm_5.4.16.bb            |   1 +
 meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb      |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   4 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  18 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  18 +-
 ...ktop-file-Hide-the-keyboard-from-app-list.patch |  33 +++
 .../matchbox-keyboard/files/single-instance.patch  |  23 --
 .../matchbox-keyboard/matchbox-keyboard_git.bb     |   2 +-
 scripts/lib/wic/utils/partitionedfs.py             |  36 ++-
 scripts/runqemu                                    |   4 +-
 30 files changed, 748 insertions(+), 115 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpmdb-more-verbose-error-logging-in-rpmTempFile.patch
 create mode 100644 meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch
 delete mode 100644 meta/recipes-sato/matchbox-keyboard/files/single-instance.patch

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


More information about the Openembedded-commits mailing list