[OE-core] [oe-commits] Bruno Bottazzini : systemd 219 -> system 219-stable

Martin Jansa martin.jansa at gmail.com
Mon Apr 27 16:15:01 UTC 2015


On Mon, Apr 27, 2015 at 02:37:20PM +0000, git at git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: c21bf9d7bb0cb90392ed50a44c57a3d068b88ef9
> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c21bf9d7bb0cb90392ed50a44c57a3d068b88ef9
> 
> Author: Bruno Bottazzini <bruno.bottazzini at intel.com>
> Date:   Wed Apr 22 14:01:10 2015 -0300
> 
> systemd 219 -> system 219-stable
> 
> The upstream systemd git repo only contains the main systemd branch that
> progresses at a quick pace, continuously bringing both bugfixes and new features.
> 
> Distributions usually prefer basing their releases on stabilized versions
> that receive the bugfixes but not the features.
> 
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> 
> ---
> 
>  meta/recipes-core/systemd/systemd_219.bb | 10 +++-------
>  1 file changed, 3 insertions(+), 7 deletions(-)
> 
> diff --git a/meta/recipes-core/systemd/systemd_219.bb b/meta/recipes-core/systemd/systemd_219.bb
> index 43c4f95..d1303f7 100644
> --- a/meta/recipes-core/systemd/systemd_219.bb
> +++ b/meta/recipes-core/systemd/systemd_219.bb
> @@ -25,11 +25,11 @@ SECTION = "base/shell"
>  
>  inherit gtk-doc useradd pkgconfig autotools perlnative update-rc.d update-alternatives qemu systemd ptest gettext
>  
> -SRCREV = "a88abde72169ddc2df77df3fa5bed30725022253"
> +SRCREV = "85a6fabdd3e43cfab0fc6359e9f2a9e368d4a3ed"
>  
> -PV = "219+git${SRCPV}"
> +PV = "219-stable+git${SRCPV}"
>  
> -SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;branch=master \
> +SRC_URI = "git://anongit.freedesktop.org/systemd/systemd-stable;branch=v219-stable;protocol=git \
>             file://0002-shared-missing.h-fall-back-to-insecure-getenv.patch \
>             file://0003-binfmt-Don-t-install-dependency-links-at-install-tim.patch \
>             file://0004-configure-Check-for-additional-features-that-uclibc-.patch \
> @@ -38,12 +38,8 @@ SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;branch=master \
>             file://0007-util-Use-mkostemp-only-if-libc-supports-it.patch \
>             file://0008-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch \
>             file://0009-sysv-generator-add-support-for-executing-scripts-und.patch \
> -           file://0010-Make-root-s-home-directory-configurable.patch \

Removal of this patch causes:
WARNING: QA Issue: systemd: configure was passed unrecognised options:
--with-roothomedir [unknown-configure-option]

and why didn't you remove the .patch files which are no longer used from
SRC_URI?

>             file://0011-systemd-user-avoid-using-system-auth.patch \
> -           file://0001-tmpfiles-avoid-creating-duplicate-acl-entries.patch \
> -           file://0002-tmpfiles-quietly-ignore-ACLs-on-unsupported-filesyst.patch \
>             file://0012-systemd-tmpfiles.c-Honor-ordering-within-files-as-th.patch \
> -           file://0013-journal-fix-Inappropriate-ioctl-for-device-on-ext4.patch \
>             file://0014-Revert-rules-remove-firmware-loading-rules.patch \
>             file://0015-Revert-udev-remove-userspace-firmware-loading-suppor.patch \
>             file://tmpfiles-pam.patch \
> 
> -- 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com



More information about the Openembedded-core mailing list