On 05/12/2014 09:34 AM, Drew Moseley wrote:
From: Drew Moseley <drew_mose...@mentor.com>

Signed-off-by: Drew Moseley <drew_mose...@mentor.com>
---
  meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb 
b/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
index d6e6fbc..7cda19e 100644
--- a/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
+++ b/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
@@ -33,7 +33,7 @@ PACKAGECONFIG[freetype2] = 
"--enable-freetype2,--disable-freetype2,freetype"
  PACKAGECONFIG[gbm] = "--enable-gbm,--disable-gbm,virtual/libgl"
  PACKAGECONFIG[gles1] = "--enable-gles1,--disable-gles1,virtual/libgles1"
  PACKAGECONFIG[gles2] = "--enable-gles2,--disable-gles2,virtual/libgles2"
-PACKAGECONFIG[glut] = "--with-glut,--without-glut,"
+PACKAGECONFIG[glut] = "--with-glut=${STAGING_EXECPREFIXDIR},--without-glut,"
  PACKAGECONFIG[osmesa] = "--enable-osmesa,--disable-osmesa,"
  PACKAGECONFIG[vg] = "--enable-vg,--disable-vg,virtual/libvg"
  PACKAGECONFIG[wayland] = "--enable-wayland,--disable-wayland,virtual/libgl 
wayland"


Seems the first version was merged already, so we could revert it or if you want to rebase this change against master, which would remove the configure patch and update the PACKAGECONFIG as above.

Thanks
        Sau!

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to