[oe-commits] Matthieu CRAPET : mesa-glut: fix S!=B failure

git at git.openembedded.org git at git.openembedded.org
Fri May 30 10:23:11 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 02995f82e63ef1aab25b03404102a22fe4d524e7
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=02995f82e63ef1aab25b03404102a22fe4d524e7

Author: Matthieu CRAPET <Matthieu.CRAPET at ingenico.com>
Date:   Wed May 21 11:17:44 2014 +0200

mesa-glut: fix S!=B failure

Signed-off-by: Matthieu Crapet <Matthieu.Crapet at ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb b/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb
index 7006b41..f23621d 100644
--- a/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb
+++ b/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb
@@ -9,6 +9,6 @@ PV = "8.0.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-inherit autotools pkgconfig
+inherit autotools-brokensep pkgconfig
 
 DEPENDS = "virtual/libx11 libxmu libxi virtual/libgl libglu"



More information about the Openembedded-commits mailing list