[oe-commits] [openembedded-core] branch master-next updated (72deeb7 -> 1381d63)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 4 22:38:26 UTC 2020


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 72deeb7  blktrace: modify two scripts for python3
     new 21ed74e  libmodule-build-perl: make it reproducible
     new f87052a  classes/kernel.bbclass: Fix parsing errors
     new e9cc06f  buildtools-extended-tarball: add nativesdk-libxcrypt-dev
     new 5bf56f4  gdbm: add depend on readline for consistent builds
     new a8eda77  kernel-yocto.bbclass: fix a wrong inter-task dependency
     new aa6c17f  linux-firmware: use 'make install' for installation
     new 8090c53  python3-native: Should not search the system for headers/libraries.
     new e9b75e0  linux-yocto/5.2: backport perf build fix for latest binutils
     new 18cdcfa  linux-yocto: common-pc-drivers.cfg: add CONFIG_INPUT_UINPUT
     new 8338f79  linux-yocto/5.4: update to v5.4.23
     new 1381d63  linux-yocto: drop 5.2 recipes

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/kernel-yocto.bbclass                  |  2 +-
 meta/classes/kernel.bbclass                        |  4 +-
 .../meta/buildtools-extended-tarball.bb            |  1 +
 .../perl/libmodule-build-perl_0.4231.bb            | 15 +++++-
 ...Don-t-search-system-for-headers-libraries.patch | 29 ++++++++++++
 meta/recipes-devtools/python/python3_3.8.1.bb      |  1 +
 .../linux-firmware/linux-firmware_20200122.bb      | 22 +--------
 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb    | 44 ------------------
 meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb  | 32 -------------
 meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb  |  8 ++--
 meta/recipes-kernel/linux/linux-yocto_5.2.bb       | 54 ----------------------
 meta/recipes-kernel/linux/linux-yocto_5.4.bb       | 22 ++++-----
 meta/recipes-support/gdbm/gdbm_1.18.1.bb           |  2 +
 14 files changed, 69 insertions(+), 173 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_5.2.bb

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


More information about the Openembedded-commits mailing list