[oe-commits] [openembedded-core] branch master-next updated (f9107cf -> 5d36eb5)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 28 12:36:22 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 f9107cf  python3: Fix .pyc file reproduciblility
 discard 667518d  eudev: update to 3.2.8
 discard fc5ff80  git: update to 2.22.0
 discard 2df5f89  python3-pygobject: update to 3.32.2
 discard fc64eab  python3-pbr: update to 5.3.1
 discard 92ebdb6  python3-mako: update to 1.0.12
 discard d11b7b1  autoconf-archive: update to 2019.01.06
 discard 93b3ce0  libxt: update to 1.2.0
 discard 65b0d0d  libxi: update to 1.7.10
 discard e8f9335  libinput: update to 1.13.3
 discard caa74e4  gawk: update to 5.0.1
 discard 7f6017d  cve-update-db: do_populate_cve_db depends on do_fetch
 discard d305bc1  encodings: update to 1.0.5
 discard fe1dc4f  buildhistory: report sysroot changes
 discard c5a51ae  buildhistory: write the contents of the sysroot
 discard 35a241d  ltp: fix shmctl01 failure when executed.
 discard 1c2fd85  glib-2.0: Update to 2.60.4
 discard 26521d4  devtool: warn user about multiple layer having the same base name
 discard 798fa5f  pigz: Add debug for autobuilder errors
     add 2c8740f  devtool: warn user about multiple layer having the same base name
     add 82714d3  glib-2.0: Update to 2.60.4
     add 337e692  ltp: fix shmctl01 failure when executed.
     add b3ac82a  buildhistory: write the contents of the sysroot
     add e9df98b  buildhistory: report sysroot changes
     add f65013a  encodings: update to 1.0.5
     add 975793e  cve-update-db: do_populate_cve_db depends on do_fetch
     add 34dd24a  gawk: update to 5.0.1
     add e4c3166  libinput: update to 1.13.3
     add d529068  libxi: update to 1.7.10
     add 4a77ac2  libxt: update to 1.2.0
     add 5ef547b  autoconf-archive: update to 2019.01.06
     add 9225797  python3-mako: update to 1.0.12
     add 9bb4c8b  python3-pbr: update to 5.3.1
     add 26b7298  python3-pygobject: update to 3.32.2
     add 7e4d2d2  git: update to 2.22.0
     add e2ae595  eudev: update to 3.2.8
     add 148d54f  python3: Fix .pyc file reproduciblility
     new 187730c  pigz: Add debug for autobuilder errors
     new af00a3b  ksum.py: python -> python3
     new b856fc8  wic: python2 -> python3
     new a72f24f  ext-sdk-prepare.py: python2 -> python3
     new efcdf91  oeqa: Cleanup /usr/bin/env python
     new 5d36eb5  package_rpm.bbclass: python2 -> python3

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   (f9107cf)
            \
             N -- N -- N   refs/heads/master-next (5d36eb5)

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 6 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/package_rpm.bbclass    |  2 +-
 meta/files/ext-sdk-prepare.py       |  2 +-
 meta/lib/oeqa/selftest/cases/wic.py |  1 -
 meta/lib/oeqa/utils/logparser.py    |  1 -
 scripts/lib/wic/__init__.py         |  2 +-
 scripts/lib/wic/ksparser.py         |  2 +-
 scripts/lib/wic/pluginbase.py       |  2 +-
 scripts/tiny/ksum.py                | 44 ++++++++++++++++++-------------------
 8 files changed, 27 insertions(+), 29 deletions(-)

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


More information about the Openembedded-commits mailing list