summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc')
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
index aa37555..8bac151 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
@@ -1,5 +1,5 @@
1# Copyright (C) 2012-2015 Freescale Semiconductor 1# Copyright (C) 2012-2015 Freescale Semiconductor
2# Copyright (C) 2012-2014 O.S. Systems Software LTDA. 2# Copyright (C) 2012-2016 O.S. Systems Software LTDA.
3# Released under the MIT license (see COPYING.MIT for the terms) 3# Released under the MIT license (see COPYING.MIT for the terms)
4 4
5require recipes-graphics/xorg-driver/xorg-driver-video.inc 5require recipes-graphics/xorg-driver/xorg-driver-video.inc
@@ -21,6 +21,7 @@ INITSCRIPT_PARAMS = "start 99 2 3 4 5 ."
21 21
22EXTRA_OEMAKE += "-C ${S} -f Makefile prefix=${D}/usr \ 22EXTRA_OEMAKE += "-C ${S} -f Makefile prefix=${D}/usr \
23 sysroot=${STAGING_DIR_TARGET} \ 23 sysroot=${STAGING_DIR_TARGET} \
24 LFLAGS="${LDFLAGS}" \
24 BUSID_HAS_NUMBER=1 \ 25 BUSID_HAS_NUMBER=1 \
25 BUILD_IN_YOCTO=1 \ 26 BUILD_IN_YOCTO=1 \
26 XSERVER_GREATER_THAN_13=1" 27 XSERVER_GREATER_THAN_13=1"