The 'do_install' task fails due to out-of-source-tree builds:
make: *** No rule to make target `install'. Stop.
Signed-off-by: Trevor Woerner <[email protected]>
---
recipes-multimedia/glive/glive_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-multimedia/glive/glive_git.bb
b/recipes-multimedia/glive/glive_git.bb
index 968072c..b4e7a2c 100644
--- a/recipes-multimedia/glive/glive_git.bb
+++ b/recipes-multimedia/glive/glive_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM =
"file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/johnweber/glive.git;branch=master"
SRCREV = "d7263f6dc685efb06cbd0f70b12c12193cec480a"
-inherit autotools pkgconfig
+inherit autotools-brokensep pkgconfig
S = "${WORKDIR}/git"
--
2.1.1.273.g97b8860
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale