xf86-video-omapfb: add pandora specific screen blanking
[openembedded.git] / recipes / xorg-driver / xf86-video-omapfb_git.bb
index 7c723fa..cab2922 100644 (file)
@@ -2,13 +2,14 @@ require xorg-driver-video.inc
 
 DESCRIPTION = "X.Org X server -- OMAP display driver"
 
-PR_append = "e"
+PR_append = "f"
 
 SRCREV = "db636c8436265c3d86c5b8e00785e45d55825c80"
 PV = "0.1.1+${PR}+gitr${SRCREV}"
 PE = "1"
 
 SRC_URI = "git://git.pingu.fi/xf86-video-omapfb.git;protocol=http \
+           file://pandora_backlight_dim.patch;patch=1 \
           "
 
 S = "${WORKDIR}/git"