[oe-commits] [openembedded-core] branch master updated (b1ebf91 -> 6b36db8)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 14 16:35:24 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 b1ebf91  cmake: 3.15.1 -> 3.15.2
     add 60dcae5  go-runtime: remove conflict files from -dev packages
     add de62308  meson: backport fix for builds with -Werror=return-type
     add 8b6ec55  linux-firmware: add PE back
     add 2cdb4b3  oeqa/buildgalculator.py: Add dependency on gtk+3
     add e54ecea  oeqa/parselogs: grep for exact errors list keywords
     new e9e5744  gcc-runtime: Move content from gcclibdir into libdir
     new 096fa15  gcc-cross-canadian: Drop obsolete shlibs exclusion
     new 08e2b5a  insane.bbclass: in file-rdeps do not look into RDEPENDS recursively
     new 73ff6ab  sudo: correct SRC_URI
     new 7ec9997  ovmf: fix upstream version check
     new e0de5df  xf86-input-libinput: update to 0.29.0
     new c3f04bd  gdb: Do not set musl specific CFLAGS
     new 1cd6ffc  linuxloader: Add entries for riscv64
     new 78a75d2  musl: Delete GLIBC_LDSO before creating symlink with lnr
     new 42b44fd  uboot: fixes to uboot-extlinux-config attribute values
     new 5b6e7d9  git: update to 2.22.1
     new 36fa73a  xrandr: update to 1.5.1
     new 8b9ea2d  python3-git: update to 3.0.0
     new 565aae4  librepo: update to 1.10.5
     new 6b36db8  libevent: update to 2.1.11

The 15 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/insane.bbclass                        |  18 ----
 meta/classes/linuxloader.bbclass                   |   4 +
 meta/classes/uboot-extlinux-config.bbclass         |  13 +--
 meta/lib/oeqa/runtime/cases/buildgalculator.py     |   1 +
 meta/lib/oeqa/runtime/cases/parselogs.py           |   2 +-
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 meta/recipes-core/ovmf/ovmf_git.bb                 |   1 +
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |   3 -
 meta/recipes-devtools/gcc/gcc-runtime.inc          |  18 +++-
 meta/recipes-devtools/gcc/gcc-runtime_8.3.bb       |  10 ---
 meta/recipes-devtools/gcc/gcc-runtime_9.1.bb       |  10 ---
 meta/recipes-devtools/gdb/gdb_8.3.bb               |   1 -
 meta/recipes-devtools/git/git_2.22.0.bb            |  11 ---
 meta/recipes-devtools/git/git_2.22.1.bb            |  11 +++
 meta/recipes-devtools/go/go-runtime.inc            |   3 +
 .../{librepo_1.10.4.bb => librepo_1.10.5.bb}       |  14 ++-
 meta/recipes-devtools/meson/meson.inc              |   1 +
 ...-return-statements-that-are-seen-with-Wer.patch | 100 +++++++++++++++++++++
 ...{python3-git_2.1.13.bb => python3-git_3.0.0.bb} |   4 +-
 meta/recipes-extended/sudo/sudo_1.8.27.bb          |   2 +-
 .../xorg-app/{xrandr_1.5.0.bb => xrandr_1.5.1.bb}  |   6 +-
 ...put_0.28.2.bb => xf86-input-libinput_0.29.0.bb} |   4 +-
 .../linux-firmware/linux-firmware_20190618.bb      |   2 +
 .../{libevent_2.1.10.bb => libevent_2.1.11.bb}     |   4 +-
 24 files changed, 169 insertions(+), 76 deletions(-)
 delete mode 100644 meta/recipes-devtools/git/git_2.22.0.bb
 create mode 100644 meta/recipes-devtools/git/git_2.22.1.bb
 rename meta/recipes-devtools/librepo/{librepo_1.10.4.bb => librepo_1.10.5.bb} (58%)
 create mode 100644 meta/recipes-devtools/meson/meson/0001-Fix-missing-return-statements-that-are-seen-with-Wer.patch
 rename meta/recipes-devtools/python/{python3-git_2.1.13.bb => python3-git_3.0.0.bb} (88%)
 rename meta/recipes-graphics/xorg-app/{xrandr_1.5.0.bb => xrandr_1.5.1.bb} (64%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_0.28.2.bb => xf86-input-libinput_0.29.0.bb} (63%)
 rename meta/recipes-support/libevent/{libevent_2.1.10.bb => libevent_2.1.11.bb} (88%)

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


More information about the Openembedded-commits mailing list