[oe-commits] [openembedded-core] branch master-next updated (46953ef -> d3d7e9d)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 28 14:04:38 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

  discards  46953ef   cve-check-tool: report progress when downloading CVE database
  discards  e1ca859   cve-check-tool: convert do_populate_cve_db() from python to sh
       new  1bf0137   cve-check-tool: convert do_populate_cve_db() from python to sh
       new  145a29c   cve-check-tool: report progress when downloading CVE database
       new  a11d0d8   qemuboot: don't fail when QB_DEFAULT_KERNEL isn't symlink
       new  5100bb3   runqemu: explicitly set image format
       new  9977751   scripts: add new script
       new  707a2ed   parselogs: Update uvesafb errors in qemu whitelist
       new  d3d7e9d   scripts/runqemu: Be more loose when guessing QB_SYSTEM_NAME variable

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   (46953ef)
            \
             N -- N -- N   refs/heads/master-next (d3d7e9d)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/qemuboot.bbclass                      |  2 +-
 meta/lib/oeqa/runtime/parselogs.py                 |  6 +--
 ...ogress-in-percent-when-downloading-CVE-db.patch | 55 ++++++++++++----------
 scripts/native                                     | 48 +++++++++++++++++++
 scripts/runqemu                                    | 31 ++++++------
 5 files changed, 96 insertions(+), 46 deletions(-)
 create mode 100755 scripts/native

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


More information about the Openembedded-commits mailing list