> On Dec 9, 2014, at 3:56 AM, Burton, Ross <[email protected]> wrote:
> 
> 
> On 9 December 2014 at 01:48, Kang Kai <[email protected] 
> <mailto:[email protected]>> 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"

shouldn’t this be ?= for better understasnding

> SYSPROF_aarch64=“"
> RRECOMMENDS_${PN} = "${SYSPROF}"
> 
> Ross
> -- 
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to