diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-input-hyperpen_1.1.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-input-hyperpen_1.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-input-hyperpen_1.1.0.bb b/recipes/xorg-driver/xf86-input-hyperpen_1.1.0.bb index 91b25f50bc..30d24d6afd 100644 --- a/recipes/xorg-driver/xf86-input-hyperpen_1.1.0.bb +++ b/recipes/xorg-driver/xf86-input-hyperpen_1.1.0.bb @@ -1,6 +1,6 @@ require xorg-driver-input.inc PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "1dfccb75069e61e0c6f990b47eb58c40" SRC_URI[archive.sha256sum] = "d1c20a3340e06c5634759832dcf2edc6acb41476a4f637eba6880730e607f493" -PR = "${INC_PR}.0" |