On 05/12/2015 10:18 AM, Khem Raj wrote:
On May 11, 2015 7:14 PM, "Robert Yang" <[email protected]
<mailto:[email protected]>> wrote:
>
> It works well with autotools now.
>
> Signed-off-by: Robert Yang <[email protected]
<mailto:[email protected]>>
> ---
> meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb <http://lttng-tools_2.6.0.bb>
| 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
<http://lttng-tools_2.6.0.bb> b/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
<http://lttng-tools_2.6.0.bb>
> index 8cc4220..d1c6293 100644
> --- a/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
<http://lttng-tools_2.6.0.bb>
> +++ b/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
<http://lttng-tools_2.6.0.bb>
> @@ -31,7 +31,9 @@ SRC_URI =
"git://git.lttng.org/lttng-tools.git;branch=stable-2.6
<http://git.lttng.org/lttng-tools.git;branch=stable-2.6> \
>
> S = "${WORKDIR}/git"
>
> -inherit autotools-brokensep ptest pkgconfig useradd
> +inherit autotools ptest pkgconfig useradd
> +
> +PR = "r1"
Why bump pr
We always need bump pr when change autotools-brokensep to autotools
to avoid the errors like:
configure: error: source directory already configured; run "make distclean"
there first
Configure failed. The contents of all config.log files follows to aid debugging
// Robert
>
> USERADD_PACKAGES = "${PN}"
> GROUPADD_PARAM_${PN} = "tracing"
> --
> 1.7.9.5
>
> --
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
<mailto:[email protected]>
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core