diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-dummy_0.2.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-dummy_0.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-dummy_0.2.0.bb b/recipes/xorg-driver/xf86-video-dummy_0.2.0.bb index f7d76c7d6e..f417311e7f 100644 --- a/recipes/xorg-driver/xf86-video-dummy_0.2.0.bb +++ b/recipes/xorg-driver/xf86-video-dummy_0.2.0.bb @@ -2,3 +2,4 @@ require xorg-driver-video.inc PE = "1" SRC_URI[archive.md5sum] = "22b7cc20a33443cbd218bd2521850cfe" SRC_URI[archive.sha256sum] = "46013885696f3c1a5e05c5d503abc69e691443319a97cf2c6a01ec031e06c910" +PR = "${INC_PR}.0" |