diff options
Diffstat (limited to 'meta-oe/recipes-graphics/tslib/tslib_git.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/tslib/tslib_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/tslib/tslib_git.bb b/meta-oe/recipes-graphics/tslib/tslib_git.bb index 07f8a97088..71a63ee942 100644 --- a/meta-oe/recipes-graphics/tslib/tslib_git.bb +++ b/meta-oe/recipes-graphics/tslib/tslib_git.bb | |||
| @@ -10,11 +10,12 @@ SECTION = "base" | |||
| 10 | LICENSE = "LGPLv2" | 10 | LICENSE = "LGPLv2" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a" |
| 12 | 12 | ||
| 13 | PR = "r0" | 13 | PR = "r1" |
| 14 | 14 | ||
| 15 | DEFAULT_PREFERENCE = "-1" | 15 | DEFAULT_PREFERENCE = "-1" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git \ | 17 | SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git \ |
| 18 | file://obsolete_automake_macros.patch \ | ||
| 18 | file://ts.conf \ | 19 | file://ts.conf \ |
| 19 | file://tslib.sh" | 20 | file://tslib.sh" |
| 20 | SRCREV = "e17263ef401ee885a27d649b90b577cfb44500e0" | 21 | SRCREV = "e17263ef401ee885a27d649b90b577cfb44500e0" |
