[OE-core] [PATCH 2/4 V2] systemd: Upgrade 219 -> 224

Burton, Ross ross.burton at intel.com
Mon Aug 17 12:42:22 UTC 2015


On 17 August 2015 at 06:03, Khem Raj <raj.khem at gmail.com> wrote:
>
> -LICENSE = "GPLv2 & LGPLv2.1 & MIT"
> +LICENSE = "GPLv2 & LGPLv2.1"
>  LIC_FILES_CHKSUM =
> "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
> -
> file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \
> -
> file://LICENSE.MIT;md5=544799d0b492f119fa04641d1b8868ed"
> +
> file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
>

Why?


> -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
>

Why?

@@ -108,8 +103,6 @@ EXTRA_OECONF = " --with-rootprefix=${rootprefix} \

>                   --with-rootlibdir=${rootlibdir} \
>                   --with-roothomedir=${ROOT_HOME} \
>                   --disable-coredump \
> -                 --disable-introspection \
> -                 --disable-kdbus \
>                   --enable-split-usr \
>                   --without-python \
>                   --with-sysvrcnd-path=${sysconfdir} \
> @@ -210,7 +203,7 @@ python populate_packages_prepend (){
>  PACKAGES_DYNAMIC += "^lib(udev|systemd).*"
>
>  PACKAGES =+ "${PN}-gui ${PN}-vconsole-setup ${PN}-initramfs ${PN}-analyze
> ${PN}-kernel-install \
> -             ${PN}-rpm-macros ${PN}-binfmt ${PN}-pam ${PN}-zsh libgudev"
> +             ${PN}-rpm-macros ${PN}-binfmt ${PN}-pam ${PN}-zsh
> ${PN}-xorg-xinitrc"
>

Why?


>  SYSTEMD_PACKAGES = "${PN}-binfmt"
>  SYSTEMD_SERVICE_${PN}-binfmt = "systemd-binfmt.service"
> @@ -224,8 +217,6 @@ FILES_${PN}-analyze = "${bindir}/systemd-analyze"
>  FILES_${PN}-initramfs = "/init"
>  RDEPENDS_${PN}-initramfs = "${PN}"
>
> -FILES_libgudev = "${libdir}/libgudev*${SOLIBS}"
> -
>

Why?

Okay, I know that kdbus is now enabled by default and gudev was removed and
is now part of GNOME, but that should be explicit in the commit message and
a rationale for moving from the "stable" series to latest release made.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150817/000b630c/attachment-0002.html>


More information about the Openembedded-core mailing list