diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-vesa_1.3.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-vesa_1.3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_1.3.0.bb b/recipes/xorg-driver/xf86-video-vesa_1.3.0.bb index 3c67e1ca5f..d6b57ce709 100644 --- a/recipes/xorg-driver/xf86-video-vesa_1.3.0.bb +++ b/recipes/xorg-driver/xf86-video-vesa_1.3.0.bb @@ -8,3 +8,4 @@ SRC_URI += "file://fix-includepath.patch" #DEPENDS += " " SRC_URI[archive.md5sum] = "4a307852f3b4850e436a41dab2a73676" SRC_URI[archive.sha256sum] = "b96c80ae81f5123ecef344dac4c734b2e281143d3ab7a7e633d6bf04c893e203" +PR = "${INC_PR}.0" |