devmem2: Bump forgotten PR, thanks zecke.
authorStefan Schmidt <stefan@datenfreihafen.org>
Wed, 22 Jul 2009 08:44:44 +0000 (08:44 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Wed, 22 Jul 2009 08:44:44 +0000 (08:44 +0000)
recipes/devmem2/devmem2.bb

index 143883a..5b72d1c 100644 (file)
@@ -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}"