[oe-commits] [openembedded-core] branch master-next updated (b8cf999 -> 8d7d100)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 24 16:35:19 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 b8cf999  mc: update to 4.8.23
 discard 870a4cf  valgrind: Remove dependency on libx11
 discard c8919cf  mdadm: fix systemd service start up failure
 discard 7e2cbf0  cmake: 3.14.1 -> 3.14.5
 discard c7d7a48  quilt: run-ptest remove Interactive Input
 discard e2e6b0d  cve-check: be idiomatic
 discard b786bd8  cmake.bbclass: pass mandatory compiler flags through CMAKE_<LANG>_COMPILER_ARG1
 discard 2118e86  cve-update-db: Use std library instead of urllib3
 discard 0a1dd47  linux-yocto/5.0: make scsci-debug include scsci core configs
 discard f13d3bb  linux-yocto/5.0: bsp: add basic xilinx zynqmp support
 discard f51c2ea  sysklogd: Fix init script races
 discard 52a474f  oe_syslog.py: Handle syslogd/klogd restart race
     add 4bb3e8f  local.conf.sample.extended: remove redundant RUNTIMETARGET assignment
     new de9bddd  oe_syslog.py: Handle syslogd/klogd restart race
     new 2f823f4  sysklogd: Fix init script races
     new 9ec0f77  linux-yocto/5.0: bsp: add basic xilinx zynqmp support
     new 2997519  linux-yocto/5.0: make scsci-debug include scsci core configs
     new 433fb2b  cve-update-db: Use std library instead of urllib3
     new 23fbce7  cmake.bbclass: pass mandatory compiler flags through CMAKE_<LANG>_COMPILER_ARG1
     new 950dfe9  cve-check: be idiomatic
     new fe026f3  quilt: run-ptest remove Interactive Input
     new 900c915  cmake: 3.14.1 -> 3.14.5
     new 70ba65f  mdadm: fix systemd service start up failure
     new b8fef55  valgrind: Remove dependency on libx11
     new 84e92e6  mc: update to 4.8.23
     new ab1ad20  oeqa/buildoptions: check that Fortran code actually cross-compiles
     new 8d7d100  fortran-helloworld: add a very dumb Fortran Hello World for testing

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   (b8cf999)
            \
             N -- N -- N   refs/heads/master-next (8d7d100)

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 14 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-selftest/recipes-test/fortran/files/hello.f95 |  5 +++++
 .../recipes-test/fortran/fortran-helloworld.bb     | 23 ++++++++++++++++++++++
 meta/conf/local.conf.sample.extended               |  1 -
 meta/lib/oeqa/selftest/cases/buildoptions.py       |  7 ++-----
 4 files changed, 30 insertions(+), 6 deletions(-)
 create mode 100644 meta-selftest/recipes-test/fortran/files/hello.f95
 create mode 100644 meta-selftest/recipes-test/fortran/fortran-helloworld.bb

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


More information about the Openembedded-commits mailing list