[OE-core] [PATCH 16/24] packagegroup-core-tools-profile: remove sysprof for aarch64

Burton, Ross ross.burton at intel.com
Tue Dec 9 11:56:05 UTC 2014


On 9 December 2014 at 01:48, Kang Kai <Kai.Kang at windriver.com> wrote:

> In the following var definition, it uses PROFILE_TOOLS_X:
>
> RRECOMMENDS_${PN} = "\
>     perf \
>     trace-cmd \
>     kernel-module-oprofile \
>     blktrace \
>     ${PROFILE_TOOLS_X} \
>     ${PROFILE_TOOLS_SYSTEMD} \
>     "
>
> I suppose that use SYSPROF_aarch64 doesn't work here.
>

But this is exactly what lttng does:

SYSPROF="sysprof"
SYSPROF_aarch64=""
RRECOMMENDS_${PN} = "${SYSPROF}"

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


More information about the Openembedded-core mailing list