summaryrefslogtreecommitdiff
path: root/ecore
diff options
context:
space:
mode:
Diffstat (limited to 'ecore')
-rw-r--r--ecore/ecore-native_cvs.oe1
-rw-r--r--ecore/ecore_cvs.oe1
2 files changed, 2 insertions, 0 deletions
diff --git a/ecore/ecore-native_cvs.oe b/ecore/ecore-native_cvs.oe
index e2ba3fc69b..c02e69b46a 100644
--- a/ecore/ecore-native_cvs.oe
+++ b/ecore/ecore-native_cvs.oe
@@ -1,4 +1,5 @@
include ecore_${PV}.oe
+LICENSE = "MIT"
inherit native
DEPENDS = "edb-native eet-native evas-native freetype-native"
diff --git a/ecore/ecore_cvs.oe b/ecore/ecore_cvs.oe
index 87abeffbf0..bb5292a8e6 100644
--- a/ecore/ecore_cvs.oe
+++ b/ecore/ecore_cvs.oe
@@ -5,6 +5,7 @@ HOMEPAGE = "http://www.enlightenment.org"
SECTION = "e/libs"
PRIORITY = "optional"
LEAD_SONAME = "libecore.so"
+LICENSE = "MIT"
PV = "${CVSDATE}"
DEPENDS = "edb eet evas freetype edb-native"
PR = "r4"