[meta-virtualization] [PATCH] multipath-tools: added support for autotools-brokensep.

Mark Asselstine mark.asselstine at windriver.com
Sun Dec 25 10:07:09 PST 2016


On Mon, Jul 7, 2014 at 9:57 AM, Alexandru.Vaduva
<Alexandru.Vaduva at enea.com> wrote:
> Separed build dir caused problem, the autotools support needs fixing.

It is best to take the time to describe the problem in the commit log,
no need to keep it a mystery.

Mark


>
> Signed-off-by: Alexandru.Vaduva <Alexandru.Vaduva at enea.com>
> ---
>  recipes-extended/multipath-tools/multipath-tools_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/multipath-tools/multipath-tools_git.bb b/recipes-extended/multipath-tools/multipath-tools_git.bb
> index 633b9f2..e2076d3 100644
> --- a/recipes-extended/multipath-tools/multipath-tools_git.bb
> +++ b/recipes-extended/multipath-tools/multipath-tools_git.bb
> @@ -15,7 +15,7 @@ SRC_URI = "git://git.opensvc.com/multipath-tools/.git;protocol=http"
>  SRCREV = "d3683ab18b386e9b3b54b59a122c689e9ebdf5cf"
>  PV = "0.4.9+gitr${SRCPV}"
>
> -inherit autotools
> +inherit autotools-brokensep
>
>  EXTRA_OEMAKE="LIB=${libdir} exec_prefix=${exec_prefix} libdir=${libdir}"
>
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


More information about the meta-virtualization mailing list