diff options
Diffstat (limited to 'packages/efl1/embryo_cvs.bb')
-rw-r--r-- | packages/efl1/embryo_cvs.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/efl1/embryo_cvs.bb b/packages/efl1/embryo_cvs.bb index dcba8557a8..15546e206f 100644 --- a/packages/efl1/embryo_cvs.bb +++ b/packages/efl1/embryo_cvs.bb @@ -3,8 +3,8 @@ of the Enlightenment project, namely Edje. Embryo's scripting language is based CompuPhase's Small language that was introduced in Dr Dobb's Journal in 1999. \ Embryo allows scripting capabilities in places that otherwise wouldn't support \ basic programming structures such as in Edje EDCs." -LICENSE = "MIT" +LICENSE = "MIT BSD" PV = "0.9.1.041+cvs${SRCDATE}" -PR = "r0" +PR = "r1" inherit efl_library |