tslib: replace obsolete automake macros with working ones

Add obsolete-automake-macros.patch that replaces automake macros
no longer supported by automake-1.13 with modern constructs.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Marko Lindqvist
2013-01-03 18:54:13 +00:00
committed by Martin Jansa
parent cd5f284730
commit 4ba5cc77f1
2 changed files with 18 additions and 1 deletions
+2 -1
View File
@@ -10,11 +10,12 @@ SECTION = "base"
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a"
PR = "r0"
PR = "r1"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git \
file://obsolete_automake_macros.patch \
file://ts.conf \
file://tslib.sh"
SRCREV = "e17263ef401ee885a27d649b90b577cfb44500e0"