On 17 August 2015 at 06:03, Khem Raj <raj.k...@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
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core