[oe-commits] [openembedded-core] branch master updated (5d3d622 -> 37aac64)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 15 06:00:45 UTC 2016


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

      from  5d3d622   linux-yocto: make aufs4 optional
       new  da5cd84   devtool: update-recipe: handle where SRC_URI is appended to with +=
       new  c868198   devtool: upgrade: handle recipes where source is not first entry in SRC_URI
       new  0791ba7   shadow: Disable syslog for more commands
       new  e06c5c5   meta/classes/qemu.bbclass: set -cpu of ppce5500/ppce6500 to e500mc
       new  854523f   dhcp: Enable update-rc.d service
       new  b15b977   buildhistory: don't alter SDK creation stamps
       new  fc90c5d   oeqa/selftest/sstatetests: fix no-op sstate test
       new  e5c43dc   default-providers: Update to use PREFERRED_RPROVIDER
       new  bd0a65e   buildstats: Fix tracebacks for early task failures
       new  94e1b6f   Revert "fs-perms.txt: fix ROOT_HOME's permission"
       new  37aac64   fs-perms.txt: fix ROOT_HOME's permission

The 11 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/buildhistory.bbclass                  |  12 +-
 meta/classes/buildstats.bbclass                    |   2 +
 meta/classes/qemu.bbclass                          |   8 +-
 meta/conf/distro/include/default-providers.inc     |   6 +-
 meta/files/fs-perms.txt                            |   2 +
 meta/lib/oe/recipeutils.py                         |   7 +-
 meta/lib/oeqa/selftest/sstatetests.py              |   1 +
 meta/recipes-connectivity/dhcp/dhcp.inc            |   6 +-
 .../0001-Disable-use-of-syslog-for-sysroot.patch   | 124 +++++++++++++++++++++
 .../shadow/files/disable-syslog.patch              |  34 ------
 meta/recipes-extended/shadow/shadow.inc            |   4 +-
 scripts/lib/devtool/upgrade.py                     |  10 +-
 12 files changed, 163 insertions(+), 53 deletions(-)
 create mode 100644 meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch
 delete mode 100644 meta/recipes-extended/shadow/files/disable-syslog.patch

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


More information about the Openembedded-commits mailing list