On Thu, Feb 20, 2014 at 02:18:56AM -0800, Khem Raj wrote: > This patchset upgrades systemd to 209 as can be seen some enahancements > to uclibc were neeed. As of now. It builds for me on both uclibc/eglibc > Please test it out in your setups and report back any issues > > The following changes since commit 9a98b8bfe13b94d89a9e39cca821f26fdeaeffc3: > > image_types.bbclass: Fix tar IMAGE_CMD to not change directories > (2014-02-18 08:37:03 +0000) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib kraj/systemd-209 > > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/systemd-209 > > Khem Raj (2): > uclibc: Add new functionality needed for systemd 209 > systemd: Upgrade 208 -> 209
Thanks for upgrade
I've noticed pulseaudio failing to build when it tries to detect old
libsystemd-login lib:
| to the PKG_CONFIG_PATH environment variable
| No package 'libsystemd-login' found
| configure:26263: $? = 1
| configure:26277: result: no
| No package 'libsystemd-login' found
| configure:26310: error: *** Needed systemd support not found
do we want to enable compat libs or update pulseaudio to use new
libsystemd?
> ...-Use-bin-mkdir-instead-of-host-mkdir-path.patch | 31 --
> ...1-uClibc-doesn-t-implement-pwritev-preadv.patch | 15 +-
> ...ournal-Add-missing-byte-order-conversions.patch | 60 ----
> .../journal-file-protect-against-alloca-0.patch | 23 --
> ...n-appending-to-journal-file-allocate-larg.patch | 83 -----
> .../systemd/journald-add-missing-error-check.patch | 16 -
> .../systemd/systemd/systemd-pam-fix-execvpe.patch | 22 +-
> .../systemd/systemd-pam-fix-fallocate.patch | 24 +-
> .../systemd/systemd-pam-fix-getty-unit.patch | 20 +-
> .../systemd/systemd/systemd-pam-fix-mkostemp.patch | 166 +--------
> .../systemd/systemd/systemd-pam-fix-msformat.patch | 115 ++++---
> .../systemd/systemd/uclibc-sysinfo_h.patch | 19 ++
> .../systemd/{systemd_208.bb => systemd_209.bb} | 14 +-
> meta/recipes-core/uclibc/uclibc-git.inc | 3 +
> .../0001-Add-eventfd_read-and-eventfd_write.patch | 120 +++++++
> .../uclibc-git/0002-wire-setns-syscall.patch | 68 ++++
> ...tl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch | 377
> +++++++++++++++++++++
> 17 files changed, 702 insertions(+), 474 deletions(-)
> delete mode 100644
> meta/recipes-core/systemd/systemd/0001-Use-bin-mkdir-instead-of-host-mkdir-path.patch
> delete mode 100644
> meta/recipes-core/systemd/systemd/journal-Add-missing-byte-order-conversions.patch
> delete mode 100644
> meta/recipes-core/systemd/systemd/journal-file-protect-against-alloca-0.patch
> delete mode 100644
> meta/recipes-core/systemd/systemd/journal-when-appending-to-journal-file-allocate-larg.patch
> delete mode 100644
> meta/recipes-core/systemd/systemd/journald-add-missing-error-check.patch
> create mode 100644 meta/recipes-core/systemd/systemd/uclibc-sysinfo_h.patch
> rename meta/recipes-core/systemd/{systemd_208.bb => systemd_209.bb} (96%)
> create mode 100644
> meta/recipes-core/uclibc/uclibc-git/0001-Add-eventfd_read-and-eventfd_write.patch
> create mode 100644
> meta/recipes-core/uclibc/uclibc-git/0002-wire-setns-syscall.patch
> create mode 100644
> meta/recipes-core/uclibc/uclibc-git/0003-fcntl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch
>
> --
> 1.9.0
>
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
