diff options
Diffstat (limited to 'meta/packages/xorg-proto/calibrateproto_git.bb')
| -rw-r--r-- | meta/packages/xorg-proto/calibrateproto_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/xorg-proto/calibrateproto_git.bb b/meta/packages/xorg-proto/calibrateproto_git.bb index 68c57ff3c7..60308601b9 100644 --- a/meta/packages/xorg-proto/calibrateproto_git.bb +++ b/meta/packages/xorg-proto/calibrateproto_git.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = " Touchscreen calibration protocol" | 3 | DESCRIPTION = "Touchscreen calibration protocol" |
| 4 | 4 | ||
| 5 | PV = "0.0+git${SRCDATE}" | 5 | PV = "0.0+git${SRCDATE}" |
| 6 | PR = "r1" | 6 | PR = "r1" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git;tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04 \ | 8 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git;tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04 \ |
| 9 | file://coords.patch;patch=1" | 9 | file://coords.patch;patch=1" |
| 10 | S = "${WORKDIR}/git" | ||
| 11 | 10 | ||
| 11 | S = "${WORKDIR}/git" | ||
