[OE-core] [PATCH 2/4] systemd: Upgrade 219 -> 224
Jonathan Liu
net147 at gmail.com
Mon Aug 17 02:43:22 UTC 2015
Hi Khem,
On 16 August 2015 at 11:21, Khem Raj <raj.khem at gmail.com> wrote:
> diff --git a/meta/recipes-core/systemd/systemd_219.bb b/meta/recipes-core/systemd/systemd_224.bb
> similarity index 94%
> rename from meta/recipes-core/systemd/systemd_219.bb
> rename to meta/recipes-core/systemd/systemd_224.bb
> index 83e4bce..16eb497 100644
> @@ -23,14 +22,13 @@ DEPENDS = "kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl rea
>
> SECTION = "base/shell"
>
> -inherit gtk-doc useradd pkgconfig autotools perlnative update-rc.d update-alternatives qemu systemd ptest gettext
> +inherit useradd pkgconfig autotools perlnative update-rc.d update-alternatives qemu systemd ptest gettext
>
> -SRCREV = "85a6fabdd3e43cfab0fc6359e9f2a9e368d4a3ed"
> +SRCREV = "b2a0ac5e5b29c73ca7c0da23369a4769d5a91ddd"
>
> -PV = "219-stable+git${SRCPV}"
> +PV = "224+git${SRCPV}"
>
> -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 \
> +SRC_URI = "git://github.com/systemd/systemd.git;protocol=git \
> file://0003-binfmt-Don-t-install-dependency-links-at-install-tim.patch \
> file://0004-configure-Check-for-additional-features-that-uclibc-.patch \
> file://0005-nspawn-Use-execvpe-only-when-libc-supports-it.patch \
The git repository URL has already been changed to github.com in
master. Please rebase.
Regards,
Jonathan
More information about the Openembedded-core
mailing list