summaryrefslogtreecommitdiffstats
path: root/patches/pyDataMatrixScanner
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2011-06-22 23:18:24 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2011-06-22 23:18:24 +0200
commite637222a8a39affa75a5a605aeada71d1953f635 (patch)
treeb44cd3dfd5618b0d305ebd9186769023a123b3f0 /patches/pyDataMatrixScanner
parent88dd278e99b571d1392d690786c645dd722c6212 (diff)
downloadptxdist-e637222a8a39affa75a5a605aeada71d1953f635.tar.gz
ptxdist-e637222a8a39affa75a5a605aeada71d1953f635.tar.xz
pyDataMatrixScanner: add patch tag
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'patches/pyDataMatrixScanner')
-rw-r--r--patches/pyDataMatrixScanner/0001-load-lib-from-global-dir.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/patches/pyDataMatrixScanner/0001-load-lib-from-global-dir.patch b/patches/pyDataMatrixScanner/0001-load-lib-from-global-dir.patch
index 48fa869bc..a0b6f1172 100644
--- a/patches/pyDataMatrixScanner/0001-load-lib-from-global-dir.patch
+++ b/patches/pyDataMatrixScanner/0001-load-lib-from-global-dir.patch
@@ -2,6 +2,11 @@ From: Michael Olbrich <m.olbrich@pengutronix.de>
Date: Thu, 26 May 2011 18:46:14 +0200
Subject: [PATCH] load lib from global dir
+The relative path does only work when the library is built in the same
+directory as the application, which is not the case if we install
+everything.
+
+Forwarded: no
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
pyv4l2.py | 2 +-