[yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

Zumeng Chen zumeng.chen at windriver.com
Thu Jan 5 22:27:01 PST 2012


于 2012年01月06日 14:11, Zumeng Chen 写道
> +DEPENDS = "liburcu popt lttng-ust"
>   
And there is a depend on liburcu, which version should
>= 0.6.6,
it just has been updated recently. Lucky and Thanks :)

Regards,
Zumeng
> +
> +SRC_URI = "http://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \
> +	   file://fix-compiling-error-for-powerpc-arm-and-mips.patch"
> +
> +SRC_URI[md5sum] = "58ed0a15db80a00172d5b0413a55451c" 
> +SRC_URI[sha256sum] = "188d262bda80043dd939c9aa7aec1795ca77aeec0cb3c0f23c28bfe754049491"
> +
> +S = "${WORKDIR}/lttng-tools-${PV}"
> +
> +
> +inherit autotools
> +
> +export KERNELDIR="${STAGING_KERNEL_DIR}"
> +
> +COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*)-linux'
>   




More information about the yocto mailing list