[oe-commits] [openembedded-core] branch master-next updated (2a9169a -> cd3af43)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 24 22:13:15 UTC 2019


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 2a9169a  cmake-native: Add --enable-ccache to configure options
 discard 2bfe398  ccache: Fix Segmentation fault error when gcc -o /dev/null
 discard fab9819  ccache: 3.5 -> 3.6
 discard 50e3669  arch-arm: Do not add -march options for arm architecture along with -mcpu
     new c2e1704  ccache: 3.5 -> 3.6
     new 78a24b3  ccache: Fix Segmentation fault error when gcc -o /dev/null
     new 815056c  cmake-native: Add --enable-ccache to configure options
     new 1d90348  native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILD
     new e9b21f5  bitbake.conf: Add DEBUG_BUILD to vardeps
     new cd3af43  Change default debug split to make separate source packages

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   (2a9169a)
            \
             N -- N -- N   refs/heads/master-next (cd3af43)

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 6 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/cross.bbclass                       | 3 +++
 meta/classes/native.bbclass                      | 3 +++
 meta/classes/populate_sdk_base.bbclass           | 2 +-
 meta/conf/bitbake.conf                           | 5 ++++-
 meta/conf/machine/include/arm/arch-armv4.inc     | 3 +--
 meta/conf/machine/include/arm/arch-armv5.inc     | 3 +--
 meta/conf/machine/include/arm/arch-armv6.inc     | 3 +--
 meta/conf/machine/include/arm/arch-armv7a.inc    | 3 +--
 meta/conf/machine/include/arm/arch-armv7ve.inc   | 3 +--
 meta/conf/machine/include/tune-arm1136jf-s.inc   | 2 --
 meta/conf/machine/include/tune-arm920t.inc       | 2 --
 meta/conf/machine/include/tune-arm926ejs.inc     | 2 --
 meta/conf/machine/include/tune-arm9tdmi.inc      | 2 --
 meta/conf/machine/include/tune-cortexa15.inc     | 2 --
 meta/conf/machine/include/tune-cortexa17.inc     | 2 --
 meta/conf/machine/include/tune-cortexa5.inc      | 2 --
 meta/conf/machine/include/tune-cortexa7.inc      | 2 --
 meta/conf/machine/include/tune-cortexa8.inc      | 2 --
 meta/conf/machine/include/tune-cortexa9.inc      | 2 --
 meta/conf/machine/include/tune-ep9312.inc        | 4 +---
 meta/conf/machine/include/tune-iwmmxt.inc        | 4 +---
 meta/conf/machine/include/tune-strongarm1100.inc | 2 --
 meta/conf/machine/include/tune-thunderx.inc      | 2 --
 meta/conf/machine/include/tune-xscale.inc        | 2 --
 24 files changed, 18 insertions(+), 44 deletions(-)

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


More information about the Openembedded-commits mailing list