[oe-commits] [openembedded-core] branch zeus updated (754d0ae -> f9739e0)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 11 11:06:42 UTC 2020


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

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

    from 754d0ae  lttng-modules: fix NULL pointer deference error when testing rpc_task_running
     new a67bd96  sstate: Add ability to hide summary output for sstate
     new fe454e9  sstate: Stop overwriting SSTATE_PKG
     new bfed8be  sstate: Ensure SSTATE_PKG is reloaded when handling siginfo
     new 7ce42a3  sstate: Ensure target sstate directory exists if unihash changes
     new c5f285f  sstate: Ensure mkdir happens before mktemp
     new a15c05f  sstate.bbclass: Fix for consistent whitespace
     new 1cc43cd  linux-yocto/5.2: update to v5.2.21
     new bbd287c  linux-yocto/5.2: update to v5.2.22
     new 9049ff4  linux-yocto/5.2: update to v5.2.23
     new 8a36666  linux-yocto/4.19: update to v4.19.84
     new 5412b20  linux-yocto/5.2: update to v5.2.24
     new 7e944cc  linux-yocto/4.19: update to v4.19.87
     new 56e9c16  linux-yocto/5.2: update to v5.2.25
     new 40a4167  linux-yocto/5.2: update to v5.2.26
     new 761a6dd  linux-yocto/5.2: update to v5.2.27
     new 201965b  linux-yocto/4.19/5.2/-dev: fix gcc10 build
     new f8489c8  linux-yocto/5.2: update to v5.2.28
     new f154198  liberror-perl: update 0.17027 -> 0.17028
     new 88255ab  podfix: class to remove Pod::Man versions from manpages
     new 3534f17  reproducible_build_simple: inherit podfix
     new dcbaf2a  podfix: only alter normal files
     new fd1aa49  systemd: Upgrade 243 -> 243.2
     new b8926f3  python3: Upgrade 3.7.5 -> 3.7.6
     new e6c4017  python3: RDEPEND on libgcc
     new 9a2748d  python3: Update to apply libgcc fix to libpython, glibc only
     new c251e75  pseudo: Make realpath() remove trailing slashes
     new f48ab42  libsdl2: fix failure appeared in bitbake libsdl2-native
     new f9739e0  kernel: Make symbol link to vmlinux.64 in boot directory

The 28 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.bbclass                        |  3 ++
 meta/classes/podfix.bbclass                        | 35 +++++++++++++
 meta/classes/reproducible_build_simple.bbclass     |  1 +
 meta/classes/sstate.bbclass                        | 51 +++++++++----------
 .../{systemd-boot_243.bb => systemd-boot_243.2.bb} |  0
 .../{systemd-conf_243.bb => systemd-conf_243.2.bb} |  0
 meta/recipes-core/systemd/systemd.inc              |  4 +-
 .../systemd/{systemd_243.bb => systemd_243.2.bb}   |  0
 ...or-perl_0.17027.bb => liberror-perl_0.17028.bb} |  6 +--
 .../0001-realpath.c-Remove-trailing-slashes.patch  | 57 ++++++++++++++++++++++
 meta/recipes-devtools/pseudo/pseudo_git.bb         |  1 +
 .../python/{python3_3.7.5.bb => python3_3.7.6.bb}  |  6 ++-
 meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb    |  1 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |  8 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb  |  8 +--
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      | 20 ++++----
 meta/recipes-kernel/linux/linux-yocto_5.2.bb       | 22 ++++-----
 19 files changed, 167 insertions(+), 68 deletions(-)
 create mode 100644 meta/classes/podfix.bbclass
 rename meta/recipes-core/systemd/{systemd-boot_243.bb => systemd-boot_243.2.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-conf_243.bb => systemd-conf_243.2.bb} (100%)
 rename meta/recipes-core/systemd/{systemd_243.bb => systemd_243.2.bb} (100%)
 rename meta/recipes-devtools/perl/{liberror-perl_0.17027.bb => liberror-perl_0.17028.bb} (85%)
 create mode 100644 meta/recipes-devtools/pseudo/files/0001-realpath.c-Remove-trailing-slashes.patch
 rename meta/recipes-devtools/python/{python3_3.7.5.bb => python3_3.7.6.bb} (98%)

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


More information about the Openembedded-commits mailing list