[oe-commits] [openembedded-core] branch master-next updated (9f93e6d -> 1a17a0e)

git at git.openembedded.org git at git.openembedded.org
Wed May 8 22:01:49 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 9f93e6d  oeqa/core/runner: Handle unexpectedSucesses
 discard d8efbcd  meta/lib+scripts: Convert to SPDX license headers
 discard 2850fc5  oeqa: Drop OETestID
 discard a9feec7  target-sdk-provides-dummy: resolve sstate conflict
 discard 519e5d5  glib-2.0: fix ptest failures
 discard af4efe1  python3: fix do_install fail for parallel buiild
 discard f63ba6c  systemd: Backport patch to fix build with gcc9
 discard 2d73505  bitbake.conf: use https instead of http
 discard 3dca0e9  gcc-9: Add recipes for gcc 9.1 release
 discard acba530  wpa-supplicant: update to 2.8
 discard bfa6861  msmtp: update to 1.8.4
 discard d021a33  mtools: update to 4.0.23
 discard 98e9556  coreutils: update to 8.31
 discard 563d3d3  kmscube: update to latest revision
 discard 4ac2c21  sqlite3: update to 3.28.0
 discard d84a87b  libxcb: remove workaround patch for a bug that was fixed in gcc 5 in 2015
 discard 539abff  cogl: remove -Werror=maybe-uninitialized workaround
 discard 7c40e4d  cogl: upgrade 1.22.2 -> 1.22.4
 discard eb55dc2  mmc-utils: update to the latest upstream code
 discard 9041cba  resulttool: Add option to dump all ptest logs
 discard f5345d1  bison: upgrade 3.0.4 -> 3.1
 discard ef1082a  socat: upgrade 1.7.3.2 -> 1.7.3.3
 discard c3be3b5  grub: Use -Wno-error instead of doing this on a per-warning basis
 discard ee495c4  gnu-efi: Remove support patch for gcc < 4.7
 discard ee10261  scripts/pybootchart/draw: Fix some bounding problems
 discard 5c16dbb  scripts/pybootchart/draw: Clarify some variable names
 discard c096831  scripts/pybootchart: Port to python3
 discard 01ccc23  scripts/pybootchart: Fix mixed indentation
 discard 76f0858  libxkbcommon: RDEPENDS on libx11-locale
 discard d09c4c3  libx11: split out libx11-locale
     add 5eebe24  scripts/pybootchart: Fix mixed indentation
     add 9491446  scripts/pybootchart: Port to python3
     add 50d9af7  scripts/pybootchart/draw: Clarify some variable names
     add ef257af  scripts/pybootchart/draw: Fix some bounding problems
     add 3265d73  gnu-efi: Remove support patch for gcc < 4.7
     add 330fc83  grub: Use -Wno-error instead of doing this on a per-warning basis
     add e697fe9  socat: upgrade 1.7.3.2 -> 1.7.3.3
     add 5890ed3  bison: upgrade 3.0.4 -> 3.1
     add f262b9e  resulttool: Add option to dump all ptest logs
     add ff13134  mmc-utils: update to the latest upstream code
     add 02ec648  cogl: upgrade 1.22.2 -> 1.22.4
     add 6f4c6fa  cogl: remove -Werror=maybe-uninitialized workaround
     add 78eb944  libxcb: remove workaround patch for a bug that was fixed in gcc 5 in 2015
     add 9be07e8  sqlite3: update to 3.28.0
     add 2479031  kmscube: update to latest revision
     add 5226ce1  coreutils: update to 8.31
     add 836c178  mtools: update to 4.0.23
     add 41ec4ad  msmtp: update to 1.8.4
     add d6df8c1  wpa-supplicant: update to 2.8
     add 686d0e1  bitbake.conf: use https instead of http
     add d5e9996  systemd: Backport patch to fix build with gcc9
     add 07aeaa4  python3: fix do_install fail for parallel buiild
     add 9de9daa  target-sdk-provides-dummy: resolve sstate conflict
     new 719fe14  libx11: split out libx11-locale
     new e88dc5b  libxkbcommon: RDEPENDS on libx11-locale
     new 8401761  gcc-9: Add recipes for gcc 9.1 release
     new a53d100  oeqa: Drop OETestID
     new 3eca2fb  meta/lib+scripts: Convert to SPDX license headers
     new d992997  oeqa/core/runner: Handle unexpectedSucesses
     new 585514d  sysstat: inherit upstream-version-is-even
     new 2051b75  ofono: upgrade 1.25 -> 1.29
     new 1a17a0e  meson.bbclass: add MESON_CROSS_EXTRA_PROPS to inject properties into meson.cross

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   (9f93e6d)
            \
             N -- N -- N   refs/heads/master-next (1a17a0e)

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 9 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                         |  8 ++++++-
 ...-Fix-a-race-condition-where-ell-ell.h-was.patch | 28 ++++++++++++++++++++++
 .../ofono/ofono/use-python3.patch                  | 27 ---------------------
 meta/recipes-connectivity/ofono/ofono_1.25.bb      |  9 -------
 meta/recipes-connectivity/ofono/ofono_1.29.bb      |  9 +++++++
 meta/recipes-core/glib-2.0/glib-2.0/run-ptest      |  2 +-
 meta/recipes-core/glib-2.0/glib.inc                |  7 ------
 meta/recipes-extended/sysstat/sysstat.inc          |  3 +--
 8 files changed, 46 insertions(+), 47 deletions(-)
 create mode 100644 meta/recipes-connectivity/ofono/ofono/0001-Makefile.am-Fix-a-race-condition-where-ell-ell.h-was.patch
 delete mode 100644 meta/recipes-connectivity/ofono/ofono/use-python3.patch
 delete mode 100644 meta/recipes-connectivity/ofono/ofono_1.25.bb
 create mode 100644 meta/recipes-connectivity/ofono/ofono_1.29.bb

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


More information about the Openembedded-commits mailing list