[oe-commits] [openembedded-core] branch master-next updated (a656446 -> b5752b9)

git at git.openembedded.org git at git.openembedded.org
Mon Sep 11 12:08:15 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 a656446  go-helloworld: Use the Golang examples repository
 discard 2424db2  go-dep: Add 0.3.0 release
 discard 19cfb36  go.bbclass: add GO_INSTALL_FILTEROUT variable
 discard 6b222b4  go.bbclass: add do_unpack function to handle common cases
 discard 4fa1eff  go.bbclass: separate ${S} and ${B}
 discard 8e31c9b  go.bbclass: Use an auxiliary variable to add the build dependencies
 discard e5b3812  go.bbclass: exported function cleanup
 discard cfa48dd  go.bbclass: Enable parallel build
 discard 24b7634  go.bbclass: Use a global Go build flags
 discard 31410c3  goarch.bbclass: Add support for ARMv5
 discard 78424b2  goarch.bbclass: Replace logic for setting GOARM
 discard 7560163  go: Remove Go 1.6 and 1.7 releases
 discard b7f4bee  go.bbclass: Fix binary installation path detection
 discard 7fc6825  goarch.bbclass: Stop passing True as second argument of d.getVar
 discard c955c4d  linux-yocto: Make LINUX_VERSION_EXTENSION weaker
 discard c132898  qemu conf: Fix kernel module autoloading for uvesafb on genericx86
 discard 0918d6b  scripts/buildhistory-diff: use of argparse instead of optparse
 discard 679f76b  libfm: remove file which conflicts with libfm-extra
 discard c91ccd7  subversion: fix CVE-2017-9800
 discard 6c3533a  foomatic: Add HOMEPAGE info into recipe file.
 discard cfc6852  diffutils: Add HOMEPAGE info into recipe file.
 discard 1df7ba0  iputils: backport patch to fix arping hang problem
 discard 012cda3  util-linux: Add HOMEPAGE info into recipe file.
 discard b43713f  glibc: do the multilib_header magic also for bits/pthreadtypes-arch.h
 discard 606a8e0  staging: gracefully abort if two recipes conflict in the sysroot
     new 52d4b12  glibc: do the multilib_header magic also for bits/pthreadtypes-arch.h
     new 5154764  util-linux: Add HOMEPAGE info into recipe file.
     new fe32e2c  iputils: backport patch to fix arping hang problem
     new 7438b5c  diffutils: Add HOMEPAGE info into recipe file.
     new 6ac9fd3  foomatic: Add HOMEPAGE info into recipe file.
     new 3c1c09a  subversion: fix CVE-2017-9800
     new cf53d5f  libfm: remove file which conflicts with libfm-extra
     new 788e88c  scripts/buildhistory-diff: use of argparse instead of optparse
     new 261f9c3  qemu conf: Fix kernel module autoloading for uvesafb on genericx86
     new 0451d52  linux-yocto: Make LINUX_VERSION_EXTENSION weaker
     new d45c022  goarch.bbclass: Stop passing True as second argument of d.getVar
     new 16c8862  go.bbclass: Fix binary installation path detection
     new 78f5367  go: Remove Go 1.6 and 1.7 releases
     new 8371e0d  goarch.bbclass: Replace logic for setting GOARM
     new 5872646  goarch.bbclass: Add support for ARMv5
     new 501c8a0  go.bbclass: Use a global Go build flags
     new 4b0d28e  go.bbclass: Enable parallel build
     new e1e2a1a  go.bbclass: exported function cleanup
     new 1c9ed57  go.bbclass: Use an auxiliary variable to add the build dependencies
     new d41e4b3  go.bbclass: separate ${S} and ${B}
     new 5088e2e  go.bbclass: add do_unpack function to handle common cases
     new 75241c7  go.bbclass: add GO_INSTALL_FILTEROUT variable
     new 73526ca  go-dep: Add 0.3.0 release
     new 7995c2a  go-helloworld: Use the Golang examples repository
     new fe2c710  devtool: upgrade: check that user has configured git properly
     new b5752b9  staging: gracefully abort if two recipes conflict in the sysroot

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   (a656446)
            \
             N -- N -- N   refs/heads/master-next (b5752b9)

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 26 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/staging.bbclass   |  2 +-
 scripts/lib/devtool/upgrade.py | 27 ++++++++++++++++++++++++++-
 2 files changed, 27 insertions(+), 2 deletions(-)

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


More information about the Openembedded-commits mailing list