aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zaurusd
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2011-04-14 22:55:46 +0000
committerutx@penguin.cz <utx@penguin.cz>2011-04-14 22:55:46 +0000
commit6e2627ed49223076c593044daf296fba45642e8b (patch)
tree68885a74fd786ff50203eb7461c443d9663600bc /recipes/zaurusd
parentb326d2d7ffd8b286394c51ddbc8b5a033799db4f (diff)
downloadopenembedded-6e2627ed49223076c593044daf296fba45642e8b.tar.gz
zaurusd: Convert Makefile.am spaces to tabs to be compatible with the new GNU make.
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
Diffstat (limited to 'recipes/zaurusd')
-rw-r--r--recipes/zaurusd/files/new-make.patch11
-rw-r--r--recipes/zaurusd/zaurusd_svn.bb3
2 files changed, 13 insertions, 1 deletions
diff --git a/recipes/zaurusd/files/new-make.patch b/recipes/zaurusd/files/new-make.patch
new file mode 100644
index 0000000000..dcc83fe363
--- /dev/null
+++ b/recipes/zaurusd/files/new-make.patch
@@ -0,0 +1,11 @@
+Index: zaurusd/Makefile.am
+===================================================================
+--- zaurusd.orig/Makefile.am
++++ zaurusd/Makefile.am
+@@ -4,5 +4,4 @@ SUBDIRS = apps config scripts
+ MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing
+
+ snapshot:
+- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
+-
++ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
diff --git a/recipes/zaurusd/zaurusd_svn.bb b/recipes/zaurusd/zaurusd_svn.bb
index e382074391..af58831644 100644
--- a/recipes/zaurusd/zaurusd_svn.bb
+++ b/recipes/zaurusd/zaurusd_svn.bb
@@ -5,7 +5,7 @@ DEPENDS = "tslib"
RDEPENDS_${PN} = "procps"
SRCDATE = "20090501"
PV = "0.0+svn${SRCDATE}"
-PR = "r23"
+PR = "r24"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \
file://zaurus-hinge.in \
@@ -14,6 +14,7 @@ SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \
file://alsa-6000x-default.state.patch \
file://disable-alsa-handling.patch \
file://avoid-rotated-server.patch \
+ file://new-make.patch \
file://zaurus-hinge.matchbox-portrait \
file://zaurus-hinge.matchbox-landscape \
file://zaurus-hinge.bl-on \