[OE-core] [PATCH 3/4] systemd-bootchart: add recipe

ChenQi Qi.Chen at windriver.com
Mon Jun 20 06:26:08 UTC 2016


On 06/18/2016 02:36 AM, Burton, Ross wrote:
>
> On 17 June 2016 at 04:36, Chen Qi <Qi.Chen at windriver.com 
> <mailto:Qi.Chen at windriver.com>> wrote:
>
>     +DEPENDS = "libxslt-native libxslt-native xmlto-native
>     docbook-xml-dtd4-native docbook-xsl-stylesheets-native intltool"
>
>
> Can we not disable documentation?

Hi Ross,

There's not available option to disable it in its source codes.
Do you think we should try to add one for it? Or we just leave things as 
it is?

Best Regards,
Chen Qi

>     +SYSTEMD_SERVICE_${PN} = "systemd-bootchart.service"
>     +SYSTEMD_AUTO_ENABLE_${PN} = "disable"
>
>
> Enable by default, I'd suggest.
>
>     +do_configure_prepend() {
>     +    # intltool.m4 is a soft link to /usr/share/aclocal/m4, delete
>     it and use the one in our sysroot
>     +    rm ${S}/m4/intltool.m4
>     +    cp ${STAGING_DIR_TARGET}${datadir}/aclocal/intltool.m4
>     ${S}/m4/intltool.m4
>     +}
>
>
> IIRC just deleting the file should be sufficient, as we'll pull it in 
> from the sysroot automatically.
>
> Ross

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160620/9a011362/attachment-0002.html>


More information about the Openembedded-core mailing list