diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-apm_1.2.2.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-apm_1.2.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-apm_1.2.2.bb b/recipes/xorg-driver/xf86-video-apm_1.2.2.bb index c352dd0559..acd776ebdc 100644 --- a/recipes/xorg-driver/xf86-video-apm_1.2.2.bb +++ b/recipes/xorg-driver/xf86-video-apm_1.2.2.bb @@ -8,3 +8,4 @@ DEPENDS += " xf86rushproto" SRC_URI += "file://get-rid-of-host-includes.patch" SRC_URI[archive.md5sum] = "48441a19aaf015570b267f2a8e67d8ab" SRC_URI[archive.sha256sum] = "678edd063e1d5e7c7f72ccdda2388c5857559847b3d313c94d659f9bd51c1752" +PR = "${INC_PR}.0" |