git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f327a
)
devmem2: Bump forgotten PR, thanks zecke.
author
Stefan Schmidt
<stefan@datenfreihafen.org>
Wed, 22 Jul 2009 08:44:44 +0000
(08:44 +0000)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Wed, 22 Jul 2009 08:44:44 +0000
(08:44 +0000)
recipes/devmem2/devmem2.bb
patch
|
blob
|
history
diff --git
a/recipes/devmem2/devmem2.bb
b/recipes/devmem2/devmem2.bb
index
143883a
..
5b72d1c
100644
(file)
--- 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 = "r
1
"
+PR = "r
2
"
S = "${WORKDIR}"