[oe-commits] [openembedded-core] branch master-next updated (c598c43 -> 9732159)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 24 22:02:52 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 c598c43  oeqa/buildoptions: check that Fortran code actually cross-compiles
 discard 50cd247  fortran-helloworld: add a very dumb Fortran Hello World for testing
 discard 84e92e6  mc: update to 4.8.23
 discard b8fef55  valgrind: Remove dependency on libx11
 discard 70ba65f  mdadm: fix systemd service start up failure
 discard 900c915  cmake: 3.14.1 -> 3.14.5
 discard fe026f3  quilt: run-ptest remove Interactive Input
 discard 950dfe9  cve-check: be idiomatic
 discard 23fbce7  cmake.bbclass: pass mandatory compiler flags through CMAKE_<LANG>_COMPILER_ARG1
 discard 433fb2b  cve-update-db: Use std library instead of urllib3
 discard 2997519  linux-yocto/5.0: make scsci-debug include scsci core configs
     new c73f3f9  linux-yocto/5.0: make scsi-debug include scsi core configs
     new baf585b  cve-update-db: Use std library instead of urllib3
     new 1c8b7e3  cve-check: be idiomatic
     new abc934a  quilt: run-ptest remove Interactive Input
     new c457af1  cmake: 3.14.1 -> 3.14.5
     new 5ec5f61  mdadm: fix systemd service start up failure
     new 914f126  valgrind: Remove dependency on libx11
     new 751ad18  mc: update to 4.8.23
     new 54905ac  fortran-helloworld: add a very dumb Fortran Hello World for testing
     new 7544697  oeqa/buildoptions: check that Fortran code actually cross-compiles
     new b5f4c14  gtk-icon-cache: rename intercept to update_gtk_icon_cache
     new 9732159  opkg: upgrade to version 0.4.1

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   (c598c43)
            \
             N -- N -- N   refs/heads/master-next (9732159)

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 12 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/cmake.bbclass                         |  19 +-
 meta/classes/gtk-icon-cache.bbclass                |   4 +-
 ...-libopkg-add-add-ignore-recommends-option.patch | 259 ---------------------
 ...pkg-add-target-for-testsuite-installation.patch |  43 ----
 ...sue72.py-resolve-paths-before-comparision.patch |  31 ---
 .../opkg/{opkg_0.4.0.bb => opkg_0.4.1.bb}          |  17 +-
 .../{update_icon_cache => update_gtk_icon_cache}   |   3 +-
 7 files changed, 20 insertions(+), 356 deletions(-)
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-libopkg-add-add-ignore-recommends-option.patch
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-opkg-add-target-for-testsuite-installation.patch
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-regress-issue72.py-resolve-paths-before-comparision.patch
 rename meta/recipes-devtools/opkg/{opkg_0.4.0.bb => opkg_0.4.1.bb} (84%)
 rename scripts/postinst-intercepts/{update_icon_cache => update_gtk_icon_cache} (76%)

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


More information about the Openembedded-commits mailing list