[oe-commits] [openembedded-core] branch master-next updated (921da19 -> 47aff2f)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 15 08:08:09 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 921da19  db: Fix timespec length assumptions
 discard 1f43871  qemuriscv64: Set the Xvisor platform
 discard 3dd8a65  populate_sdk_ext: We now require python3, not python
 discard fa34471  python3-pycairo: upgrade 1.18.2 -> 1.19.0
 discard 2080cc5  libgpg-error: upgrade 1.36 -> 1.37
 discard f6a39c1  icu: upgrade 64.2 -> 65.1
 discard f65989a  ell: upgrade 0.27 -> 0.28
 discard e80cf26  gdb: Upgrade to 9.1 release
 discard e3a84da  musl: Update to latest tip
 discard 0263532  busybox: Backport patches to support removal of __NR_clock_gettime
 discard 51fba6a  ruby: upgrade 2.6.5 -> 2.7.0
 discard 7f6ef47  wic: Honor APPEND
     new e75b114  ruby: upgrade 2.6.5 -> 2.7.0
     new 6fad0eb  busybox: Backport patches to support removal of __NR_clock_gettime
     new 4aaf868  musl: Update to latest tip
     new 0b5782b  gdb: Upgrade to 9.1 release
     new fc0eabe  ell: upgrade 0.27 -> 0.28
     new 0391fd4  python3-pycairo: upgrade 1.18.2 -> 1.19.0
     new 7f2bbfa  populate_sdk_ext: We now require python3, not python
     new b3eb356  qemuriscv64: Set the Xvisor platform
     new 47aff2f  db: Fix timespec length assumptions

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   (921da19)
            \
             N -- N -- N   refs/heads/master-next (47aff2f)

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/image_types_wic.bbclass               |   2 +-
 .../icu/{icu_65.1.bb => icu_64.2.bb}               |   4 +-
 .../libgpg-error-1.36-gawk5-support.patch          | 144 +++++++++++++++++++++
 .../{libgpg-error_1.37.bb => libgpg-error_1.36.bb} |   5 +-
 scripts/lib/wic/ksparser.py                        |   5 -
 5 files changed, 150 insertions(+), 10 deletions(-)
 rename meta/recipes-support/icu/{icu_65.1.bb => icu_64.2.bb} (88%)
 create mode 100644 meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.37.bb => libgpg-error_1.36.bb} (92%)

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


More information about the Openembedded-commits mailing list