aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eibd/files
diff options
context:
space:
mode:
authorDirk Opfer <dirk@do13.de>2010-07-26 20:31:36 +0200
committerDirk Opfer <dirk@do13.de>2011-01-05 18:32:52 +0100
commit8220739f03338a6874a7e59a520f241139864231 (patch)
treed880696bd85cea2e63b179a21688f2cb1ee7c9cb /recipes/eibd/files
parent9372d5698ae1c480322deda893576f243e9e7fcb (diff)
downloadopenembedded-8220739f03338a6874a7e59a520f241139864231.tar.gz
eibd: Add recipe for git version based on pu branch
- Improved packaging, Sourcecode of examples are packaged separately
Diffstat (limited to 'recipes/eibd/files')
-rw-r--r--recipes/eibd/files/disable-python-pascal.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/eibd/files/disable-python-pascal.patch b/recipes/eibd/files/disable-python-pascal.patch
new file mode 100644
index 0000000000..1c21f4240b
--- /dev/null
+++ b/recipes/eibd/files/disable-python-pascal.patch
@@ -0,0 +1,11 @@
+Index: git/eibd/client/Makefile.am
+===================================================================
+--- git.orig/eibd/client/Makefile.am 2009-12-22 13:56:03.697239503 +0100
++++ git/eibd/client/Makefile.am 2009-12-22 13:57:40.315118547 +0100
+@@ -4,5 +4,5 @@ else
+ BUILDJAVA =
+ endif
+
+-SUBDIRS=def c $(BUILDJAVA) php perl cs python pascal .
++SUBDIRS=def c $(BUILDJAVA) php perl cs .
+