[oe-commits] [openembedded-core] branch master-next updated (e50d23c -> 9393cbb)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 30 20:24:43 UTC 2016


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

      from  e50d23c   gcc-5.3/gcc-4.9: -fdebug-prefix-map support to remap relative path
      adds  81db27c   archiver.bbclass: addtask do_deploy_archives_setscene
      adds  727566e   selftest/buildoptions.py: use INHERIT +=
      adds  fd37da3   gcc: Fix musl ldso name for mips64
       new  a88603c   uninative: Switch md5sum -> sha256
       new  aedef9d   sanity: Require bitbake 1.29.1
       new  a0860e3   sanity.bbclass: Use pythonexception to raise real exceptions without backtraces
       new  0a42e49   default-distrovars.inc: remove gnutls + libtasn1 from LGPLv2_WHITELIST_GPL-3.0
       new  b4c2a90   linux-yocto/4.1: SMBus/iTCO backports
       new  2648889   linux-yocto/qemuarm64: enable 32 bit compatibility
       new  4dd3bd9   linux-yocto/4.1: device property backports
       new  7b4b8a2   linux-yocto/4.1: i2c: designware: Backport i2c patches
       new  934fd9d   linux-yocto/4.1: Apollo Lake/Broxton mmc backports
       new  e721858   linux-yocto/4.1: Intel Broxton: pwm backports
       new  754350e   linux-yocto/4.4: drm/i915/skl: Fix DMC load on Skylake J0 and K0
       new  980b33d   linux-yocto/4.4: broxton and usb type-c backports
       new  b5600da   linux-yocto: add overlayfs feature
       new  f3b46fe   selftest: Added testcase decorator to tests
       new  9393cbb   psmisc: Remove including sys/user.h and __WORDSIZE

The 15 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/archiver.bbclass                      |  1 +
 meta/classes/populate_sdk_ext.bbclass              |  2 +-
 meta/classes/sanity.bbclass                        |  4 +-
 meta/classes/uninative.bbclass                     |  2 +-
 meta/conf/distro/include/default-distrovars.inc    |  2 +-
 meta/conf/distro/include/yocto-uninative.inc       |  4 +-
 meta/conf/sanity.conf                              |  2 +-
 meta/lib/oeqa/selftest/buildoptions.py             |  4 +-
 meta/lib/oeqa/selftest/devtool.py                  |  2 +
 meta/lib/oeqa/selftest/recipetool.py               |  1 +
 meta/lib/oeqa/selftest/wic.py                      |  1 +
 .../gcc-5.3/0045-Support-for-arm-linux-musl.patch  | 26 ++++++-----
 ...001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch | 51 ++++++++++++++++++++++
 meta/recipes-extended/psmisc/psmisc_22.21.bb       |  8 ++--
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |  4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  4 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       | 16 +++----
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 18 ++++----
 20 files changed, 110 insertions(+), 46 deletions(-)
 create mode 100644 meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch

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


More information about the Openembedded-commits mailing list