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:
543d057
)
pointercal: set the LICENSE to MIT by default
author
Denys Dmytriyenko
<denis@denix.org>
Mon, 17 May 2010 20:07:51 +0000
(16:07 -0400)
committer
Denys Dmytriyenko
<denis@denix.org>
Mon, 17 May 2010 20:07:51 +0000
(16:07 -0400)
recipes/pointercal/pointercal_0.0.bb
patch
|
blob
|
history
diff --git
a/recipes/pointercal/pointercal_0.0.bb
b/recipes/pointercal/pointercal_0.0.bb
index
d98a78f
..
96ef765
100644
(file)
--- a/
recipes/pointercal/pointercal_0.0.bb
+++ b/
recipes/pointercal/pointercal_0.0.bb
@@
-1,6
+1,7
@@
DESCRIPTION = "Touchscreen calibration data"
+LICENSE = "MIT"
SECTION = "base"
-PR = "r2
0
"
+PR = "r2
1
"
SRC_URI = "file://pointercal"
S = "${WORKDIR}"