[oe-commits] [openembedded-core] branch master-next updated (fb3b160 -> d1c2f9a)

git at git.openembedded.org git at git.openembedded.org
Fri May 12 08:17:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

    from fb3b160  base: Simplify BASEDEPENDS construction
     new 38a1d4a  glibc: Avoid errors if you accidentally create a git symlink in the glibc source dir
     new 851937d  gcc-configure/gcc-target: Move arm6/7 config to target only
     new 6b9e8b7  populate_sdk_ext: Avoid build failures where sstate was used
     new d1c2f9a  useradd: Create lib/oe/useradd function library

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/populate_sdk_ext.bbclass              |  2 +-
 meta/classes/useradd-staticids.bbclass             | 47 ++-------------
 meta/lib/oe/useradd.py                             | 70 ++++++++++++++++++++++
 meta/recipes-core/glibc/glibc_2.25.bb              |  2 +-
 meta/recipes-devtools/gcc/gcc-configure-common.inc |  8 ---
 meta/recipes-devtools/gcc/gcc-target.inc           |  8 +++
 6 files changed, 86 insertions(+), 51 deletions(-)
 create mode 100644 meta/lib/oe/useradd.py

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


More information about the Openembedded-commits mailing list