aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devmem2
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/devmem2')
-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 143883afea..5b72d1c31b 100644
--- a/recipes/devmem2/devmem2.bb
+++ b/recipes/devmem2/devmem2.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Simple program to read/write from/to any location in memory."
SRC_URI = "http://www.lartmaker.nl/lartware/port/devmem2.c"
LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
S = "${WORKDIR}"