diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-vesa_2.2.1.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-vesa_2.2.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb index b01a81047d..13b3aac770 100644 --- a/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb +++ b/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb @@ -9,3 +9,4 @@ SRC_URI += "file://fix-includepath.patch \ #DEPENDS += " " SRC_URI[archive.md5sum] = "61a1dc9a22991bd04d0ff98f800775c1" SRC_URI[archive.sha256sum] = "a3657971232e9c7db3e7517a8aedd86d3ef4d159f7099ec974cdd03aafa41080" +PR = "${INC_PR}.0" |