[oe-commits] Simon Busch : tslib: bump SRCREV and remove extra SRCREV for palmpre

git version control git at git.openembedded.org
Tue Jan 18 16:32:59 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7629fb2c1a049ee71163218326db7df954eebe95
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7629fb2c1a049ee71163218326db7df954eebe95

Author: Simon Busch <morphis at amethyst.openembedded.net>
Date:   Tue Jan 18 17:31:14 2011 +0100

tslib: bump SRCREV and remove extra SRCREV for palmpre

Signed-off-by: Simon Busch <morphis at amethyst.openembedded.net>

---

 recipes/tslib/tslib_git.bb |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/recipes/tslib/tslib_git.bb b/recipes/tslib/tslib_git.bb
index 1f4a9c5..f2253aa 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 = " \





More information about the Openembedded-commits mailing list