summaryrefslogtreecommitdiff
path: root/packages/efl1/eet_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/efl1/eet_cvs.bb')
-rw-r--r--packages/efl1/eet_cvs.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/efl1/eet_cvs.bb b/packages/efl1/eet_cvs.bb
index cd12daf245..f2ab6a7408 100644
--- a/packages/efl1/eet_cvs.bb
+++ b/packages/efl1/eet_cvs.bb
@@ -3,8 +3,8 @@ arbitary set of chunks of data to a file and optionally compress \
each chunk (very much like a zip file) and allow fast \
random-access reading of the file later on."
DEPENDS = "zlib jpeg"
-LICENSE = "BSD"
+LICENSE = "MIT BSD"
PV = "0.9.10.041+cvs${SRCDATE}"
-PR = "r0"
+PR = "r1"
inherit efl_library