[oe-commits] Martin Jansa : tslib: force old SRCREV for palmpre

git version control git at git.openembedded.org
Tue Jan 18 08:09:13 UTC 2011


Module: openembedded.git
Branch: master
Commit: e595c05a119dca5a04115140be879b1fd3b921f0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e595c05a119dca5a04115140be879b1fd3b921f0

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Jan 18 09:05:50 2011 +0100

tslib: force old SRCREV for palmpre

* playya fixed it in his tslib repo, waiting for pull to kergoth's branch

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/recipes/tslib/tslib_git.bb b/recipes/tslib/tslib_git.bb
index 74e17c3..1f4a9c5 100644
--- a/recipes/tslib/tslib_git.bb
+++ b/recipes/tslib/tslib_git.bb
@@ -7,6 +7,9 @@ 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