Support duo4k.
[vuplus_openvuplus_3.0] / meta-bsp / recipes-graphics / directfb / directfb-armv7ahf-vfp-neon_1.7.7.inc
index 2032e90..f1f491e 100644 (file)
@@ -1,13 +1,16 @@
-require directfb-${MACHINE}_1.7.7.inc
+require directfb-${MACHINE}.inc
 
 GFX_FILE = "directfb_1.7-7_gfxdriver_${MACHINE}_${GFXPR}.tar.gz"
 
-PR .= "-vuplus1"
+PR .= "-vuplus4_${GFXPR}"
 
-SRC_URI += " \
+GFX_URI ?= "http://archive.vuplus.com/download/build_support/vuplus/${GFX_FILE};name=gfxdriver "
+
+SRC_URI += "\
        file://vuplus-conf.patch \
        file://vuplus-prevent-VT.patch \
-       http://archive.vuplus.com/download/build_support/vuplus/${GFX_FILE};name=gfxdriver \
+       file://disable_linux_input_patch.diff \
+       ${GFX_URI}\
 "
 
 EXTRA_OECONF += "\
@@ -52,3 +55,5 @@ FILES_${PN}-dbg += "\
 "
 
 BBCLASSEXTEND = "native"
+PACKAGE_ARCH := "${MACHINE_ARCH}"
+