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:
4832167
)
devmem2: update LICENSE to more specific GPLv2
author
Denys Dmytriyenko
<denis@denix.org>
Mon, 15 Mar 2010 21:18:24 +0000
(17:18 -0400)
committer
Denys Dmytriyenko
<denis@denix.org>
Mon, 15 Mar 2010 21:18:24 +0000
(17:18 -0400)
recipes/devmem2/devmem2.bb
patch
|
blob
|
history
diff --git
a/recipes/devmem2/devmem2.bb
b/recipes/devmem2/devmem2.bb
index
4888d33
..
6a18173
100644
(file)
--- 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."
SRC_URI = "http://www.lartmaker.nl/lartware/port/devmem2.c"
-LICENSE = "GPL"
+LICENSE = "GPL
v2
"
PR = "r3"
S = "${WORKDIR}"