tslib: bump git SRCREV and update include-cy8mrln-header.patch accordingly
authorSimon Busch <morphis@gravedo.de>
Fri, 22 Oct 2010 18:02:15 +0000 (20:02 +0200)
committerSimon Busch <morphis@gravedo.de>
Fri, 22 Oct 2010 18:02:51 +0000 (20:02 +0200)
Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/tslib/tslib/include-cy8mrln-header.patch
recipes/tslib/tslib_git.bb

index 11e3e8f..983c103 100644 (file)
@@ -1,6 +1,6 @@
-From 139abce63c08a18d94b00af03c3cf39d9fcac507 Mon Sep 17 00:00:00 2001
+From af4ddffd012071cf1bb721a5d37573544efc34f3 Mon Sep 17 00:00:00 2001
 From: Simon Busch <morphis@gravedo.de>
-Date: Sat, 18 Sep 2010 11:41:43 +0200
+Date: Fri, 22 Oct 2010 19:37:07 +0200
 Subject: [PATCH] cy8mrln-palmpre: ship cy8mrln header file with tslib
 
 ---
@@ -10,19 +10,14 @@ Subject: [PATCH] cy8mrln-palmpre: ship cy8mrln header file with tslib
  create mode 100644 plugins/cy8mrln.h
 
 diff --git a/plugins/cy8mrln-palmpre.c b/plugins/cy8mrln-palmpre.c
-index fe94d21..a02add2 100644
+index ebb4968..8b78fff 100644
 --- a/plugins/cy8mrln-palmpre.c
 +++ b/plugins/cy8mrln-palmpre.c
-@@ -24,12 +24,12 @@
+@@ -25,7 +25,7 @@
  #include <sys/stat.h>
  #include <sys/types.h>
  #include <unistd.h>
 -#include <linux/spi/cy8mrln.h>
- #include <stdint.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
- #include <stddef.h>
 +#include "cy8mrln.h"
  #include "config.h"
  #include "tslib-private.h"
index d06b158..b62cf89 100644 (file)
@@ -1,8 +1,8 @@
 SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git"
 S = "${WORKDIR}/git"
-SRCREV = "d9ff92d46a1e17361ac1"
+SRCREV = "5243db505b109df3001f"
 PV = "1.0+gitr${SRCPV}"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
 
 DEFAULT_PREFERENCE = "-1"