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