summaryrefslogtreecommitdiff
path: root/edb
diff options
context:
space:
mode:
Diffstat (limited to 'edb')
-rw-r--r--edb/edb-native_cvs.oe1
-rw-r--r--edb/edb_cvs.oe1
2 files changed, 2 insertions, 0 deletions
diff --git a/edb/edb-native_cvs.oe b/edb/edb-native_cvs.oe
index a9daff0bd1..159bb63c3f 100644
--- a/edb/edb-native_cvs.oe
+++ b/edb/edb-native_cvs.oe
@@ -1,4 +1,5 @@
SECTION = "unknown"
+LICENSE = "MIT"
include edb_cvs.oe
inherit native
DEPENDS = "zlib-native"
diff --git a/edb/edb_cvs.oe b/edb/edb_cvs.oe
index 6d7a74799c..cd1491c379 100644
--- a/edb/edb_cvs.oe
+++ b/edb/edb_cvs.oe
@@ -1,6 +1,7 @@
DESCRIPTION = "EDB is a database convenience library wrapped around the \
Berkeley DB 2.7.7 by Sleepycat Software."
SECTION = "e/libs"
+LICENSE = "MIT"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "zlib"
PV = "${CVSDATE}"