summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/embryo.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/efl/embryo.inc')
-rw-r--r--meta-efl/recipes-efl/efl/embryo.inc7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-efl/recipes-efl/efl/embryo.inc b/meta-efl/recipes-efl/efl/embryo.inc
index ab0290511..8bb8b6fbf 100644
--- a/meta-efl/recipes-efl/efl/embryo.inc
+++ b/meta-efl/recipes-efl/efl/embryo.inc
@@ -1,11 +1,12 @@
1DESCRIPTION = "The Enlightenment C-like scripting language for Edje" 1DESCRIPTION = "The Enlightenment C-like scripting language for Edje"
2LICENSE = "MIT BSD & CompuPhase"
3LIC_FILES_CHKSUM = "file://COPYING;md5=6aa45e26c1ed178da910fd76b306a875"
4 2
5inherit efl 3inherit efl
6 4
5LICENSE = "MIT BSD CompuPhase"
6LIC_FILES_CHKSUM = "file://COPYING;md5=6aa45e26c1ed178da910fd76b306a875"
7
7BBCLASSEXTEND = "native" 8BBCLASSEXTEND = "native"
8INC_PR = "r0" 9INC_PR = "r1"
9 10
10# Some upgrade path tweaking 11# Some upgrade path tweaking
11AUTO_LIBNAME_PKGS = "" 12AUTO_LIBNAME_PKGS = ""