diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-voodoo_1.2.3.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-voodoo_1.2.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-voodoo_1.2.3.bb b/recipes/xorg-driver/xf86-video-voodoo_1.2.3.bb index 5e23995829..301a64e762 100644 --- a/recipes/xorg-driver/xf86-video-voodoo_1.2.3.bb +++ b/recipes/xorg-driver/xf86-video-voodoo_1.2.3.bb @@ -6,3 +6,4 @@ DESCRIPTION = "X11 driver for Voodoo/Voodoo2" DEPENDS += " xf86dgaproto" SRC_URI[archive.md5sum] = "c164effcc839eca1fc1d43a42f4086db" SRC_URI[archive.sha256sum] = "025d4d99ab19325b72417fadbb099c757412988f800c9511be3e2c3993ae29e9" +PR = "${INC_PR}.0" |