[oe-commits] [openembedded-core] branch master-next updated (92c9cb5 -> 64903c7)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 2 16:04:46 UTC 2020


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 92c9cb5  sysklogd: upgrade 2.0.3 -> 2.1.1
 discard 93d6ec9  sstatesig: Drop incorrect test within locked sigs handling
     new 5bed8ff  sysklogd: upgrade 2.0.3 -> 2.1.1
     new ce8137b  test
     new f733230  wayland-protocols: upgrade 1.18 -> 1.20
     new 5220dd4  enchant2: upgrade 2.2.7 -> 2.2.8
     new 59f9d9f  libsoup-2.4: upgrade 2.68.3 -> 2.68.4
     new 5987d3c  stress-ng: upgrade 0.11.00 -> 0.11.01
     new fc9d169  wic/engine: lets display an error not a traceback
     new 64903c7  freetype: add pixmap to PACKAGECONFIG

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   (92c9cb5)
            \
             N -- N -- N   refs/heads/master-next (64903c7)

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 8 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/lib/oe/sstatesig.py                                          | 8 +++++++-
 meta/lib/oeqa/selftest/cases/signing.py                           | 3 +++
 .../stress-ng/{stress-ng_0.11.00.bb => stress-ng_0.11.01.bb}      | 4 ++--
 meta/recipes-graphics/freetype/freetype_2.10.1.bb                 | 2 +-
 .../{wayland-protocols_1.18.bb => wayland-protocols_1.20.bb}      | 4 ++--
 .../enchant/{enchant2_2.2.7.bb => enchant2_2.2.8.bb}              | 4 ++--
 .../libsoup/{libsoup-2.4_2.68.3.bb => libsoup-2.4_2.68.4.bb}      | 4 ++--
 scripts/lib/wic/engine.py                                         | 5 ++++-
 8 files changed, 23 insertions(+), 11 deletions(-)
 rename meta/recipes-extended/stress-ng/{stress-ng_0.11.00.bb => stress-ng_0.11.01.bb} (83%)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.18.bb => wayland-protocols_1.20.bb} (86%)
 rename meta/recipes-support/enchant/{enchant2_2.2.7.bb => enchant2_2.2.8.bb} (85%)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.68.3.bb => libsoup-2.4_2.68.4.bb} (91%)

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


More information about the Openembedded-commits mailing list