[dvbapp] increase PR.
[vuplus_openvuplus_3.0] / meta-bsp / recipes-graphics / directfb / directfb-armv7ahf-vfp-neon_1.7.7.inc
index a167cca..942ce4e 100644 (file)
@@ -1,15 +1,16 @@
-GFXPR = "20151007.r0"
+require directfb-${MACHINE}.inc
+
 GFX_FILE = "directfb_1.7-7_gfxdriver_${MACHINE}_${GFXPR}.tar.gz"
 
-SRC_URI[gfxdriver.md5sum] = "e97373ce01e9a41c3445d2c672b2efef"
-SRC_URI[gfxdriver.sha256sum] = "f44830ae6ddaf031aac0ffcfd51227ae6b582219b523fd943c601593bf1d9c22"
+PR .= "-vuplus2_${GFXPR}"
 
-PR .= "-vuplus1"
+GFX_URI ?= "http://archive.vuplus.com/download/build_support/vuplus/${GFX_FILE};name=gfxdriver "
 
-SRC_URI += " \
+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 += "\
@@ -54,3 +55,5 @@ FILES_${PN}-dbg += "\
 "
 
 BBCLASSEXTEND = "native"
+PACKAGE_ARCH := "${MACHINE_ARCH}"
+