pointercal: set the LICENSE to MIT by default
authorDenys Dmytriyenko <denis@denix.org>
Mon, 17 May 2010 20:07:51 +0000 (16:07 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Mon, 17 May 2010 20:07:51 +0000 (16:07 -0400)
recipes/pointercal/pointercal_0.0.bb

index d98a78f..96ef765 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Touchscreen calibration data"
+LICENSE = "MIT"
 SECTION = "base"
-PR = "r20"
+PR = "r21"
 
 SRC_URI = "file://pointercal"
 S = "${WORKDIR}"