[oe-commits] [openembedded-core] branch master updated (b19f8e9 -> 64f9fd2)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 22 21:55:12 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 b19f8e9  conf/conf-notes.txt: add a mention of common tools
     add b9769fd  python-setuptools: update to 41.2.0
     new 6d61cd2  nfs-utils: decrease RLIMIT_NOFILE to 4k for systemd
     new 121ce09  gcc: Search in OE specific target gcclibdir
     new 9ea833b  patch: backport fixes
     new 88e61a3  btrfs-tools: Add a PACKAGECONFIG for zstd
     new e724e88  qemumips/qemumips64: move QB_SYSTEM_NAME to corresponding conf
     new dd6cdf6  libnss-nis: upgrade 3.0 -> 3.1
     new bf9cff0  gtk-doc: upgrade 1.30 -> 1.31
     new 4c7860e  desktop-file-utils: upgrade 0.23 -> 0.24
     new 5bf5fdd  libdazzle: upgrade 3.32.2 -> 3.32.3
     new e23adb4  rt-tests: exclude another development version
     new 71e030b  vala: upgrade 0.44.5 -> 0.44.7
     new c3503a7  epiphany: upgrade 3.32.3 -> 3.32.4
     new a0f5c84  opensbi: Disable SECURITY_CFLAGS since it cant link with libssp
     new 06e731b  libffi: Upgrade to 3.3-rc0
     new 6763c89  libmodulemd: depend on target python at build time
     new a9d8d8a  createrepo-c: upgrade 0.14.3 -> 0.15.0
     new 6db9109  pango: upgrade to 1.44.5
     new 4ee4e7a  lz4:upgrade 1.9.1 -> 1.9.2
     new c4b5aec  python3-pip:upgrade 19.2.1 -> 19.2.2
     new 43faa66  distcc: upgrade 3.3.2 -> 3.3.3
     new 8c5dc07  ncurses: upgrade 6.1+20181013 -> 6.1+20190803
     new 7ef7923  quilt: Export QUILT_PC variable in ptest Makefile
     new 64f9fd2  quilt: added less to RDEPENDS list

The 23 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/conf/machine/include/qemuboot-mips.inc        |   1 -
 meta/conf/machine/qemumips.conf                    |   2 +
 meta/conf/machine/qemumips64.conf                  |   2 +
 meta/recipes-bsp/opensbi/opensbi_0.4.bb            |   2 +
 .../nfs-utils/nfs-utils/nfs-mountd.service         |   1 +
 .../nfs-utils/nfs-utils/nfs-statd.service          |   1 +
 .../nfs-utils/nfs-utils_2.3.3.bb                   |   4 +
 ...ses_6.1+20181013.bb => ncurses_6.1+20190803.bb} |   2 +-
 .../btrfs-tools/btrfs-tools_5.2.1.bb               |   3 +-
 ...eaterepo-c_0.14.3.bb => createrepo-c_0.15.0.bb} |   4 +-
 ...le-utils_0.23.bb => desktop-file-utils_0.24.bb} |   9 +-
 .../distcc/{distcc_3.3.2.bb => distcc_3.3.3.bb}    |   2 +-
 ...Ensure-target-gcc-headers-can-be-included.patch |   8 +-
 ...Ensure-target-gcc-headers-can-be-included.patch |   6 +-
 .../libmodulemd/libmodulemd_git.bb                 |   2 +-
 ...k-temporary-file-on-failed-ed-style-patch.patch |  93 +++
 ...ak-temporary-file-on-failed-multi-file-ed.patch |  80 ++
 meta/recipes-devtools/patch/patch_2.7.6.bb         |   2 +
 meta/recipes-devtools/python/python-setuptools.inc |   4 +-
 ...tools_41.1.0.bb => python-setuptools_41.2.0.bb} |   0
 ...python3-pip_19.2.1.bb => python3-pip_19.2.2.bb} |   4 +-
 ...ools_41.1.0.bb => python3-setuptools_41.2.0.bb} |   0
 meta/recipes-devtools/quilt/quilt.inc              |   2 +-
 meta/recipes-devtools/quilt/quilt/Makefile         |   3 +-
 .../vala/{vala_0.44.5.bb => vala_0.44.7.bb}        |   4 +-
 meta/recipes-extended/libnss-nis/libnss-nis.bb     |   5 +-
 ...001-nis-hosts-Remove-use-of-RES_USE_INET6.patch | 162 ----
 .../{epiphany_3.32.3.bb => epiphany_3.32.4.bb}     |   4 +-
 ...y-correctly-set-permissions-on-file-to-be.patch |  23 -
 .../gtk-doc/files/pkg-config-native.patch          |   2 +-
 .../gtk-doc/{gtk-doc_1.30.bb => gtk-doc_1.31.bb}   |   5 +-
 .../{libdazzle_3.32.2.bb => libdazzle_3.32.3.bb}   |   4 +-
 .../pango/{pango_1.44.3.bb => pango_1.44.5.bb}     |  11 +-
 meta/recipes-rt/rt-tests/rt-tests.inc              |   4 +-
 .../libffi/libffi/0001-New-RISC-V-port-281.patch   | 827 ---------------------
 .../0001-libffi-Support-musl-x32-build.patch       |  30 -
 ...ps-Use-compiler-internal-define-for-linux.patch |  32 -
 .../0001-mips-fix-MIPS-softfloat-build-issue.patch | 177 -----
 meta/recipes-support/libffi/libffi/not-win32.patch |  10 +-
 .../libffi/{libffi_3.2.1.bb => libffi_3.3~rc0.bb}  |  19 +-
 .../lz4/{lz4_1.9.1.bb => lz4_1.9.2.bb}             |   2 +-
 41 files changed, 248 insertions(+), 1310 deletions(-)
 rename meta/recipes-core/ncurses/{ncurses_6.1+20181013.bb => ncurses_6.1+20190803.bb} (87%)
 rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.14.3.bb => createrepo-c_0.15.0.bb} (91%)
 rename meta/recipes-devtools/desktop-file-utils/{desktop-file-utils_0.23.bb => desktop-file-utils_0.24.bb} (73%)
 rename meta/recipes-devtools/distcc/{distcc_3.3.2.bb => distcc_3.3.3.bb} (98%)
 create mode 100644 meta/recipes-devtools/patch/patch/0001-Don-t-leak-temporary-file-on-failed-ed-style-patch.patch
 create mode 100644 meta/recipes-devtools/patch/patch/0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch
 rename meta/recipes-devtools/python/{python-setuptools_41.1.0.bb => python-setuptools_41.2.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-pip_19.2.1.bb => python3-pip_19.2.2.bb} (81%)
 rename meta/recipes-devtools/python/{python3-setuptools_41.1.0.bb => python3-setuptools_41.2.0.bb} (100%)
 rename meta/recipes-devtools/vala/{vala_0.44.5.bb => vala_0.44.7.bb} (57%)
 delete mode 100644 meta/recipes-extended/libnss-nis/libnss-nis/0001-nis-hosts-Remove-use-of-RES_USE_INET6.patch
 rename meta/recipes-gnome/epiphany/{epiphany_3.32.3.bb => epiphany_3.32.4.bb} (84%)
 delete mode 100644 meta/recipes-gnome/gtk-doc/files/0001-highlight.py-correctly-set-permissions-on-file-to-be.patch
 rename meta/recipes-gnome/gtk-doc/{gtk-doc_1.30.bb => gtk-doc_1.31.bb} (90%)
 rename meta/recipes-gnome/libdazzle/{libdazzle_3.32.2.bb => libdazzle_3.32.3.bb} (73%)
 rename meta/recipes-graphics/pango/{pango_1.44.3.bb => pango_1.44.5.bb} (83%)
 delete mode 100644 meta/recipes-support/libffi/libffi/0001-New-RISC-V-port-281.patch
 delete mode 100644 meta/recipes-support/libffi/libffi/0001-libffi-Support-musl-x32-build.patch
 delete mode 100644 meta/recipes-support/libffi/libffi/0001-mips-Use-compiler-internal-define-for-linux.patch
 delete mode 100644 meta/recipes-support/libffi/libffi/0001-mips-fix-MIPS-softfloat-build-issue.patch
 rename meta/recipes-support/libffi/{libffi_3.2.1.bb => libffi_3.3~rc0.bb} (71%)
 rename meta/recipes-support/lz4/{lz4_1.9.1.bb => lz4_1.9.2.bb} (94%)

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


More information about the Openembedded-commits mailing list