diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-input-elo2300_1.1.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-input-elo2300_1.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-input-elo2300_1.1.0.bb b/recipes/xorg-driver/xf86-input-elo2300_1.1.0.bb index 9d9d3c8143..4439f6cbb8 100644 --- a/recipes/xorg-driver/xf86-input-elo2300_1.1.0.bb +++ b/recipes/xorg-driver/xf86-input-elo2300_1.1.0.bb @@ -1,6 +1,6 @@ require xorg-driver-input.inc PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "43885769d6f741272dda162e82902b0d" SRC_URI[archive.sha256sum] = "9551f67e24c4573867a64d032d1ff6b63654caab8a85d3c6b2af7748daaa2134" -PR = "${INC_PR}.0" |