aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devmem2/devmem2.bb
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2011-01-13 15:49:27 +0100
committerEric Bénard <eric@eukrea.com>2011-01-13 16:01:16 +0100
commit7f07380ce98d61cd09793de98be45107b144f8f4 (patch)
treefdae65d55d2a07353237a365e4e58407755de93c /recipes/devmem2/devmem2.bb
parent3d5d11f94b0a78517a18c8a4668a7a324fc11be2 (diff)
downloadopenembedded-7f07380ce98d61cd09793de98be45107b144f8f4.tar.gz
devmem2 : fix patch
Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/devmem2/devmem2.bb')
-rw-r--r--recipes/devmem2/devmem2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/devmem2/devmem2.bb b/recipes/devmem2/devmem2.bb
index e3c444bd21..0baa7f0955 100644
--- a/recipes/devmem2/devmem2.bb
+++ b/recipes/devmem2/devmem2.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
PR = "r6"
SRC_URI = "http://www.lartmaker.nl/lartware/port/devmem2.c \
- file://devmem2-fixups-2.patch"
+ file://devmem2-fixups-2.patch;apply=yes;striplevel=0"
S = "${WORKDIR}"
do_compile() {