[oe-commits] [meta-openembedded] 27/43: directfb: Disable vdpau x11 spport

git at git.openembedded.org git at git.openembedded.org
Thu Dec 22 10:28:38 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit ebfdaa9f5e71e1998c45fe346d362bd583c2cab3
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Mon Dec 19 11:10:53 2016 -0800

    directfb: Disable vdpau x11 spport
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/directfb/directfb.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-graphics/directfb/directfb.inc b/meta-oe/recipes-graphics/directfb/directfb.inc
index fc272bd..bfbd9c2 100644
--- a/meta-oe/recipes-graphics/directfb/directfb.inc
+++ b/meta-oe/recipes-graphics/directfb/directfb.inc
@@ -51,6 +51,8 @@ EXTRA_OECONF = "\
   --disable-sdl \
   --disable-vnc \
   --disable-x11 \
+  --disable-x11vdpau \
+  --disable-xine-vdpau \
 "
 
 #Once -fno-omit-frame-pointer option of gcc is added into TARGET_CLFAGS as default

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list