diff options
| author | Martin Kepplinger <martink@posteo.de> | 2017-10-17 11:55:17 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-10-20 16:14:56 +0000 |
| commit | 0d220e002e4f525469f0c24e0585318d2178e7a1 (patch) | |
| tree | 4752ecf2aff9db929478afd934f704047e18129d | |
| parent | 738bea45bc51d9a78a3d46ee8c18390427ccd547 (diff) | |
| download | meta-openembedded-0d220e002e4f525469f0c24e0585318d2178e7a1.tar.gz | |
tslib: update project homepage
The berlios project has been dead for a long time. tslib is hosted and
developed on github for years already.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/tslib/tslib_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/tslib/tslib_1.1.bb b/meta-oe/recipes-graphics/tslib/tslib_1.1.bb index 502034a9c4..e7c48ff6ce 100644 --- a/meta-oe/recipes-graphics/tslib/tslib_1.1.bb +++ b/meta-oe/recipes-graphics/tslib/tslib_1.1.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Tslib is an abstraction layer for touchscreen panel \ | |||
| 3 | events, as well as a filter stack for the manipulation of those events. \ | 3 | events, as well as a filter stack for the manipulation of those events. \ |
| 4 | Tslib is generally used on embedded devices to provide a common user \ | 4 | Tslib is generally used on embedded devices to provide a common user \ |
| 5 | space interface to touchscreen functionality." | 5 | space interface to touchscreen functionality." |
| 6 | HOMEPAGE = "http://tslib.berlios.de/" | 6 | HOMEPAGE = "http://tslib.org/" |
| 7 | 7 | ||
| 8 | AUTHOR = "Russell King w/ plugins by Chris Larson et. al." | 8 | AUTHOR = "Russell King w/ plugins by Chris Larson et. al." |
| 9 | SECTION = "base" | 9 | SECTION = "base" |
