[oe-commits] [openembedded-core] branch master-next updated (e2613ed -> 716b0b3)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 9 22:18:11 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.

 discard e2613ed  base/bitbake.conf: Filter contents of PATH to only allow whitelisted tools
 discard 2b13981  quilt: Don't add hardcoded links to utilities
 discard 22ee8b6  libpng12: Use rm instead of unlink
 discard 2f1e631  tzcode-native: Set cc to ${CC}
 discard 7592e3f  core-image-sato: exclude musl and x32
 discard 7094a2d  XXX add go to sato image
 discard 8917eb9  go: Add recipes for golang compilers and tools
 discard 97ddf9c  lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-ed
 discard 9fc6773  lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-ed
 discard c773201  meta-selftest: add selftest-ed recipes
 discard 65a6091  chkconfig-alternatives-native: fix obey_variables
 discard 4f5f927  classes: add gitupstream class
 discard 2f9516e  busybox: ifupdown:pass interface device name for ipv6 route command
 discard a484152  meta: do not append to BBCLASSEXTEND
 discard bc6c92c  gstreamer: remove git recipes
 discard 3077262  license: don't assume source files are UTF-8
 discard 41a4f8a  gcc-runtime: Enable libmpx for x86-64
 discard ff22576  e2fsprogs: expand @mkdir_p@ during configuration
 discard 90bd2ff  openssl: Fix symlink creation
 discard 7409bbf  wic: filemap: Fixed spared_copy skip
 discard 304644f  wic: plugins: rawcopy: Fixed wrong variable type
 discard 3ebcc30  shadow: use config 'attr' if distro has 'xattr'
 discard aba0b16  conf/machine/include: enable hardfloat by default for ARMv6 and above
 discard 62e0283  dropbear: drop support for DSA host keys in dropbear init script
 discard 6a6e601  sanity.bbclass: allow s3 protocol when sanity checking MIRRORS, etc
 discard 5c25411  vulkan: Add recipe for Vulkan common loader
 discard c2b493f  mesa: Enable vulkan driver for intel
 discard 6d8b0cf  sstate.bbclass: update .siginfo atime
 discard 408f025  perf.bb: Fix dependency while building kernel using externalsrc
 discard 7dab9f3  selftest/devtool: Add test to verify "modify virtual/kernel"
     new a169779  lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-ed
     new 1c42771  lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-ed
     new eabc728  sstate.bbclass: update .siginfo atime
     new d52ecaf  mesa: Enable vulkan driver for intel
     new f4b3611  vulkan: Add recipe for Vulkan common loader
     new 23923b4  sanity.bbclass: allow s3 protocol when sanity checking MIRRORS, etc
     new 6a46a3b  dropbear: drop support for DSA host keys in dropbear init script
     new bfb3a86  conf/machine/include: enable hardfloat by default for ARMv6 and above
     new a006d80  shadow: use config 'attr' if distro has 'xattr'
     new 1bb4144  wic: plugins: rawcopy: Fixed wrong variable type
     new 4e70d42  wic: filemap: Fixed spared_copy skip
     new 18a385e  openssl: Fix symlink creation
     new 5b2c776  e2fsprogs: expand @mkdir_p@ during configuration
     new 20d10d6  gcc-runtime: Enable libmpx for x86-64
     new 995fe9d  license: don't assume source files are UTF-8
     new 4320bd3  gstreamer: remove git recipes
     new 0237020  meta: do not append to BBCLASSEXTEND
     new 2f9fc8a  busybox: ifupdown:pass interface device name for ipv6 route command
     new 4afe98e  classes: add gitupstream class
     new 757ea51  chkconfig-alternatives-native: fix obey_variables
     new dbe3edf  meta-selftest: add selftest-ed recipes
     new d6e8231  go: Add recipes for golang compilers and tools
     new 355440b  XXX add go to sato image
     new cfcb8b8  core-image-sato: exclude musl and x32
     new eec155d  toolchain-shar-extract.sh: Ensure sbin directories are in PATH in clean environment
     new 903a2c9  tzcode-native: Set cc to ${CC}
     new 6189bed  libpng12: Use rm instead of unlink
     new 65e7885  quilt: Don't add hardcoded links to utilities
     new 716b0b3  base/bitbake.conf: Filter contents of PATH to only allow whitelisted tools

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e2613ed)
            \
             N -- N -- N   refs/heads/master-next (716b0b3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 29 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/kernelsrc.bbclass       |  2 +-
 meta/files/toolchain-shar-extract.sh | 14 ++++++
 meta/lib/oeqa/selftest/devtool.py    | 85 ------------------------------------
 meta/recipes-kernel/perf/perf.bb     |  2 +-
 4 files changed, 16 insertions(+), 87 deletions(-)

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


More information about the Openembedded-commits mailing list