aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devmem2/devmem2.bb
diff options
context:
space:
mode:
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 4f92586a88..e3c444bd21 100644
--- a/recipes/devmem2/devmem2.bb
+++ b/recipes/devmem2/devmem2.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Simple program to read/write from/to any location in memory."
LICENSE = "GPLv2"
-PR = "r5"
+PR = "r6"
SRC_URI = "http://www.lartmaker.nl/lartware/port/devmem2.c \
file://devmem2-fixups-2.patch"