From 7629fb2c1a049ee71163218326db7df954eebe95 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Tue, 18 Jan 2011 17:31:14 +0100 Subject: [PATCH] tslib: bump SRCREV and remove extra SRCREV for palmpre Signed-off-by: Simon Busch --- recipes/tslib/tslib_git.bb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/recipes/tslib/tslib_git.bb b/recipes/tslib/tslib_git.bb index 1f4a9c5ab6..f2253aa5ad 100644 --- a/recipes/tslib/tslib_git.bb +++ b/recipes/tslib/tslib_git.bb @@ -1,15 +1,12 @@ SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git \ file://0001-relax-EV_VERSION-check-fail-only-if-version-of-runni.patch" S = "${WORKDIR}/git" -SRCREV = "860d69cadedef0dec8ba6259ab5850691d3402e7" +SRCREV = "5f48c7b878862b67ba61" PV = "1.0+gitr${SRCPV}" PR = "${INC_PR}.5" DEFAULT_PREFERENCE = "-1" -# force old revision, because include-cy8mrln-header.patch does not apply to current -SRCREV_palmpre = "5243db505b109df3001f" - # move this to tslib.inc when upstream releases a new version which includes support for # the palmpre machine SRC_URI_append_palmpre = " \ -- 2.39.5