[oe-commits] [openembedded-core] branch master-next updated (d6f6101 -> 3c14c66)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 15 10:53:13 UTC 2018


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

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

    from d6f6101  uninative: Add compatiblity version check
     new 62434e5  ncurses: fix do_install failure when base_libdir has more than one level
     new e58d552  openssl: fix libdir logic to allow multiarch style paths
     new 17fd322  ncurses: fix deletion of /usr/lib/terminfo
     new 38edecc  python-numpy: reorganize numpy recipes to use a common .inc file to reduce duplication
     new a5beb77  tcmode-default.inc: Define QEMUVERSION and softly pin it
     new 5cc89d3  pcmanfm: Drop COMPATIBLE_HOST setting
     new c1d22fe  site/riscv: Shunt the realloc configure test for startup-notification
     new fd3d98f  risc-v: Pin oldest kernel to 4.15 for the new kid
     new 1d615fc  build-recipe-list: improvements
     new 75bcc71  maintainers: remove obsolete entry
     new 14c6e4f  kmod: don't call gtkdocize twice
     new 6084879  valgrind: Fix multilib header conflict - valgrind/config.h
     new 53f3207  tiff: Fix multilib header conflict - tiffconf.h
     new 66b0f97  libgpg-error: Fix multilib header conflict - pg-error.h and gpgrt.h
     new eb08ce6  gtk-doc: always inherit python3native
     new 1bf1cf2  gtk-doc: use --srcdir instead of cd
     new 9b30e80  insane.bbclass: add support for RISC-V baremetal
     new 33d79f1  insane.bbclass: Fix typos in 32bit risc-v machine type
     new 54e0b3b  python3: Fix purelib install and runtime paths
     new a158b45  btrfs-tools: add RECIPE_NO_UPDATE_REASON
     new ad8f68e  linux-yocto/4.14/4.15: revert "features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG"
     new 010b355  maintainers: add maintainer for make-mod-scripts
     new 3c14c66  linux-yocto/4.12: backport bugfixes for x86

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/classes/gtk-doc.bbclass                       |  10 +-
 meta/classes/insane.bbclass                        |   6 +-
 meta/conf/bitbake.conf                             |   2 +
 meta/conf/distro/include/maintainers.inc           |   2 +-
 meta/conf/distro/include/tcmode-default.inc        |   5 +
 meta/recipes-connectivity/openssl/openssl10.inc    |   3 +-
 .../recipes-connectivity/openssl/openssl_1.1.0g.bb |   3 +-
 meta/recipes-core/ncurses/ncurses.inc              |   7 +-
 .../btrfs-tools/btrfs-tools_4.13.3.bb              |   1 +
 .../{python-numpy_1.14.1.bb => python-numpy.inc}   |  44 ++++----
 .../python-numpy/python-numpy_1.14.1.bb            | 113 +--------------------
 .../python-numpy/python3-numpy_1.14.1.bb           | 112 +-------------------
 .../python/python3/python-3.3-multilib.patch       |  21 ++--
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb  |   3 +-
 meta/recipes-kernel/kmod/kmod.inc                  |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      |  16 +--
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.15.bb      |   2 +-
 meta/recipes-multimedia/libtiff/tiff_4.0.9.bb      |   6 +-
 meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb         |   3 -
 .../libgpg-error/libgpg-error_1.27.bb              |   3 +-
 meta/site/riscv32-linux                            |   2 +
 meta/site/riscv64-linux                            |   2 +
 scripts/distro/build-recipe-list.py                |  30 ++++--
 30 files changed, 115 insertions(+), 299 deletions(-)
 copy meta/recipes-devtools/python-numpy/{python-numpy_1.14.1.bb => python-numpy.inc} (72%)

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


More information about the Openembedded-commits mailing list