[oe-commits] [openembedded-core] branch master-next updated (966e263 -> 9fe31be)

git at git.openembedded.org git at git.openembedded.org
Sun Jun 30 12:52:02 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 966e263  package: Build pkgdata specific to the current recipe
 discard a745049  staging: Code cleanup
 discard 88e0f8a  mobile-broadband-provider-info: upgrade 20190116 -> 20190618
 discard ed56092  gtk-doc: correct the style.css permissions
 discard 5e2c144  meson.bbclass: do not pass native compiler/linker flags via command line
 discard bd71900  meson: add a patch to correct gtk-doc traceback
 discard 4987260  meson: update 0.50.1 -> 0.51.0
     new 946516f  gtk-doc: correct the style.css permissions
     new a8c370a  mobile-broadband-provider-info: upgrade 20190116 -> 20190618
     new 288b04c  staging: Code cleanup
     new 9fe31be  package: Build pkgdata specific to the current recipe

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   (966e263)
            \
             N -- N -- N   refs/heads/master-next (9fe31be)

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 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/meson.bbclass                         |   6 +-
 meta/recipes-devtools/meson/meson.inc              |   8 +-
 .../0001-Make-CPU-family-warnings-fatal.patch      |  10 +-
 ....py-detect-windows-also-if-the-system-str.patch |  25 +++
 ...rrectly-pick-the-compiler-for-gtk-doc-bui.patch |  30 ----
 ...environment.py-check-environment-for-vari.patch |  20 ++-
 ...environment.py-do-not-determine-whether-a.patch |  10 +-
 ...02-Support-building-allarch-recipes-again.patch |   4 +-
 .../meson/meson/0003-native_bindir.patch           |  32 ++--
 ...onbuild-allow-multiple-cross-file-options.patch | 185 +++++++++++++++++++++
 .../load-configs-generalise-search-path.patch      |  53 ++++++
 .../meson/{meson_0.51.0.bb => meson_0.50.1.bb}     |   0
 ...k-meson_0.51.0.bb => nativesdk-meson_0.50.1.bb} |   0
 13 files changed, 312 insertions(+), 71 deletions(-)
 create mode 100644 meta/recipes-devtools/meson/meson/0001-environment.py-detect-windows-also-if-the-system-str.patch
 delete mode 100644 meta/recipes-devtools/meson/meson/0001-gnome.py-correctly-pick-the-compiler-for-gtk-doc-bui.patch
 create mode 100644 meta/recipes-devtools/meson/meson/0007-mesonbuild-allow-multiple-cross-file-options.patch
 create mode 100644 meta/recipes-devtools/meson/meson/load-configs-generalise-search-path.patch
 rename meta/recipes-devtools/meson/{meson_0.51.0.bb => meson_0.50.1.bb} (100%)
 rename meta/recipes-devtools/meson/{nativesdk-meson_0.51.0.bb => nativesdk-meson_0.50.1.bb} (100%)

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


More information about the Openembedded-commits mailing list