[oe] [meta-oe] systemd: split out libraries from ${PN}

Koen Kooi koen at dominion.thruhere.net
Wed Feb 8 16:31:42 UTC 2012


Op 8 feb. 2012, om 17:24 heeft Otavio Salvador het volgende geschreven:

> On Wed, Feb 8, 2012 at 10:50, Koen Kooi <koen at dominion.thruhere.net> wrote:
> ... 
> @@ -93,6 +98,11 @@ FILES_${PN} += " ${base_bindir}/* \
>                 ${bindir}/systemd* \
>                 ${libdir}/tmpfiles.d/*.conf \
>                 ${libdir}/systemd \
> +                ${libdir}/binfmt.d \
> +                ${libdir}/modules-load.d \
> +                ${libdir}/sysctl.d \
> +                ${localstatedir} \
> +                ${libexecdir} \
>                "
> 
> Those changes seems to be unrelated. Can you split it in two patches?

It's not unrelated, FILES_${PN} changed from += to =, so we need to mop up the stray files.






More information about the Openembedded-devel mailing list