[oe-commits] [openembedded-core] branch master-next updated (2642252 -> 02180a3)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 22 08:25:44 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 2642252  quilt: added less to RDEPENDS list
 discard 263371e  quilt: Export missing QUILT_PC variable in ptest Makefile
 discard 0a95dad  python-setuptools: update to 41.2.0
     add b19f8e9  conf/conf-notes.txt: add a mention of common tools
     new b9769fd  python-setuptools: update to 41.2.0
     new db8d21c  quilt: Export missing QUILT_PC variable in ptest Makefile
     new 88f0f52  quilt: added less to RDEPENDS list
     new 475eac8  nfs-utils: decrease RLIMIT_NOFILE to 4k for systemd
     new afe314d  gcc: Search in OE specific target gcclibdir
     new f03efa7  patch: backport fixes
     new 0a152ba  btrfs-tools: Add a PACKAGECONFIG for zstd
     new 7557b04  qemumips/qemumips64: move QB_SYSTEM_NAME to corresponding conf
     new 0856b36  libnss-nis: upgrade 3.0 -> 3.1
     new a701856  gtk-doc: upgrade 1.30 -> 1.31
     new 94f1c95  desktop-file-utils: upgrade 0.23 -> 0.24
     new 03d78fe  libdazzle: upgrade 3.32.2 -> 3.32.3
     new 0bb0c81  rt-tests: exclude another development version
     new cec2c81  vala: upgrade 0.44.5 -> 0.44.7
     new bf93019  epiphany: upgrade 3.32.3 -> 3.32.4
     new a25558b  opensbi: Disable SECURITY_CFLAGS since it cant link with libssp
     new b3bd02c  libffi: Upgrade to 3.3-rc0
     new 15d4933  libmodulemd: depend on target python at build time
     new d73a768  createrepo-c: upgrade 0.14.3 -> 0.15.0
     new d80de67  pango: upgrade to 1.44.5
     new b24ef24  lz4:upgrade 1.9.1 -> 1.9.2
     new 2774bfb  python3-pip:upgrade 19.2.1 -> 19.2.2
     new 980d8c6  elfutils: 0.176 -> 0.177
     new 7f4c315  distcc: upgrade 3.3.2 -> 3.3.3
     new 039981a  ncurses: upgrade 6.1+20181013 -> 6.1+20190803
     new 02180a3  oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel source

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   (2642252)
            \
             N -- N -- N   refs/heads/master-next (02180a3)

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 26 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/conf-notes.txt                           |   7 +-
 meta/conf/machine/include/qemuboot-mips.inc        |   1 -
 meta/conf/machine/qemumips.conf                    |   2 +
 meta/conf/machine/qemumips64.conf                  |   2 +
 meta/lib/oeqa/selftest/cases/kerneldevelopment.py  |  65 ++
 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 +-
 .../{elfutils_0.176.bb => elfutils_0.177.bb}       |   8 +-
 ...ferences-between-mips-machine-identifiers.patch |  12 +-
 ...1-fix-compile-failure-with-debian-patches.patch |  48 ++
 ...-support-for-mips64-abis-in-mips_retval.c.patch |  13 +-
 .../0003-Add-mips-n64-relocation-format-hack.patch |  60 +-
 .../elfutils/files/debian/arm_backend.diff         |  39 +-
 .../elfutils/files/debian/disable_werror.patch     |  19 +-
 .../elfutils/files/debian/hppa_backend.diff        |  57 +-
 .../elfutils/files/debian/hurd_path.patch          |  17 +-
 .../elfutils/files/debian/ignore_strmerge.diff     |  15 +-
 .../elfutils/files/debian/kfreebsd_path.patch      |  13 +-
 .../elfutils/files/debian/mips_backend.diff        |  42 +-
 .../elfutils/files/debian/mips_cfi.patch           | 131 ++++
 .../elfutils/files/debian/mips_readelf_w.patch     |  22 +-
 .../files/debian/testsuite-ignore-elflint.diff     |  22 +-
 ...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 +
 ...python3-pip_19.2.1.bb => python3-pip_19.2.2.bb} |   4 +-
 .../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 +-
 53 files changed, 654 insertions(+), 1485 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/cases/kerneldevelopment.py
 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%)
 rename meta/recipes-devtools/elfutils/{elfutils_0.176.bb => elfutils_0.177.bb} (95%)
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-fix-compile-failure-with-debian-patches.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/mips_cfi.patch
 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/{python3-pip_19.2.1.bb => python3-pip_19.2.2.bb} (81%)
 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