[oe-commits] [openembedded-core] branch master-next updated (32ac1b3 -> b071a1a)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 18 14:56:26 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 32ac1b3  libsdl2: use binconfig-disabled
 discard 1a3eb91  binconfig: don't try to fix up .la files
 discard 7f83537  insane: remove empty test that does nothing
 discard 72ad583  insane: improve buildpath warning messages
 discard 6ef5c68  kernel-fitimage: introduce FIT_HASH_ALG
 discard 3e8115c  systat: systemd never enables the service
 discard 0b273e8  manifest.py: fix test_SDK_manifest_entries
 discard 3c7bb80  volatile-binds: Change cp to use -a instead of -p.
 discard 610536f  wireless-regdb: Add recipe
 discard 7d5c5a0  buildhistory: show time spent writting buildhistory
 discard c2bbbbc  kernel: qemuarmv5: Update machine overrides of KERNEL_DEVICETREE
 discard 99b6e91  lighttpd:upgrade 1.4.53 -> 1.4.54
     new 57d24fb  lighttpd: Upgrade 1.4.53 -> 1.4.54
     new a1ac097  kernel: qemuarmv5: Update machine overrides of KERNEL_DEVICETREE
     new 96f1225  buildhistory: show time spent writting buildhistory
     new ab7e3ca  volatile-binds: Change cp to use -a instead of -p.
     new 35a1346  manifest.py: fix test_SDK_manifest_entries
     new 24ccfd8  systat: systemd never enables the service
     new 8c9d5d5  kernel-fitimage: introduce FIT_HASH_ALG
     new 1563292  insane: improve buildpath warning messages
     new 5da7ad1  insane: remove empty test that does nothing
     new bd4e2cd  binconfig: don't try to fix up .la files
     new 8d93fc2  libsdl2: use binconfig-disabled
     new 1b93bc3  apt: fix permissions on apt-daily script for systemd
     new 745b63f  base.bbclass: define PACKAGECONFIG_CONFARGS before only sometimes appending to it
     new f29572f  openssl: Fix a build bug on aarch64BE.
     new b071a1a  gcc-runtime: fix C++ header mapping for n32/x32 tune

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   (32ac1b3)
            \
             N -- N -- N   refs/heads/master-next (b071a1a)

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 15 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/base.bbclass                          |  2 +
 meta/conf/distro/include/maintainers.inc           |  1 -
 ...01-Fix-build-error-for-aarch64-big-endian.patch | 43 +++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl_1.1.1c.bb |  1 +
 .../packagegroups/packagegroup-base.bb             |  1 -
 meta/recipes-devtools/apt/apt-package.inc          |  2 +-
 meta/recipes-devtools/gcc/gcc-runtime.inc          | 29 ++++++++------
 .../wireless-regdb/wireless-regdb_2019.06.03.bb    | 44 ----------------------
 8 files changed, 64 insertions(+), 59 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Fix-build-error-for-aarch64-big-endian.patch
 delete mode 100644 meta/recipes-kernel/wireless-regdb/wireless-regdb_2019.06.03.bb

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


More information about the Openembedded-commits mailing list