[oe-commits] [openembedded-core] branch master updated (472507b -> 1be199f)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 3 00:11:42 UTC 2020


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

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

    from 472507b  opensbi: Remove dependency on FDT
     add b3313a1  classes/reproducible_build: Read SDE file later
     new 0e23c6f  oeqa: reproducible: Do not strip packages
     new f7c9e4c  texinfo/texinfo-dummy-native: Drop native path prefix
     new 9547637  texinfo: Only build texinfo when api-docs enabled
     new deda455  bitbake.conf: drop pod2man from hosttools
     new 0c58c47  bitbake.conf/sanity: Drop makeinfo as being required on buildhost
     new 2c2bdd9  linux-yocto: introduce 5.4 recipes
     new 240e0ae  kern-tools: update Kconfiglib to latest (for 5.4+ kernel)
     new 1be199f  kernel-devsrc: update to v5.4+

The 8 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/reproducible_build.bbclass            | 40 ++++++++++++----
 meta/classes/sanity.bbclass                        |  2 +-
 meta/classes/texinfo.bbclass                       |  8 ++--
 meta/conf/bitbake.conf                             |  4 +-
 meta/lib/oeqa/selftest/cases/reproducible.py       |  1 +
 .../opkg-utils/opkg-utils_0.4.2.bb                 |  2 +
 .../texinfo-dummy-native/texinfo-dummy-native.bb   |  2 -
 .../kern-tools/kern-tools-native_git.bb            |  2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb         |  8 ++--
 ...linux-yocto-rt_5.2.bb => linux-yocto-rt_5.4.bb} | 12 ++---
 ...x-yocto-tiny_5.2.bb => linux-yocto-tiny_5.4.bb} | 16 +++----
 meta/recipes-kernel/linux/linux-yocto_5.4.bb       | 54 ++++++++++++++++++++++
 12 files changed, 115 insertions(+), 36 deletions(-)
 copy meta/recipes-kernel/linux/{linux-yocto-rt_5.2.bb => linux-yocto-rt_5.4.bb} (85%)
 copy meta/recipes-kernel/linux/{linux-yocto-tiny_5.2.bb => linux-yocto-tiny_5.4.bb} (62%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_5.4.bb

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


More information about the Openembedded-commits mailing list