On Mon, Jul 7, 2014 at 9:57 AM, Alexandru.Vaduva <[email protected]> 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 <[email protected]> > --- > 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 > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
