[oe-commits] [openembedded-core] branch master updated (1f8a732 -> c49e4fd)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 2 09:06:43 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

    from 1f8a732  Revert "pigz: Add debug for autobuilder errors"
     new b97a5a3  bison: update to 3.4.1
     new ab16d9c  bc: dc: fix exit code of q command
     new f2c56599 ruby: update to 2.5.5
     new 73d6034  quilt: update to 0.66
     new c7d9991  unfs3: Switch to new upstream location
     new ec64419  perl: fix Upstream-Status tags
     new c9854a4  image.bbclass: fix systemd_preset_all
     new e3cd783  mdam: fix mdmonitor start up failure
     new 147c7e0  nss: upgrade 3.44 -> 3.44.1
     new f61e067  efivar: ensure that target security flags are not used to build native code
     new c49e4fd  ltp: diotest4: Let kernel pick an address when calling mmap

The 11 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.bbclass                         |  5 ++-
 meta/recipes-bsp/efivar/efivar_37.bb               |  5 ++-
 .../bison/{bison_3.3.2.bb => bison_3.4.1.bb}       |  4 +-
 ...environment-variable-to-suppress-comments.patch |  2 +-
 .../perl/files/0002-Constant-Fix-up-shebang.patch  |  2 +-
 ...-Use-FLAG_REF-always-for-interned-strings.patch |  2 +-
 .../{quilt-native_0.65.bb => quilt-native_0.66.bb} |  0
 meta/recipes-devtools/quilt/quilt.inc              |  4 +-
 ...0001-tests-Allow-different-output-from-mv.patch |  8 ++--
 .../quilt/{quilt_0.65.bb => quilt_0.66.bb}         |  0
 .../ruby/{ruby_2.5.3.bb => ruby_2.5.5.bb}          |  4 +-
 .../unfs3/{unfs3_0.9.22.r497.bb => unfs3_git.bb}   | 19 +++------
 .../bc/bc/0001-dc-fix-exit-code-of-q-command.patch | 44 +++++++++++++++++++
 meta/recipes-extended/bc/bc_1.07.1.bb              |  3 +-
 ...t-kernel-pick-an-address-when-calling-mma.patch | 49 ++++++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20190115.bb          |  3 +-
 ...ption-y-for-use-syslog-to-recive-event-re.patch | 28 +++++++++++++
 .../recipes-extended/mdadm/files/mdmonitor.service | 20 ---------
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  3 +-
 .../nss/{nss_3.44.bb => nss_3.44.1.bb}             |  4 +-
 20 files changed, 153 insertions(+), 56 deletions(-)
 rename meta/recipes-devtools/bison/{bison_3.3.2.bb => bison_3.4.1.bb} (90%)
 rename meta/recipes-devtools/quilt/{quilt-native_0.65.bb => quilt-native_0.66.bb} (100%)
 rename meta/recipes-devtools/quilt/{quilt_0.65.bb => quilt_0.66.bb} (100%)
 rename meta/recipes-devtools/ruby/{ruby_2.5.3.bb => ruby_2.5.5.bb} (94%)
 rename meta/recipes-devtools/unfs3/{unfs3_0.9.22.r497.bb => unfs3_git.bb} (63%)
 create mode 100644 meta/recipes-extended/bc/bc/0001-dc-fix-exit-code-of-q-command.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-diotest4-Let-kernel-pick-an-address-when-calling-mma.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/mdmonitor.service
 rename meta/recipes-support/nss/{nss_3.44.bb => nss_3.44.1.bb} (98%)

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


More information about the Openembedded-commits mailing list